[ http://issues.apache.org/jira/browse/COCOON-910?page=all ]
     
Jean-Baptiste Quenot closed COCOON-910:
---------------------------------------

    Resolution: Won't Fix

Thanks for this patch, however it only allows to override existing transcoding 
hints.  It would be much more efficient to interpret sitemap parameters the 
same way as component configuration, with just the difference that Batik Type 
must be grouped with Batik Value, example:

<map:parameter name="quality" value="float:0.9"/>

Here we would extract the Batik Type "float" from the Batik Value "0.9".

Feel free to reopen the issue if you can provide a new patch.

> [PATCH] sitemap parameters support for SVGSerializer
> ----------------------------------------------------
>
>          Key: COCOON-910
>          URL: http://issues.apache.org/jira/browse/COCOON-910
>      Project: Cocoon
>         Type: Bug
>   Components: - Components: Sitemap
>     Versions: 2.1.8
>  Environment: Operating System: All
> Platform: All
>     Reporter: Charles Borges
>     Assignee: Jean-Baptiste Quenot
>  Attachments: SVGSerializer-patch.zip
>
> This patch aims to add support for sitemap parameters
> allowing a user to override the default configuration of 
> the serializer with sitemap parameters.
> The main changes come with the implementation of the SitemapModelComponent 
> interface 
> and the use of a new inner class to keep information about the batik 
> trancoding 
> hints.

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

Reply via email to