Case Sensitivity
Posted: 02 January 2009 10:07 PM   [ Ignore ]
Newbie
Rank
Total Posts:  4
Joined  2007-10-31

I am curious to see if there is a way to make the selected plugin to recognize both uppercase and lowercase URL’s as the same. The plugin works great, but it would rock if it could treat the url http://mysite.com/index.php/about_us/ the same as http://mysite.com/index.php/About_Us/

Is there a way to do this?

Profile
 
 
Posted: 05 January 2009 09:02 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8281
Joined  2006-10-18

Hi hildreth,

The easiest way to do this would be to specify multiple values like this: smile

<li {selected_about_us}{selected_About_Us}><a href="/about_us/">About Us</a></li
 Signature 
Profile
 
 
Posted: 14 April 2009 05:19 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  7
Joined  2009-04-14

Oh Yes

 Signature 

Asif Shabbir
SEO | Web Designer
Infomist Services

Profile
 
 
Posted: 14 April 2009 09:15 AM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8281
Joined  2006-10-18

Just realized my code example wasn’t complete… modified wink

 Signature 
Profile