Tony Collen wrote:

Vadim Gritsenko wrote:

Borges Charles wrote:

Hi,

Here's proposed SVGSerializer patch to support request
parameters.


...

or
samples/batik/batikLogo.png?width=200&height=100&indexed=2
... ugly!



Or samples/batik/batikLogo.png?width=1000&height=1000 samples/batik/batikLogo.png?width=1000&height=1001 samples/batik/batikLogo.png?width=1000&height=1002 ... in the loop and your server is down.

No, thank you, I'll pass on this particular parameter!


Shouldn't this be a concern of a transformer or the generator, anyway, and not the serializer??

Just pass the request parameters to an XSLT to change the svg height or width, then output the image.


Even better: pass via sitemap parameter (I like this way more :)

Vadim




Reply via email to