-
Notifications
You must be signed in to change notification settings - Fork 1
BundledModules
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.
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.
A simple module that adds the needed GA javascript code in the final pages with a configurable web property ID.
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. ####
This module will detect youtube links inside pages and convert them to embeded videos. The links must be plain text and NOT linkified.
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.
With this module you create contact forms with arbitrary fields. For more information about how to use it check its own documentation