alphabetical order

Events happening in the community are now at Drupal community events on www.drupal.org.
freeform.steph's picture

Create a view to display content of a taxonomy term, which also displays the taxonomy term as the page title in the correct language

By default, taxonomy pages display content in chronological order, and this is not customizable unless you update the core module.

To get around this, create a view with taxonomy term as the argument, simple (if you're new to views and arguments, check-out this tutorial video: http://gotdrupal.com/videos/drupal-views-arguments).

In the argument settings, if you enter %1 as the title override, the page title will become the Taxonomy term of the taxonomy id argument, BUT this method fails to show the translated string if you're not viewing the page in the default language.

Read more
Subscribe with RSS Syndicate content