[dokuwiki] Re: div class="page"
- From: Anika Henke <anika@xxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 21 May 2009 00:44:05 +0100
Pierre Spring wrote:
now, i noticed that there is at least one template that uses the
following container for the editor and pages (c.f. [1])
<die id="contentbody"/>
so, here goes my question: do you know of any other types of containers
i should, could look for, when displaying the wysiwyg editor?
It is advisable to only use IDs that cannot be created by Dokuwiki (e.g.
with two underscores in them). Otherwise whenever someone creates a
headline "Contentbody", the same CSS will be applied to that headline.
Just use "content__body" or "wysiwyg__content" or similar instead.
Anika
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts: