Closed
Bug 907238
Opened 12 years ago
Closed 12 years ago
Add style-ability to Zone root page
Categories
(developer.mozilla.org Graveyard :: General, defect)
developer.mozilla.org Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: openjck, Unassigned)
References
Details
No description provided.
Comment 1•12 years ago
|
||
Add a text field for custom CSS to the Content Zone Root (bug 907236) wiki page sub-type. This CSS will be applied to the root page and everything below it in the topic hierarchy.
Implementation idea: Maybe add a $css URL view to the wiki page which serves up the CSS contents with text/css content type, and have a block in the wiki page template that includes a <link> in the head that loads this $css for zone root & topic children.
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/0712c9cbfaa7852c24427e5ff5d09c42475e5a6d
bug 907238: Tweak zones to allow cascading styles through nested zones
Comment 3•12 years ago
|
||
Included as part of the implementation of bug 907236
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•