one of the more useful features is now supported. I've tried to test
the function to make sure it works correctly, as far as I can tell it
does. tracking of "../"-URLs rocks :)
2002-02-11:
- Finished creating MTMresolveURL() which now means that the tree correctly
tracks relative URLs using "../" (it's not fool-proof though, "foo/../bar"
isn't resolved to "bar", and a "../" too many will result in URLs like
"http://main.html").
Notes:
- All protocols/schemes found in absoluteArray[] will be regarded as
non-local URLs, and will be used directly.
Morten!
--
"...a liquid which was almost, but not quite, entirely unlike tea."
My opinions are not necessarily those of my provider,
not necessarily mine, and probably not necessary.
|