Sunday 09 October 2005 11:37:34 pm
Hmm, ok I think found a temporary workaround but it's not really acceptable for a site editor that has little knowledge of the system nor is it what I would expect for true URL translation.
If you set up your translation using "System URL forwarding" like this for example:
New virtual URL = /myurl System URL = /content/view/full/42 Its usually nice to add the /content/view/full/(NodeId) of /myurl to point to the desired node just in case /content/view/full/(NodeId) is typed, for example:
New virtual URL = /content/view/full/(nodeID of myurl) System URL = /content/view/full/42 However this makes the node completely inaccessible from the admin. If you don't forward the content view you can still access the node via the admin by clicking on the folder icon for that node and selecting [view] from the dropdown list as this method seems to use the content/view/full/(nodeID) as the URL rather than /myurl. Like I said for a user with little knowledge it could be tricky and it doesn't provide the added protection on the public site. Any suggestions? Is this the intended function or a bug?
Pardon me while I burst into flames...
|