5
I Use This!
Inactive

News

Analyzed about 16 hours ago. based on code collected about 18 hours ago.
Posted over 17 years ago
I want to say a big thanks to David Reimer for are is help on the forum, website, documentation and everything he do to help Frog CMS to be more mature !! I can't forget to say a other big thanks to Bebliuc George for all is help on the forum ... [More] , website, documentation, plugins and even the css of madebyfrog with the IE6 issue. I want to say welcome aboard to Martijn too !! And thank you to all of you that make Frog CMS know to other and I hope you like it !! [Less]
Posted over 17 years ago
Yes it's done !! This feature is as easy as the administration (backend) to use. You need to add a i18n folder under your plugin folder and name each file like for the backend (ie: for french it will be fr-message.php) and this file will return an ... [More] associative array of the english version or the string and the translated one, exactly like the backend. This feature will be available on version 0.9.3, and the release of the 0.9.3 will be done really soon. If you know how to use SVN, the code is already public on the code google page. [Less]
Posted over 17 years ago
Work on 0.9.3 continues, with the addition of a couple new functions. Users suggested that it would be great idea to be able to add page specific keywords and description fields to the Metadata tab. So we added them! See the full instructions in the Docs section of this site.
Posted over 17 years ago
Several themes ported to Frog have now been added to the site (as well as an "original" Frog theme). A start has also been made on the admin side, with an admin theme also available (thanks to Bugeyes.de!). Keep an eye on this space. Hopefully these resources will continue to grow.
Posted almost 18 years ago
I currently work on the 0.9.3 version by adding new feature to the plugin API (script execution on enable and disable and more observers). It will add more flexibility to plugin developers. I will remove both tags and comments from the core and ... [More] port them as plugins. I have add in page metadata: keywords and description. Hope to have this done by the end of the week. [Less]