You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Diana Shannon <te...@mac.com> on 2002/05/22 21:24:10 UTC

Re: cvs commit: xml-forrest/src/documentation/skins/forrest-site/ xslt/html document2html.xsl

On Wednesday, May 22, 2002, at 10:35  AM, Piroumian Konstantin wrote:

> What about this for custom images:
> <img src="images/xxx/myimage.jpg">
> <img src="images/yyy/myimage.jpg">
> <img src="images/zzz/myimage.jpg">
>
> and simply for commons:
> <img src="images/myimage.jpg">

Just to add community contributor issues...

I've modularized all submissions into single directories (within howto 
directory, e.g.) which contain original contributor docs, images, and 
revision docs. Based on the current sitemap, these contributor images 
needed their own pipeline match. IMO administratively, these images 
should be stored together with their docs. It just makes it easier to 
commit, more modular to administer, etc...

Hope to submit diffs soon. Still working out a few lingering details.

Diana