mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04372
[Bug 793815] A change has been merged
Reviewed: https://reviews.mahara.org/289
Committed: http://gitorious.org/mahara/mahara/commit/af0e933f391011a0e5f600f703be77b1c9ed23c0
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit af0e933f391011a0e5f600f703be77b1c9ed23c0
Author: Darryl Hamilton <darrylh@xxxxxxxxxxxxxxx>
Date: Thu May 26 09:37:22 2011 +1200
Feature: Generate a sitemap (bug #793815)
Code to generate a sitemap generation code, using the sitemaps.org
standard/protocol. The default generation is daily, with a
full generation done on the first of the month. The full
generation can also be forced by passing 'true' to the constructor.
Sitemap file(s) are placed in a 'sitemaps' directory just off
the docroot, with an index file placed in the docroot itself. If
the 'sitemaps' directory does not exist, one will be created.
More information can be found on
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/Sitemaps
Change-Id: Ib28983ca1c3b5ff06a6e603f402460531b987067
Signed-off-by: Darryl Hamilton <darrylh@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/793815
Title:
Generate sitemap for forum posts in public groups and publicly visible
portfolio content
Status in Mahara ePortfolio:
In Progress
Bug description:
Mahara should have an option to generate sitemap content, using the
sitemaps.org protocol, for forum topics in public groups and portfolio
content that has been shared with the public.
See the spec here:
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/Sitemaps
References