[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] webhelp.xsl customizations
Hi Kasun,
(1)<style type="text/css">: I'd suggest to put that in a CSS file. The template already links 3 CSS files, so adding another one shouldn't be an issue.Two points. First, all the css styles in the later in the<style> section of webhelp.xsl are there to over-ride some styles in defined in jquery-ui-1.8.2.custom.css. The point is, the said jquery css file is 'untouched' meaning you can upgrade it easily without hassle. (All these over-ride css starts with .ui* which makes it easier to identify.)
Yep, good point.
Second, if you think there's a better to do the said over-riding, please consider moving these into the positioning.css file. That's a better option rather than adding another http request. The naming of the file may not be exact on its purpose, but that's where all the docbook webhelp related styles reside.
Sounds like a plan, although I guess David Cramer should make those changes, since he's maintaining the style sheets (?).
Glad to hear that you are interested in docbook webhelp Stefan. BTW, the best place to send contributions is to use the DocBook tracker for patches at sourceforge. [1] [1] http://sourceforge.net/tracker/?group_id=21935&atid=373749
Bookmarked, thanks! I'll upload patches there as soon as I feel qualified doing so. :-)
-- Cheers, Stefan Hinz <stefan.hinz@oracle.com>, MySQL Documentation Manager Phone: +49-30-82702940, Fax: +49-30-82702941, http://dev.mysql.com/doc ORACLE Deutschland B.V.& Co. KG Registered Office: Riesstr. 25, 80992 Muenchen, Germany Commercial Register: Local Court Of Munich, HRA 95603 Managing Director: Jürgen Kunz General Partner: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Register Of Chamber Of Commerce: Midden-Niederlande, No. 30143697 Managing Directors: Alexander van der Ven, Astrid Kepper, Val Maher
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]