Hi Roland, you can always use VirtualURIMapping for this. The only problem with storing alternative names in the nodes themselves is that you would have to search for such alternative names and therefore access repo on every request even for pages that are already cached. That's bit heavy weight. You might want to come with some cache keeping mappings that were already resolved in memory until next activation or loading all mappings into memory on server startup and then updating them as time goes or something similar.
HTH, Jan -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=9117cf02-aea9-431b-8205-be1348c486e6 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
