Not sure I can explain this so bear with me. I have been testing some 3rd party scripts with WB. If I try to include these in a page using the php include statement in a code section the urls are sometimes botched; for example if I place a localhost/links/link.php it actually creates the url localhost/pages/link.php.
I was thinking it might be useful to either allow setting the path for the friendly urls for a specific page, or have a special folder for installing third party apps so the links would work if that is possible
Example
localhost/pages/ext/
so that everything in that folder WB generates a name relative to that folder so I can just put my links/ rss/ and other third party scripts there if I have a problem with the urls.
I am using the Wrapper, and it works, but the include pages are searchable, and scrollbars don't pop up if the page content inadvertantly gets too long.
Hope you understand what I am asking.
