the-maker  1.8-src
About: The maker is a Web Content Management System (CMS).
  Fossies Dox: the-maker-1.8-src.zip  ("inofficial" and yet experimental doxygen-generated source code documentation)  

the-maker Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies the-maker-1.8-src.zip contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README.md

TheMaker is a Content Management System (CMS) for web sites. The Maker is running on your Mac and after you made your changes you are publishing via FTP.

All that is required is some web space with FTP access.

TheMaker is developed for MacOS X.

We hope you have a pleasant experience using the maker. If you have any feedback you are welcome to contact us at [info at makercms dot org] .

You will find a tutorial and videos at: [http://www.makercms.org/tutorial]

Requirements

To run TheMaker from source using Python you need:

How To Build

To build "TheMaker" you will need:

  • py2app on OS X

To build run:

$ ./compile_mac.sh


To run from source:

python ./maker.py


See LICENSE for license information.