MFWork

Version 11 (the Mage, Dec 01, 2010 00:26)

1 1
h1. Mason FrameWork
2 1
3 1
Mason FrameWork (MFWork for friends) is the core project for most of my web applications.
4 1
5 1
As most development frameworks, this one was made to scratch someone itches, the Mason Framework was made to scratch mines.
6 1
7 1
The Mason Framework is mostly inspired by "WordPress":http://wordpress.org, and implemented with "HTML::Mason":http://masonhq.com.
8 1
9 1
h2. Most Relevant Info
10 1
11 1
* [[MFWiki]] - the wiki syntax implemented in the MFWork;
12 5 the Mage
* [[Modules]] - The modules that are implemented by the MFWork, and that you can use to create your sites;
13 1
* [[Hooks]] - The hooks that the MFWork itself makes available for you to connect handlers;
14 5 the Mage
* [[Handlers]] - The handlers that MFWork implements and make available, and their documentation;
15 4 the Mage
* [[Changeset]] - the changes that make each version.
16 7 the Mage
17 7 the Mage
* [[API]] - the API for the core of the Mason Framework
18 8 the Mage
* [[Forms]] - how the forms work on MFWork.
19 10 the Mage
* [[Templates]] - how the templates work on MFWork.
20 11 the Mage
21 8 the Mage
* [[Install]] - How to install the Mason FrameWork
22 8 the Mage
23 8 the Mage
h2. For what?
24 9 the Mage
25 8 the Mage
* [[Web Devel]]
26 8 the Mage
* [[Web Designers]]
27 8 the Mage
* [[Content Managers]]