Madpy is a content management system that runs on top of apache , mod_python , postgresql and cheetah templates.
Some of it's features are:
Visit download page to download the latest version.
You can join in and post your questions about madpy in the forum area.
Madpy is developed by pure-ingredients.
Contact us if you are interested in a complete madpy deployment,
or if you wish to help or just to say hello!
Some of it's features are:
- Clean urls. You can use
urls instead of http parameters. E.g. :
http://madpy.com/en/folder?page=1 can be accessed as
http://madpy.com/en/folder/page1 (search engines "love" clean urls)
- Multilingual : Static text
and messages can be translated and new languages can be added. Support
for creating content in more than one languages. Automatic translation
in content that you have not translated.
- Themable : Look and feel can be changed in the whole site or in specific pages. Themes can be added by overriding the values you want in a css file.
- Customizable : Specify which parts are shown like header and side portlets. Add or remove behaviors to content types like CommentsBehavior. Create your own parts , behaviors and content types and extend your installation.
- Extendable : Create custom applications on top of madpy and take advantage of the already made functionality such as security, authorization , url to object mapping , and madata : an MVC mechanism.
Visit download page to download the latest version.
You can join in and post your questions about madpy in the forum area.
Madpy is developed by pure-ingredients.
Contact us if you are interested in a complete madpy deployment,
or if you wish to help or just to say hello!