Jörn Nettingsmeier schrieb:
Richard Frovarp wrote:
Jörn Nettingsmeier wrote:
i really like the permalink idea, but since it's going to be a module anyways, why not use http://host.com/modules/permalink/<UUID>?lang=FOO?

Is it possible to chain modules together? What I want is a permalink I can throw at the SVG module for images.

hmm. all this proposed module does is expose the UUID to the outside world, which is not exactly rocket science. it would probably be easiest to just make the svg module handle UUIDs as well. that said, we might just make it a mandatory requirement that each module which works on documents must also match /modules/<moduleName>/*-*-* (or whatever pattern matches UUIDs, i don't remember now). our module sitemap interfaces need some cleaning up anyways.

wdyt?

Hmm, at a first glance this doesn't look optimal regarding orthogonality. I'd like to keep the uuid2url mapping separate from the single modules. But I have to admit that I can't imagine a straightfoward way to achieve this without giving it further thought.

-- Andreas



anyways, this is definitely post 2.0 stuff imho. i see the potential problem you mentioned (changing image path while a document referencing this image is being edited), but imho it's sufficiently rare to just live with it for the moment and carefully think about a really good solution for 2.0.1 instead of a quick hack now.



--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to