[dokuwiki] Re: HTML and CSS
- From: Christopher Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 25 Aug 2008 10:16:33 +0100
On 22 Aug 2008, at 15:44, Sylvain Bertrand wrote:
The style attribute is depecrated
In order to allow to use eye candy on a <html> wiki block and please
the standard, would it be nice to have a way to provide a "css" wiki
block?
Then, a <style> element would be nicely inserted in the <head>
generated web page block. AFAIK, the css provided in <style> elements
in the <head> generated web page block are merged together to create
the full css for the web page.
Regards,
Sylvain
Hi Sylvain,
If I understand you right, you're asking for a "CSS" syntax plugin.
Where you can add CSS into a wiki page and have it added to the page's
style cascade. Such a beast should be possible in DokuWiki, afaik one
doesn't currently exist.
fyi - the style attribute is not deprecated. Also checkout
userstyle.css and how plugin and template styles are currently all
merged into the wiki style sheet.
- Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: HTML and CSS
- From: Sylvain Bertrand
- References:
- [dokuwiki] HTML and CSS
- From: Sylvain Bertrand
Other related posts:
- » [dokuwiki] HTML and CSS
- » [dokuwiki] Re: HTML and CSS
- » [dokuwiki] Re: HTML and CSS
- » [dokuwiki] Re: HTML and CSS
- » [dokuwiki] Re: HTML and CSS
- » [dokuwiki] Re: HTML and CSS
- » [dokuwiki] Re: HTML and CSS
The style attribute is depecrated In order to allow to use eye candy on a <html> wiki block and please the standard, would it be nice to have a way to provide a "css" wiki block? Then, a <style> element would be nicely inserted in the <head> generated web page block. AFAIK, the css provided in <style> elements in the <head> generated web page block are merged together to create the full css for the web page. Regards, Sylvain
- [dokuwiki] Re: HTML and CSS
- From: Sylvain Bertrand
- [dokuwiki] HTML and CSS
- From: Sylvain Bertrand