Themr
After seeing how useful Tagger has been for the Frog CMS community, I have decided to release a new plugin that will make it so easy to share layouts and snippets in Frog CMS. This plugin was made due to seeing users using Frog CMS asking about themes for Frog CMS and some were made but the installation took time to work out so I have decided to create a packager to make it easy for all to use.
Themr is easy to use and is developing rapidly. This plugin will change the way how you work with Frog CMS, if you are a theme maker, we have simplified the way you deliver your themes to the end user. If you are a end user we have simplified the way you install themes.
Screenshot

Themr is in its early stage and still Alpha so there will be bugs and features missing but we will fix them as soon as they are reported.
A new version of Themr is now ready and have alot alot of bug fixes and some added functionality. We have also included some themes from the Frog CMS website with this version of Themr.
Bug Fixes.
Fixed issue when trying to uninstall a Theme and the layout is assigned to a view.
Fixed the is installed function in the model file.
Added in check to remove install from the Themr theme since it is not usable but mean’t to be a example.
Update: 0.1.2 Alpha
We have fixed some more bugs and thanks to members of the community for their feedback and bug reporting. This is essential for Themr to get to a stable state.
Bug Fixes.
Fixed Access permission on Themr so only user with administration role can view the plugin.
Fixed image path issue which was caused if Frog CMS was not installed in root directory.
Enhancements.
Removed unnecessary file and code from the codebase.
Added in new Themes.
Added in new parameter for theme definition file.
Added in more documentation.
Updated the readme.txt file with more instructions.
Related posts:





Comments
We currently have 3 comments, come on Say something
David
Sat 20 Jun 09
Hi Andrew! This looks like a great initiative, and should certainly be a help to non-dev type Frog users!
I just tried it on localhost with a Frog 095RC1 install that was lying around. It installed fine, but when I tried to “install” the Rebound theme, I got this:
”
Notice: Undefined variable: directory_tree in C:\xampp\htdocs95rc1\frog\plugins\themr\ThemrController.php on line 244
Notice: Undefined variable: directory_tree in C:\xampp\htdocs95rc1\frog\plugins\themr\ThemrController.php on line 244
Notice: Undefined property: Themr::$content in C:\xampp\htdocs95rc1\frog\plugins\themr\models\Themr.php on line 64
Warning: Cannot modify header information – headers already sent by (output started at C:\xampp\htdocs95rc1\frog\plugins\themr\ThemrController.php:244) in C:\xampp\htdocs95rc1\frog\Framework.php on line 1114″
But I did get a green success flash, and likewise when I uninstalled it. The snippets were created (and remain).
Hope this helps!
Marcus
Sat 4 Jul 09
Thank you for developing this plugin, it is really big contribution to frog community and whole world
retrolaser
Thu 1 Oct 09
the links to the screeshots.png of the themes are absolute links expecting Frog is installed in root. My Frog is installed in a subdirectory so the image links are broken.
Other than that good job, thanks!
Add a comment