Tag Archives: cmsms
Add an extra field to the Gallery module
The Gallery module for CMS Made Simple has two fields where you can enter a title and comment for any image. You can place these in your template using {$image->title} and {$image->comment}. Ideally, you should be able to add field … Continue reading
Additional Smarty variables for CMSMS CGBlog
I have released a plugin for CMS Made Simple, for use with with the CGBlog module. What does this do? CGBlog (1.3.2 at the time of writing) does not provide a lot of Smarty variables. This plugin provides a quick … Continue reading