Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-11-08 16:24:54
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Multiple Views of Article lists
I have a bunch of article listed alphabetically but would like to plave a link which allows you to view them by the date they were modified.
Whats the best way to accomplish?
Offline
#2 2006-11-08 17:28:00
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: Multiple Views of Article lists
Nevermind folks..I figured it out. Using some javascript tabs to show different chunks of content..in this case articles sorted by date, title and author. Schweeeeet!
Offline
Re: Multiple Views of Article lists
Just for completeness, some further options:
If you put your data in a table, you can use js to sort the table with the jquery table sorter.
txp: if you want to be able to link to your list sorted this way or that, try this thread. You could probably combine that with your method too.
TXP Builders – finely-crafted code, design and txp
Offline
Pages: 1