Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
can you alphabetize the discussion listing?
xwind11
New
Hello every one i was wondering is there a way to alphabetize the list in the discussions for easy searching?
I uploaded a screen shot of what im talking about..
Thank You
0
Comments
So basically you want to sort by the discussion title?
I think this is a sub-optimal field to sort by, but you could use what I posted in this discussion:
http://vanillaforums.org/discussion/comment/215807/#Comment_215807
and just replace
d.DateInserted
byd.Name
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
It sub-optimal becuase is not indexed and generally dates are faster to sort.
grep is your friend.
Use categories and sort in the dashboard?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I think what he really want is to filter by letter. You could do by category, but thsi would be to tedious to enforce.
Probably better as plugin which filters not sorts.
grep is your friend.
yes I would like to sort by letter because when someone is coming to the forum by mobile the search window isn't there so to be able to just look down the list in order would be faster.but if they go to PC they can always type the the airport identifier in th esearch bar and find it fast that way.
Your can add the search bar to your mobile theme with the smarty tag {searchbox}
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS