Posted
on Oct 25, 2005
(permalink)
What I had in mind was using the same page setup you currently have, but adding in a flag, like the "Is Navigable", but would be something on the lines of "Is Internal." The page wold inherit all of the same characteristics except that you would also have a field for the external link. Then when rendering the menu, you just look for the flag and when available, use the external field as opposed to the PageID/PageName. I would imagine that this wold allow you to still order the pages as you normally would by keeping the same page structure that currently exists.
Since I don't have all of the code for the pages, I am not sure how easy this would be. To me, it seems pretty easily attainable. But then again, I am not buildng the package.
Will be glad to have this feature added in. Right now I have to hard code it in, and I hate hard-coding in things on a dynamic site. It is just asking for problems.