MFWork

Version 3 (the Mage, Feb 02, 2010 22:40)

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 1
* [[Hooks]] - The hooks that the MFWork itself makes available for you to connect handlers;
13 1
* [[Modules]] - The modules that are implemented by the MFWork, and that you can use to create your sites.