Michael Wechner wrote:
Felix Röthenbacher wrote:


One solution may be to reserve a URL "prefix" to modules. E.g.

http://localhost:8888/module/<module_name>/<module_specific_part>

'module' means that the request goes to a specific module. A possible
implemention may be to mount the sitemap of the specified module.

WDYT?



what about access controlling within modules?

If requested inside a publication URL space, the policies of
the publication apply.

If requested outside of a publication URL space, no policies
apply. But this case should probably not be allowed.

-- Andreas


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

Reply via email to