taxonomy

gb5256's picture

Taxonomy link to organic group throws Access-Denied

Hello out there,

I wanted to group the Organic groups to form a higher hierarchy above the OG. I do not need anything like permission nesting, so Taxonomy feels like a good solution.

But I encountered a problem. Here is what I tried step by step:
- installed the taxonomy-menu and menu-block modules.
- created a taxonomy and entered some terms.
- referenced some Organic groups to some terms.
- created a menu block containing this taxonomy and let it display on front page

Read more
Hanscraft's picture

What is the best taxonomy layout for this site?

I have a website which will have 7 different categories. Each category has between 1-60 terms underneath it. Should I make 7 vocabularies then or make only one which has a hierarchal structure underneath it with the 7 parents with their terms underneath?

I'm trying to save some space on the content type form since I don't want 7 drop down menus everywhere. Ideally, I'd like to have an autocomplete box which has a controlled vocabulary...

AdamEvertsson's picture

Skapa en meny utifrån taxanomi bland annat

Hej hopp alla

Jag är ute efter att skapa en meny som plockar vilka kategorier som finns i en taxanomi-vokabulär. I menyn finns tre alternativ - texter, bilder, filmer. När man klickar på texter ska en meny dyka upp som listar cirka tio kategorier. Bredvid dem ska annan info finnas - typ "Rekommenderade länkar den här veckan".

En bild säger ju mer än tusen ord så... http://vanimg.s3.amazonaws.com/mega-1.jpg

Tänk att i stället för By Theme så står det där "Senaste länkar..." eller "Bäst just nu".

Read more
Kleve's picture

Taxanomi spårlöst försvunnen i node_form vid hook_form_alter

Hej

Har skrivit en liten modul som med hjälp av hook_form_alter tar Taxanomiernas olika vokabulär och lägger dessa i två olika fieldsets istället för Taxanomiernas default fieldset, detta för att dela upp vokabulären i node_form-formuläret. Jag har tagit scroll-listorna som ligger i $form['taxonomy'], flyttat dessa till nya fieldsets och sedan dolt $form['taxonomy']. Detta fungerar lokalt och på en testserver men när modulen läggs upp på produktionsserver så fungerar det inte.

Read more
nbulla's picture

Taxonomy menu con depth

Hola drupaleros!
Tengo un tema q no he podido resolver y quiza alguno de ustedes tuvo q experimentar algo similar.
Tengo dentro de un site un menú de categorias creado con (Taxonomy Menu) donde cada termino es una opcion de menu y el vocabulario es el item padre de todo el menú.

Hasta ahi todo bien, funciona correctamente, incluso con los Custom Path.

Read more
plousia's picture

Create display of taxonomy terms with depth in Panels

Hi folks, I'm sure this is a newbie question with probably a simple answer, but I haven't been able to figure it out.

What I want to do is have a Panel display all of the nodes tagged with a particular taxonomy term OR its children. In the panel, I have a context which is the parent term. The view has a Taxonomy: Term ID with depth argument. In the panel it's converted to the Taxonomy: Term ID context.

Read more
vas01's picture

Depth Taxonomy Menu

Hi everyone,

I am trying to make a taxonomy menu for tags, but I would like this menu to add on to the current URL of the page the person is on. I would like to achieve this for the purpose of users being able to sort my websites default categories by user submitted tags.

Read more
chellbell's picture

Tagging old Content with new Taxonomy Terms

I've been using a Drupal site for a while now but just started playing around with views. It became clear that I would need taxonomy terms to catagorize my content correctly.

So though my site has probably a month's worth of content on it, today I created taxonomy vocabulary and terms. Volia! Everythings great... All NEW content gives the option to add the taxonomy tags. Problem is... all the OLD content, the previous books that I had created are not allowing me to link them to the taxonomy terms from the "Edit" page.

Read more
KNOFF's picture

Taxonomy hierarchical tags module

There is the idea of developing a module for implementing a hierarchical taxonomy and combining functions of custom tags.
In this case, it is assumed that the module should not break the normal operation of the mechanism of taxonomy and tagging.

Read more
milos.kroulik's picture

Context based on terms added by Rules

I am trying to add sidebar blocks according to the date of the event. It should show different ones, when event is in the future and when is in the past.

For adding sidebar blocks I am using Context module. It doesn't support values of CCK date fields as conditions, so I am trying to use Rules to set terms ("past" and "future"), which can be used to define condition in Context.

The problem is, when I try to execute the rule on "Content is going to be viewed" the Context is activated BEFORE the content is loaded (and term applied), so I have to reload page to see the proper result. This of course isn't acceptable. I can't use Rules Scheduler, because I need to use parameters.

Read more
Subscribe with RSS Syndicate content