#taxonomy

Events happening in the community are now at Drupal community events on www.drupal.org.

Multi-level ajax select for taxonomy terms

Posted by madelyncruz on February 2, 2023 at 9:20am

Hello!

Read more
1 comment Categories:

Como ocultar taxonomias sin relación

Posted by revija on May 14, 2020 at 8:32am

Hola a todos, tengo contenidos a los cuales les añado etiquetas y al mostrar todas las etiquetas en un bloque de una vista me muestra todas las etiquetas, incluso si hay alguna que no tiene vinculo con ningún contenido por haberse eliminado el contenido.

¿Como puedo hacer desde views que me muestre solo las que tienen contenido asociado y no la huérfanas?

Hablo de Drupal 8
Muchas gracias.

Read more
3 comments Categories:

Duda sobre taxonomías

Posted by Soy_programador on March 7, 2018 at 8:28am

Hola a todos,

Tengo una duda acerca de las taxonomías que creo que será más fácil explicar con un ejemplo sencillo:

Read more
3 comments Categories: ,

Agrupar taxonomia en Drupal 8

Posted by frankodrp on August 25, 2017 at 4:40pm

Estoy trabajando en un proyecto Intranet en Drupal 8 y necesito crear la siguiente vista ( 3 niveles ):

Colores (vocabulario)

Rojo (term taxonomia)
------ Dark (term taxonomia)
----------- Node 1
----------- Node 2
------ Nodo 3
------ Nodo 4
-Blanco (term taxonomia)
------ Node 5
------ Node 6
-Amarrillo (term taxonomia)
------ Node 7
------ Node 8
-Azul (term taxonomia)
------ Node 9
------ Node 10

El problema que tengo es con agrupar una Sub-categoria (ejm: Dark).
Cual seria la vía mas recomendable para dar con la solución.

Read more
Categories:

Taxonomy saving order

Posted by kernel52 on January 11, 2016 at 2:25pm

Coming from a different CMS, I am diving little by little into the Drupal philosophy and I have already bumped into a problem. (being a beginner sucks :/ )

I have installed the hierarchical select module to facilitate my user to add the taxonomies they want. But the user is not happy with the way that the list is displayed.

What I wanted to do is to find a way for the user to define the display (and thus the saving) order of the taxonomies on each node independently.

I thought of weights but that would have an impact on the taxonomy order and not the node.

Read more
Categories: , ,

Taxonomy in Drupal 8

Posted by mlncn on October 2, 2015 at 9:25pm

Taxonomy remains in core in Drupal 8. Terms were made entities in Drupal 7, and provided with term reference fields for relating them to nodes through select list, checkboxes, or autocomplete (including with the option to create terms, also known as free tagging).

Read more
Categories:

Issue with Title in Views when using particular display

Posted by prashanthm08 on May 11, 2015 at 7:02am

Hi All,

I am facing an issue when displaying the Node Titles in Druapl7:
The website which i am using has content type which has multiple fields like title, taxonomy terms etc.

This content type has multiple displays, additional to default displays some custom displays are there like icon-view, icon-view-display.

The problem i am facing is when i am creating a view with this content type and by using the icon-view display the taxonomy term is appending to the Title.

Read more

Views - Nodes ordenados por um term id especifico.

Posted by JonasSavs on August 19, 2014 at 8:14pm

Boas Pessoal,

Gostaria de criar uma views node ordenada da seguinte forma, ex:

Product A = > Attached to Term 1
Product B = > Not attached to any term
Product C = > Attached to Term 2
Product D = > Attached to Term 1

Sorting : Todos os nodes relationados com o term 1 devem aparecer no topo dos resultados, todos os outros a seguir ordenandos alphabeticamente por exemple, obtendo:
A,D,B,C.

Tentei utilisar:
relationship : Content: Taxonomy terms on node
sort criteria : (term) Taxonomy term: Weight (desc)

Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /