mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07534
[Bug 898437] A change has been merged
Reviewed: https://reviews.mahara.org/905
Committed: http://gitorious.org/mahara/mahara/commit/2ab3ed094e612234e8c1ad7adaeb1c79cf1c8ac5
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit 2ab3ed094e612234e8c1ad7adaeb1c79cf1c8ac5
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Thu Dec 1 14:06:16 2011 +1300
Allow custom templates to be added to all themes (bug #898437)
Sometimes it is useful for a site which has multiple themes in use to
be able to add a custom template (for example, a custom sideblock)
that appears in all themes, including the core themes and the raw
theme.
This patch adds local/theme/templates/ to the template search path, as
a fallback for when a template is not found in any of the theme
directories.
It is usually possible to achieve the same thing by putting the custom
template in the raw theme, but it is cleaner to keep them outside the
raw theme, and custom themes should not be required to inherit from
raw anyway.
Change-Id: I4f188ae3985741183d1c04f71c6c42e3ca4675cf
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/898437
Title:
Allow custom templates to be added to all themes
Status in Mahara ePortfolio:
In Progress
Bug description:
Sometimes a with multiple themes in use wants to add a custom template
(for example, a custom sideblock) that appears in all themes,
including the core themes and raw.
It is usually possible to achieve this by putting the custom template
into the raw theme, but it is cleaner to keep custom templates outside
raw, and custom themes should not be required to inherit from raw
anyway.
We should add a new directory under local/ to store these custom
templates.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/898437/+subscriptions
References