MFWork

Version 2 (the Mage, Feb 02, 2010 22:38)

1 2 the Mage
2 1
{{>toc}}
3 2 the Mage
4 1
h1. Mason FrameWork
5 1
6 1
Mason FrameWork (MFWork for friends) is the core project for most of my web applications.
7 1
8 1
As most development frameworks, this one was made to scratch someone itches, the Mason Framework was made to scratch mines.
9 1
10 1
The Mason Framework is mostly inspired by "WordPress":http://wordpress.org, and implemented with "HTML::Mason":http://masonhq.com.
11 1
12 1
h2. Most Relevant Info
13 1
14 1
* [[MFWiki]] - the wiki syntax implemented in the MFWork;
15 1
* [[Hooks]] - The hooks that the MFWork itself makes available for you to connect handlers;
16 1
* [[Modules]] - The modules that are implemented by the MFWork, and that you can use to create your sites.