Possible to display taxonomy alphabetically?
Hello, I'm running a site using Drupal 5.1, and have a question regarding taxonomy pages. I've got a category for a booklist: http://beta.menashalibrary.org/childrens/books/preschoolers/bugs It shows the term 'bugs' in order of the newest to oldest. Is there a way to view these alphabetically by title? - jody
Jody Cleveland wrote:
Hello,
I'm running a site using Drupal 5.1, and have a question regarding taxonomy pages. I've got a category for a booklist: http://beta.menashalibrary.org/childrens/books/preschoolers/bugs
It shows the term 'bugs' in order of the newest to oldest.
Is there a way to view these alphabetically by title?
Have you tried creating a view that sorts nodes by title? If I understand you correctly, that would do it -- Cheers, Bill
- jody
-- Bill Fitzgerald http://www.funnymonkey.com Tools for Teachers 503.897.7160
On 5/30/07 5:22 PM, "Bill Fitzgerald" <bill@funnymonkey.com> wrote:
Jody Cleveland wrote:
Hello,
I'm running a site using Drupal 5.1, and have a question regarding taxonomy pages. I've got a category for a booklist: http://beta.menashalibrary.org/childrens/books/preschoolers/bugs
It shows the term 'bugs' in order of the newest to oldest.
Is there a way to view these alphabetically by title?
Have you tried creating a view that sorts nodes by title? If I understand you correctly, that would do it --
That worked perfectly, thanks! - jody
Views is your friend ;) It provides a view to override the default taxonomy page and you can choose to order it alphabetically ----- Original Message ----- From: "Jody Cleveland" <cleveland@winnefox.org> To: <support@drupal.org> Sent: Wednesday, May 30, 2007 5:08 PM Subject: [support] Possible to display taxonomy alphabetically?
Hello,
I'm running a site using Drupal 5.1, and have a question regarding taxonomy pages. I've got a category for a booklist: http://beta.menashalibrary.org/childrens/books/preschoolers/bugs
It shows the term 'bugs' in order of the newest to oldest.
Is there a way to view these alphabetically by title?
- jody
-- [ Drupal support list | http://lists.drupal.org/ ]
participants (3)
-
Bill Fitzgerald -
Jody Cleveland -
Nicolas Tostin