Tag Archives: modify
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