PathAuto is a module that allows to automatically create path aliases for different type of pages.

learn more… | top users | synonyms

0
votes
1answer
24 views

How do I create a simple breadcrumb with pathauto?

I'm using Pathauto to setup my url paths like this: www.blah.com/parent1/parent2/page-name I want my breadcrumbs to mirror this on every page: Home >> Parent1 >> Parent2 >> Page Name I've ...
0
votes
0answers
13 views

Organic groups: Group Content with Views and URL

I have a organic group "projects" and group content "project blog". All project blog contents have a pathauto for /projects/GROUPNAME/blog/NODETITLE. Now I want to build the blog with views ...
0
votes
0answers
14 views

Update pathauto-generated links in comments

I changed pathauto links template for content type. Is there a way to automatically regenerate links to nodes in comments?
0
votes
0answers
27 views

Pathauto: How to allow duplicate url

I am just wondering. Is it possible to allow duplicate urls with pathauto. In some projects the "duplicate content penalty" does not matter: Internal projects, shops (products)... Anyway, how do I ...
0
votes
0answers
22 views

Pathauto and Internationalization

I am using Pathauto Module and Internationalization Module with 7.23 Drupal core. When I execute the bulk update for taxonomies only works fine the current user language. Any other language Pathauto ...
1
vote
1answer
65 views

Using Pathauto URL alias in link fields

In a view, I have several fields that I would like to link to the original content. The title field's default behaviour is like this, but I want to have the trimmed body and the image fields to behave ...
0
votes
1answer
42 views

Pathauto and taxonomy

In D7, I use the default taxonomy view (with default path: /taxonomy/term/%) to display videos that have been categorized at the time of their upload. The viewer has access to an exposed filter that ...
1
vote
0answers
45 views

Change url of nodes in the past - Pathauto; Date module

I have a content type that includes the date module as a field type. Some of these nodes have the date set in the past and some in the future. I have been able to have only the nodes that have the ...
0
votes
1answer
19 views

Testing the path module

Taxonomy terms on my site are saved with the proper path alias assigned to them but attempting to go to the corresponding page results in a "page not found" error. The core path module includes a ...
2
votes
1answer
46 views

All taxonomy term paths default to the www.example.com root directory

After creating a new vocabulary and adding terms to it, clicking on the view tab of the term edit form sends me back to my root directory. And, of course, typing the term path in the url results in a ...
1
vote
1answer
37 views

Using the l() function within a node description field

I'm converting an old site to Drupal, and I need to convert all the old URLs to the new system, which uses pathauto. I can turn the old links into node paths (eg. node/28), but I ideally want the ...
1
vote
1answer
228 views

Programmatically create alias using pathauto for node

Developing a site that allows users to post images (node type = my_image) to a specific category. Basically, we create the categories and users submit images to them. Users do not have menu or url ...
0
votes
3answers
243 views

Override taxonomy term path with Views

I need to override by views my hierarchical taxonomy term paths: www.example.com/[vocabulary name] www.example.com/[vocabulary name]/term1 www.example.com/[vocabulary name]/term1/term2 ...
0
votes
1answer
35 views

Drupal Perfomance

I am creating a website with Drupal, where users will upload various content. I want to scale Drupal at the rate the site is growing on. I will have more than 45,000 nodes and over 1,000,000 comments ...
0
votes
0answers
14 views

How to Display Hierarchical Vocabulary Terms in URL Pattern Separated with Slashes [duplicate]

I'm not sure if this is the appropriate place for this question (I'm a self-proclaimed newbie)...I have a vocabulary with the following scheme: category1 subcategory1a subcategory1b I'm ...

15 30 50 per page