3
votes
0answers
121 views

Why not programatically created nodes in the simpletests?

Most core and many contrib simpletest test create nodes by preparing the interface, logging an admin in and then filling out the form on /node/add/foo. Not only is this terribly slow, it fails at the ...
3
votes
0answers
233 views

Views autocomplete exposed filter

I am using autocomplete exposed filter in views for country/city with depth which is working fine but there are many identical city names. When user types XYZ he sees 2 entries: "XYZ" "XYZ" and has ...
2
votes
0answers
49 views

Autocomplete term widget (tagging) - Insert as child

Is there a way to insert taxonomy terms as child of a parent term with the auto complete term widget? I have found several modules such as "Content Taxonomy" or "Hierarchical Term Reference ...
2
votes
0answers
54 views

Taxonomy menu limited to certain number of terms

Wondering if anyone can steer me in the right direction on this. I'd like to have a taxonomy menu where I have a few main terms listed with with around 5-7 children terms. When the user is on the page ...
2
votes
0answers
24 views

Allow users to Use tags while adding content, not Adding new tags

At the moment, users can add their own tags while tagging their content. However, I want them to only be able to use existing tags, not add new tags. Just like this website has when you ask a new ...
2
votes
0answers
22 views

weird features behavior - constantly adding and removing entries from taxonomy.inc

I'm using features and I commit the features module to my repository to track changes. Every now and then (after drush fu foobar) I see the following change to the foobar.features.taxonomy.inc file: ...
2
votes
0answers
192 views

“Rendered” View style for a Taxonomy Term?

When creating a View for content Nodes, the "Format > Show" options includes "teasers" and "full posts" in addition to "fields". But for Taxonomy Terms, the only option appears to be "fields". I have ...
2
votes
0answers
309 views

D7: implementing Taxonomy hierarchy in View and Search

I am working on a biology website that needs to make use of Drupal 7's Taxonomy system, for a biological taxonomy. My goal is to allow users to tag all content with related species information, and ...
2
votes
0answers
69 views

How can I list the users who are associated with a given Profile2 profile using Views?

I have a site that has an Organization content type. Each organization has an associated Profile2 profile that contains a reference to a Taxonomy vocabulary depicting the hierarchy of the ...
2
votes
0answers
265 views

how to display children terms for 2nd level taxonomy term using views7

I have a view that uses the path "/products/%/%". The first argument is the root level term, and the second is the child term of that root term. What i want the view to out put is the children of the ...
2
votes
0answers
192 views

autocomplete tags in textarea?

I need a tagging functionality for my content type. The normal term reference tag autocomplete widget has a problem, because I can't find a way to use textarea instead of textfield for it. I would ...
2
votes
0answers
120 views

How to group nodes by a term of specified level taxonomy level

I'm trying to define a View listing content nodes which are tagged with a hierarchical taxonomy. The nodes are collected using contextual filter "Content: Has taxonomy term ID (with depth)" and this I ...
2
votes
0answers
404 views

Multilanguage Taxonomy

I am getting lost with the multilanguage Taxonomy management in drupal 7. The english version of the site is build so that a product is taged with a unique term, that may belong to a parent term. So ...
1
vote
0answers
49 views

How do I add a term reference name to the Pathauto pattern for a content type?

I'm trying to create a website with 2 sections, Home and Business. For this I have created a vocabulary called 'Page Type' and added those section names to it. I've added a term reference field to my ...
1
vote
0answers
60 views

Multiple teaser displays of a single content type on a single page

I am new to Drupal and am working on my first project. I have a Views frontpage with a grid layout of teaser displays of recent posts of a single content type. I would like the background of the ...

1 2 3 4 5 10
15 30 50 per page