Sort Taxonomy views page in Drupal 7
Hi all!
I'm looking for a module or method that allows the user to sort the view of a taxonomy term.
I try to modify the taxonomy_select_nodes() params, in the core module to sort by last modified node, but it doesn't work. If it's possible i prefer that the user can sort the view by their preferences.
I'm using Drupal 7.4
Any help will be much appreciated!
Thanks!
Read moreHow to display the nodes titles list in the taxonomy hierarchy?
I'm trying to display a block on a page with the list of nodes title associated with terms of my taxonomy.
I wish to have something like this :
-Parent term
--Child Term
----nodes title
----nodes title
----nodes title
--Child Term
----nodes title
----nodes title
-Parent term
--nodes title
--nodes title
--Child Term
----nodes title
----nodes title
etc...
I've been trying with Views but I haven't succeed to obtain something that gives me satisfaction. The term is always present above each node and I haven't found the way to group these terms.
Sortera med hjälp av taxanomier
Jag ska försöka få fram följande vy:
En sida där alla artiklar/rapporter på en viss bokstav listas i bokstavordning, rakt upp och ner.
Om artikeln/rapporten tillhör en tvserie ska de också sorteras på vilken säsong de tillhör. Inom samma säsong ska de sorteras i bokstavordning.
Exempel:
Simpsons, avsnittet Pilot (säsong 1)
Simpsons, avsnittet Barting over (säsong 4)
Simpsons, avsnittet C.E. Do'h (säsong 4)
Simpson, avsnittet Treehouse of horror V (säsong 5)
Translate terms in Views
Sorry, if this question is duplicate, but i can't find an answer how to make Views translate terms in D7. With Views 3 disabled, terms are shown according to user language (from url), but when enabled - terms are shown only in default language...
Can this be solved without hacks? It seams like a very common need, so i feel strange that it doesn't work from the box..
Read moreOrganización jerárquica de contenidos
Hola a todos.
Escribo con una duda que me está comiendo la cabeza hace un tiempo ya, para la que no encuentro una respuesta satisfactoria.
Necesito armar un directorio de nodos, que se organice según las categorías. Probé un montón de módulos (Vocabulary Index, Directory, Taxonomy Router, Taxonomy List, etc., etc.), y ninguno funciona de la manera adecuada.
Lo que necesito exactamente es que cada página de términos me muestre los nodos que están marcados con ese término, y además los subtérminos, si existieran. Hay alguna forma fácil de hacer esto?
Un ejemplo:
Países (vocabulario)
Funky menu issue on Term page
I am having an issue with the taxonomy/term/* pages and my menu and I figured that I would post here to see if anyone has any thoughts.
Here is what is going on; I am using the Primary Links and have a few items in the menu. When I go to a taxonomy/term page, certain items in the menu disappear. This only happens on the taxonomy/term/... pages. The pages that disappears are of the default content type Page and any content type Page that I add and a CCK content type and any of that type.
Read moreFunky menu issue on Term page
I am having an issue with the taxonomy/term/* pages and my menu and I figured that I would post here to see if anyone has any thoughts.
Here is what is going on; I am using the Primary Links and have a few items in the menu. When I go to a taxonomy/term page, certain items in the menu disappear. This only happens on the taxonomy/term/... pages. One page that disappears is of the default content type Page and any content type Page I add disappears as well. The other item that disappears is a CCK content type and any of that type disappear when I am on the terms page.
Read moreTreat Taxonomy as Content
Suggesting that taxonomy be available as Custom Content Type (IE:create content > taxonomy term) and/or that permission option "edit own taxonomy terms" be made available.
This would eliminate the need to add taxonomy terms when a new node is created that also functions well as a taxonomy term and also seems to support the D7 field taxonomy functionality.
:) S.
Read moreSynliga kategorier
Hej hopp!
Hur skulle ni lösa följande scenario: Jag har sex stycken kategorier som jag kan tagga mina artiklar med. Jag vill att alla kategorier ska synas på varje sida, i anslutning till artikeln och de kategorier som har förknippats med artikeln ska ha en speciell class så jag kan stajla den med CSS.
Kategorierna ska i sin tur vara klickbara för att lista fler artiklar av samma artiklar.
Jag tycker att Views passar in på vissa av pusselbitarna, men får inte riktigt hela bilden att passa in där. Men jag kan ha fel...
/Adam
Read moreViews-sök med drop-down för taxonomitermer
Hej,
Jag har skapat en exponerad sök-vy (som beskrivet på http://groups.drupal.org/node/60638) som funkar och jag har lagt till så man kan få med Taxonomitermer via en drop-down meny i sökningen också genom att lägga till taxonomi-id i Filters (och det verkar funka även det).
Just nu ser den ut som bifogade bilden.
Hur tar jag bort texten "Any" och ersätter med till exempel "Alla landsdelar" (namnet på taxonomi-vokabulären funkar också) på ena dropdownen och "Alla kategorier" på den andra? Jag är ganska grön på php kan vara värt att nämna (ifall en sådan lösning skulle krävas)
Read more

