mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #32962
[Bug 1551380] A change has been merged
Reviewed: https://reviews.mahara.org/6095
Committed: https://git.mahara.org/mahara/mahara/commit/72267d3895f4272333d26e881e4035daa6910ed5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 72267d3895f4272333d26e881e4035daa6910ed5
Author: Kristina D.C. Hoeppner <kristina@xxxxxxxxxxxxxxx>
Date: Wed Mar 2 10:46:16 2016 +1300
Bug 1551380: Change directory name
behatnotneeded
Change-Id: I993387ddd6afe635fe7a95b0a89af5179a6a68df
--
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/1551380
Title:
Wrong directory name in instructions for subthemestarter
Status in Mahara:
Fix Committed
Bug description:
reported by Kevin Rickis:
The readme.md file in the "subthemestarter" directory has the following instructions:
4. Create a new folder in your theme directory, `css`, and put a new file in it, `style.css`
5. Add your custom CSS to `css/style.css`
The directory should be "style" not "css"
4. Create a new folder in your theme directory, `style`, and put a new file in it, `style.css`
5. Add your custom CSS to `style/style.css`
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1551380/+subscriptions
References