Skip to content
sque edited this page Aug 7, 2013 · 1 revision

Migration Import/Export

This module provides a painless way to migrate site content from one setup to another and between versions. Check its own documentation for how to use it.

Search Engine Optimizations

SEO module implements /sitemap.xml and /robots.txt and returns a complete sitemap file and a robots.txt that contains info about the sitemap location.

Google Analytics Tracker

A simple module that adds the needed GA javascript code in the final pages with a configurable web property ID.

Content Magic

Its a module that provides some magic words that can be used inside page editing to automate some things. The currently accepted commands are:

  • subpages
    Creates a list with all subpages of the current page.
  • redirect <url>
    Directly redirects user to another url.

The words must be enclosed in double hashes e.g. ####

Youtube

This module will detect youtube links inside pages and convert them to embeded videos. The links must be plain text and NOT linkified.

Revisions

By enabling this module, all actions on pages will be monitored and logged. Extra widget will be added at the page editing were you can revert back to previous versions.

"Revisions" module also implements the "preview" at the page editing.

Contact Form

With this module you create contact forms with arbitrary fields. For more information about how to use it check its own documentation

Clone this wiki locally