Welcome to Elgg's documentation

This is the place to find documentation on all aspects of Elgg. If you would like to contribute your own documentation please do; we want this to be a real community effort!

Modifying About, Privacy Policy, Terms and Conditions and FAQ

From Elgg Documentation

To edit the About, Privacy Policy, Terms and Conditions and FAQ pages -

Login with admin account (news) Go to http://your_url/elgg/content/

This produces a page editor. Options are 'New page' or Edit this page' The Aboout page is displayed by default. Other pages can be selected from the side bar menu.

If the page titles - privacy.php and terms.php - are edited they continue to work ok from the About page sidebar menu but do not work from the Privacy Policy and Terms and Condition links in the page footer. Edit the targets for these by modifying <path_to_your_template>/pageshell, e.g. /mod/template/templates/Default_Template/pageshell. There is also a link in the administration panel to fix it on the web UI.

Back to Running Elgg