← Prev in month ← Prev in thread

draft.mode default to no?

From
Bob Stayton <>
Date
2010-09-20T08:45:03+00:00
ID
00af01cb58a0$16244b00$1701a8c0@pazu
Thread
draft.mode default to no?
The stylesheet parameter draft.mode's default value has been set to 'maybe' for quite 
awhile.  That kind of worked, because the url for the draft.watermark.image was a URL. 
Users requested that it not be a URL, because it created problems for offline people, 
and delayed processing to fetch it over the internet.  It required either changing the 
value or using a catalog to redirect the URL to a local location.

In version 1.76.0, we changed the draft.watermark.image to a local value like other 
docbook images.  However, when FOP creates the draft page-masters, it tries (and 
generally fails)  to load that image, even if the draft page-masters are not used.  I 
don't think that is correct behavior, as it should  only try to open that image if it 
is going to be used.

So I'm asking the mailing list if we should change the default value of the draft.mode 
param to 'no', so that the draft page-masters are not even used.  Personally, I think 
setting it to 'no' by default is a good thing.  If you want to use draft pages, then 
set the url to the watermark image and turn on the feature.

Bob Stayton
Sagehill Enterprises
← Prev in month ← Prev in thread