Andreas Hartmann wrote:
[...] A random thought: We could consider an "images" module, which offers the SVG functionality and image upload usecases. With the new possibility to use a module URL prefix, this could be the starting point of a centralized asset management system. <img src="{$contextprefix}/images/{$pubId}/..."/>
I like it, but why would we need .../images/... in the path. We don't have .../documents/... in the paths for our documents. We could add an image module (resource type), which treats an image as any other resource (xhtml, homepage, opendoc, image, ...) would be treated.
We would have to add xhtml:img/@src to the linkRewritingTransformer, but the link rewriting needs to have this configurability anyway.
Images could just have a nav visibility of false. I guess the biggest change would be the addlink usecase. We could make it much more robust by allowing others to link to any images in the pub (other pubs as well?).
--Doug
-- Andreas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]