14 October 2008 1 Comment

CMS Made Simple WYSIWYG table outlines

CMS Made Simple is a great content management system.  It’s free, easy to get to grips with, quite powerful and the forums are fairly helpful when you need help.
There are obviously quirks with it (as there is with all off the shelf software) such as tables inserted within the WYSIWYG editor lacking any outlines, making [...]

12 September 2008 2 Comments

Page redirect with CMS Made Simple

If you’re scratching your head on how to get an HTTP redirect with CMS Made Simple, then save your scalp and scratch no longer!
All you need to do is create a User Defined Tag (UDT) within your CMS MS admin (Extensions > User Defined Tags), call the tag “redirect” and paste the following code:
if( isset( [...]