[ 
http://jira.codehaus.org/browse/MOJO-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Trieloff reassigned MOJO-251:
----------------------------------

    Assignee: Lars Trieloff

> Support for images and parametrization of Docbook stylesheet using a 
> properties file
> ------------------------------------------------------------------------------------
>
>                 Key: MOJO-251
>                 URL: http://jira.codehaus.org/browse/MOJO-251
>             Project: Mojo
>          Issue Type: New Feature
>          Components: docbook
>            Reporter: Jose Gonzalez Gomez
>            Assignee: Lars Trieloff
>         Attachments: docbook.patch
>
>
> I've added preliminary support for the following:
> 1. Image support: Docbook lets you add media files to the Docbook source 
> files using the media object tag. In the case of images, this means that a 
> image can be included in the Docbook file, and the stylesheets will turn this 
> into an IMG tag. In order for this to work the image file must be present in 
> the target directory tree where the xhtml files are being generated. I've 
> added a process that copies every file in the docbook source directory that 
> doesn't have an XML extension to the target directory, so images included 
> with a relative path will be perfectly viewable in the generated xhtml.
> 2. Docbook stylesheets are parametrizable using a huge amount of parameters 
> (for example, here you have the HTML parameter reference: 
> http://docbook.sourceforge.net/release/xsl/current/doc/html/). Creating a 
> plugin parameter for every stylesheet parameter makes no sense, as this would 
> be a huge amount of work and shouyld be continously mantained. I've added 
> support for specifying a parameters file, where all these parameters may be 
> specified. The plugin parses this file and passes all the parameters found to 
> the Docbook stylesheets.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to