»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> DocBook Environment (eDE) / Installation and Configuration / Marking HTMLHELP as 'draft'
Posted:  15 Jul 2005 12:25
Hi,
(oops, posted to the WAMP forum first by mistake - sorry!)

First of all - what a great product - thanks!

I would like to mark my document as 'draft', but cannot see where to customise the stylesheets to do so.

In a previous implementation of DocBook, I've used the:

<xsl:param name="draft.mode" select="'yes'"></xsl:param>

parameter in a custom xsl.  Is this possible with ede?

Thanks,

James
Posted:  28 Jul 2005 14:56
Sure. Just put your customizations in the appropriate custom_* stylesheets in c:\docbook\stylesheets. The custom settings will override the default settings made in the e-novative stylesheets. There are custom stylesheets for articles, books, and the various output formats.

You can even create per-document custom stylesheets.
Posted:  13 Sep 2005 13:38
(Back on the Help part of our project after being distracted onto other things...!)

Thanks for the reply - however, putting the XSL params mentioned above doesn't seem to have any effect.  The custom XSL is being picked up, but does not seem to have any effect.

Am I using the right xsl:param?  Do you have a list of the xsl:params which are applicable to the production of HTMLHELP using EDE?

Thanks,

James
Posted:  30 Nov 2005 16:19
Drafts work for me.

Did you remember also to define the draft.watermark.image:

<xslaram name="draft.watermark.image" select="'filename_here'"></xslaram>

And in the document, for example:

<book lang="en" status="draft">