Planet Mongo Alpha 3 is Released
Planet Mongo 0.03a is released!
Changes:
• Fixed issue with outblurt getting choked up on Planet Mongo commands found in PHP code
• Improved internal construction of content and theme modules
• Improved documentation
• Added folding feature to news module
• Added page title function to content module
• Added "random" module
Happy Holidays!
The Second Planet Mongo Alpha Released
Planet Mongo 0.02a is released!
Changes:
• Wrote FileWrapper class to replace the array-based file descriptors
• Rewrote outblurt() function to fix bugginess
• XML Database module added, as part of the database-independent functions planned, still without PEAR
• Comments/guestbook module added
• BBCode support enhanced
Enjoy!
The First Planet Mongo Alpha Released
Planet Mongo 0.01a is released!
In this feature, we have the basics of a content manager:
• An extensible module system
• A simple theme system
• A news/blog module
• A content module
Enjoy!
_______
To add news stories of your own, just go to the 'content/news' directory, and add new files, using the template '%article_name.%unix_time.%extension'. For example, this news story is named 'the_first_planet_mongo_alpha_released.1142201318.bb'.