Tag Archives: CMS

MODX/CMS – Problem with friendly urls

Problem: I’ve turned on friendly urls in the admin section of modx, when I try to view a page which should show the name of the file eg: about as opposed to id?23  the page doesn’t showup. The Fix: 1.  … Continue reading

Posted in Modx | Tagged , , , | Leave a comment

SilverStripe/Tip – Image location conventions

There are two places where you should keep images within SilverStripe: tutorial/images/ – Only designer can access and manage images. assets/ – Content author can upload and manage using SilverStripe. Each of these folders can naturally have subfolders to better … Continue reading

Posted in CMS, Web Development | Tagged , , , , , | Leave a comment