Quote:
Originally Posted by xStylezx
Well that would work.Im really just looking to make the url like this
/forum-name/
instead of
/f-forum-name.html/
or this way would be acceptable too
/f-forum-name.html
|
Here's the best I can do for 1.5
/f-FORUM-NAME-HERE-ID{EXTENSION HERE}
The end-user can choose {EXTENSION HERE} to be anything they want (
.html,
.htm, blank, etc.)
The 'id' and 'f' are req'd and can't be changed for 1.5 (too much work involved).
Furthermore, vRewrite displays data based on the ID - once I figure out how to omit the ID without any problems, I will certainly add this as a feature (2.0).
Hope this is a good enough comprimise...