term

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

Termer leder bara till den engelska term-listningen (Drupal 8)

Hej hopp i sommarn!

Sitter och bygger om min webbplats i Drupal 8 och har sprungit på en grej som jag inte lyckas lösa, så jag vänder mig till er för att se ifall ni kan lösa min fråga.

Jag har en multispråksajt (engelska och svenska), och på nodlistningen (oavsett vilket tema jag väljer) så skrivs term-länkarna bara ut till den engelska term-listningen, t.ex. /en/taxonomy/term/11

Read more
GolDRoger's picture

Add and assign Taxonomy terms when a node is updated

Hi guys, I have to wrote to you because i'm becoming crazy, there are 2 days who I'm trying to add a taxonomy term to a node without luck.

Scenario:

I'm using a content type called: Place.
This content type own a field location (from location module) who has 2 values: street and city.
When a user compile these fields the GMap module make a google map with a marker.

When a node is saved i can access city and street using

print $node->field_place['und'][0]['city'];
print $node->field_place['und'][0]['street'];

Read more
hasanbeder's picture

Taksonomi Nedir, Ne Değildir ?

Taksonomi bildiğimiz gibi sınıflandırma demektir. Taksonomi de kategori kavramı yoktur, sözlük vardır, bu sözlüğün de terimleri vardır. Alt kategori yoktur, alt terim vardır.

Sözlük ve terimler, matematikte anladığımız gibi bir kümeyi temsil eder. Her küme kendinden büyük bir kümenin, hatta kendinin bir alt kümesidir, terimler alt terimleriyle birlikte eleman olarak düşünülebilir. Kümenin adını (sözlüğü) kategori diye isimlendiremezsiniz. Hangi terimleri (elemanları, alt kategorileri değil!) ihtiva ettiğini anlamak için sözlüğümüze isim verebiliriz ki bu öncelikle zaten şart.

Read more
dereckd's picture

Use Case: If node of certain taxonomy terms exist use as reference, if not create it first

I've searched for the answer to this question before asking here but I'm stumped. I also found a number of people with similar questions but no answers. I also posted this on stack exchange ...

http://drupal.stackexchange.com/questions/19059/rules-help-check-to-see-...

Here is my scenario;

Read more
glass.dimly's picture

Link Taxonomy Terms to Custom Page or Panel

Hey all,

I just created a module that allows a person to enter individual custom paths for each taxonomy term in a vocabulary. May be ingested plain or with a sauce of Taxonomy Breadcrumbs.

Check it out. Any I'd be much obliged if someone would review my code.

I've been a longtime member of the Drupal community, and I'd like to get involved... ...who knows? Maybe even help maintain a module, your module, even.

Peace,
glass.dimly

Read more
aJob's picture

Skapa term av Titel

Jag har ett vocabular som jag som jag kopplar till en nodtyp (cck).
Jag vill att när man skapar noden, efter att tvingas att välja en term, skapar en under-term till den man valt med hjälp av nodens titel.
Har letat men hittar inget och tycker att det inte borde vara så svårt.

//...ensamkodaren

Read more
jcisio's picture

Workflow with term permission?

Hello,

Is it possible to use workflow with a permission based on term? I.e. a publishing workflow, every article is assigned to one (or more) term in a vocabulary. Each editor can access into only certain terms.

Edit 1: to give more info, a comparison of different taxonomy permission module http://groups.drupal.org/node/21915

Read more
Summitt Dweller's picture

Sort Taxonomy Terms by Weight AND Depth in a View

I desperately need to sort a view by taxonomy term weight BUT my key vocabulary is 4 levels deep and term weights appear to "reset" at each level. So, for instance, in my vocabulary the terms District, Elementary and Pre-K all have a weight of 0. For example, a portion of the taxonomy for a school site that I'm building looks like this:

Extracurricular / Weight=14
-- Administration / Weight=0
---- Clerical / Weight=0
-- Athletics / Weight=1
---- Baseball / Weight=0
---- Basketball / Weight=1
---- Cheerleading / Weight=2

Read more
humanoid's picture

Different Panel for each Level of a hirarchical Taxonomy

Hi,

For a hiking-community offering free maps, I want to create 3 different Panels for the 3 hirarchical taxonomy levels I use to categorize the maps.
- one Panel for the first level taxonomy displaying a specific node (grafical map) for each term, block with child terms, block with node list of promoted maps
- one Panel for the second level taxonomy displaying a specific node (Text for this hiking region) for each term, block with child terms, block with node list of promoted maps

Read more
Subscribe with RSS Syndicate content