mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02667
[Bug 692847] Re: Update default site page content
Actually htdocs/lib/upgrade.php is where you want to fix that, rather
than htdocs/lib/db/upgrade.php, otherwise new installs will still have
the privacy & about links, while existing sites will have them removed,
(which is the opposite of what we want).
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/692847
Title:
Update default site page content
Status in Mahara ePortfolio:
In Progress
Bug description:
The default content for the home, about, terms & conditions and
privacy pages is old & stale. Richard Wyles has provided some new
text in the attached file.
Because the default content needs to be edited by the site admin, we
should also turn off the about & privacy footer links by default in
new installs. (Terms & conditions is already disabled by default).
References