Re: [docbook-apps] Docbook images/graphics. Where do you keep them?

From
Remko Tronçon <>
Date
2009-05-14T14:30:06+00:00
ID
Thread
Re: [docbook-apps] Docbook images/graphics. Where do you keep them?
> Which is my solution too Eric! No, I'm not thinking its
> the smart way to do it! I now have this set of
> graphics all over my disk and website!

- For a website, set the user parameters "navig.graphics.path",
"admon.graphics.path" (and all other image paths) to either
"/graphics/" or "http://graphics.example.com/". Put all your graphics
in that dir.
- For your local disk, set "navig.graphics.path",
"admon.graphics.path" (and all other image paths) to
"/path/to/my/graphics" (or "C:\Path\To\My\Graphics"?). Put all your
graphics in that dir.

Personally, I just use softlinks for the images dir, but I'm not sure
whether these are available on your platform.

cheers,
Remko