a to z
RewriteRule ^authors/([a-z])/?$ search.php?action=filter&filled=1&whichtype=links&titlecondition=start&titlesearch=$1
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on a to z
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
scripts.webmastersite.net/w...s/alphabetic_menu-378.html
Does this only work on the link title or would it work on a custom field? I tried it and it just went to a 404 page, so I guess that's my answer But thought I would double check anyway
Experienced
Usergroup: Customer
Joined: Aug 04, 2007
Total Topics: 16
Total Comments: 60
How about inserting a 'tag' like <!-- aa --> within description field with HTML enabled and then search for aa, bb, .... zz?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Any field works the same. Just change both instances of 'title' to the name of the field.
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
hmm, ok seems to be working now Perhaps I just had a typo when I first tried it.
How do I get that to a friendly url? I guess I have to add each letter to the .htaccess, but I am lost when it comes to that.
What would I write it if I wanted the resulting url to be http:// www. mysite. co.uk /authors/a ?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Rather than repeat 26 times in the rewrite other urls box, I'll give you a rule to use. At Admin -> Settings -> SEO -> Other .htaccess content put
Changing to use your author field.