← Back to team overview

mahara-contributors team mailing list archive

[Bug 1328310] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3806
Committed: http://gitorious.org/mahara/mahara/commit/ed34abc79d92f77f19745f29570b3b720f53c862
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    1.10_STABLE

commit ed34abc79d92f77f19745f29570b3b720f53c862
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Tue Oct 14 11:58:04 2014 +1300

Removing the redundant new local function for style overrides

Bug 1346926: This bug replicates the functionality of the
newly enhanced (in bug 1328310) local/theme directory. I'm
updating the documentation of local/theme at the same time,
to try to avoid this kind of replication in future.

Change-Id: Ia36442ac264f5e0740278592e734ddc0838bb80f

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1328310

Title:
  Let /local theme files override core theme files

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When I discovered that you can put template files under
  /local/theme/templates, I assumed that they would act like lang files
  placed under /local, and override any other theme files.

  But it turns out that, no, they come further down in the include list
  than the theme directories, which means their only use is if you're
  creating entirely new content.

  I think that the ability to use /local to override an individual theme
  file would be quite useful, though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1328310/+subscriptions


References