CMS
Knowledge Base

Submit a question

What is a module?

Updated: 21/06/10

Tags: | module |

A module is essentially a custom bit of PHP coding that can be plugged in to the CMS. It is a simply way for people to extend the core functionality of the CMS without having to dig in to the core CMS code engine. Once the module has been adde... read more

How do I install a new module in the CMS?

Updated: 21/06/10

Tags: | module | install | abstractor |

All module scripts should be placed in the 'modules' folder of the CMS. They should have an identical name to that of the page you want it to appear on. For example, if you have a gallery module you want to install and you want it to appear at www... read more

How do I delete a page?

Updated: 27/11/09

Tags: | delete | page |

To delete a page simply log in and visit the page you wish to delete. You will usually see a button at the top of the page which allows you to delete the page. If you do not see the button this is because there are other pages on your site below ... read more

Block: Gallery

Updated: 28/10/09

Tags: | block | image | gallery |

Similar to a Image block but with the addition of the ability to add a thumbnail image (a smaller version of the same image). In this way you can create a page with multiple relatively small images displayed in a grid, each linking through to the ... read more

Block: Share

Updated: 28/10/09

Tags: | block | share | social |

Dropping this block on to your page automaically adds links to popular social media websites such as Facebook, Digg and Reddit. Using these links visitors to your site can quickly and easily post links to these sites helping to spread your content.... read more

Block: Flash

Updated: 28/10/09

Tags: | block | flash |

Very similar to a Image block but instead allows you to add a flash SWF file to your page. This can be anything - from an animation to a video - and you can customize the size manually.... read more

Block: Comments

Updated: 28/10/09

Tags: | block | comments |

Adding a Comments block to your page enables your visitors to leave feedback about your content on your page. By default users have to be registered with your site before they are able to post a comment, but all visitors will be able to see the c... read more

Block: Left / Right Image Paragraph

Updated: 28/10/09

Tags: | block | image |

A combination of the Paragraph block and an Image block which allows you to add an image with text wrapped around it. If you want your image to appear to the right of your text select the Right Image Paragraph and vice-versa. Just like a stand... read more

Block: Image

Updated: 28/10/09

Tags: | block | image |

Does exactly as you'd image - adds a standard image to your page. You can set the width and height manually, or leave them as 0 and the image will show at its full size. If you choose to just set either the width or the height the opposite meas... read more

Block: Paragraph

Updated: 28/10/09

Tags: | block | paragraph | html |

The most basic yet essential building block available. As you'd imagine, the Paragraph block is used to add a block of text to your page. That said, the paragraph block can also be the most powerful as it allows you to enter raw HTML for added fle... read more

next