What is Mango Blog?
Mango Blog is an extensible blog engine released under the Apache license, built with ColdFusion. It provides the core engine to administer and publish entries and the necessary architecture to extend its basic functionality by adding plugins. Mango Blog can be easily customized by the use of exchangeable and completely customizable skins.
Features
News
How to access resource files in a plugin
Posted on January 04, 2009, under Plugins and Tags.
Adam Tuttle explains the best way to manage a plugin that needs additional resource files such as images or style sheets. Great guide to read if you are creating a plugin that needs files.
Popular Posts Plugin Bug Fixes
Posted on December 30, 2008, under Plugins and Tags.
Adam Tuttle has created a fix to his newly released Popular Posts plugin.
Finding the current DB type in a Mango plugin
Adam Tuttle has written a very informative post explaining how you can find the database type of the current Mango install when developing plugins. Knowing that would be important if your plugin wants to store data in the database or retrieve data stored by Mango itself.
