Posted By smcculloch on 5/28/2006 5:37 PM
Because I use TabPath, it already concatenates the SpecialsOfTheWeek part unfortunately. The code might be able to be modified to insert a - before each capital letter (except for the start).
There is no option to make it all lowercase currently, but it would be an easy change, is there a reason to do so?
Do you have any hint for modifying the source code to "keep the hyphen" ??
In fact, I have some pages titles like that : About-Us
Then, instead of removing the hyphen as it is done today (AboutUs.aspx), it keeps it:
--> About-Us.aspx
Is it something difficult to implement ???
DV |