|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
OverviewMortar is similar to a framework in the sense that it offers a number of tools to aid development, but Mortar takes things a step further by implementing a working base to build off of. By providing a working base, with all the core functionality required by modern web applications, Mortar simplifies the development, design and use of websites. At the same time Mortar does not try to accomplish everything. While there is certainly a robust core the system is, by itself, almost featureless from the end user perspective and very lightweight. By installing modules the system can be extended to fit almost any need. ModulesMortar holds sites together but it needs something to hold, and thats where modules come in. Modules tend to fit into three categories-
These categories not code or policy based, all modules are managed and put together in the same way. The majority of modules have aspects that fit into more than one category, as an application may want to provide its internal libraries for use in other applications or it may need to hook into the system for various reasons. Goals
To accomplish these goals we built an extensible system that handles most of the basic functionality shared by all web applications. The core itself does not offer much in the way of features but rather provides all the tools needed to add those features through the use of modules and plugins. Features
Requirements
RoadmapMortar is not quite at version 1.0 but we're working towards it. Take a look at our Project Roadmap to whats coming up or how you can help. Help WantedWe are currently looking for people interested in working on Mortar or its related projects. If you are interested in building themes, creating modules, testing and submitting ideas from the user perspective, enhancing the user interface, or anything else related to Mortar you should join our development list. You can also join us in ##mortar on freenode. Development SiteI am currently updating the wiki and website on weekends while working and developing the application during the week. Check out the recent changes to the code and site and you'll see we're a fast moving project. |