Active Path

Component type

module

Maintenance status

Development status

Component created

Component changed

A helper module providing a function to be used in themeing or module building facilitating the detection of menu trails.

Description

There are several modules and suggestions for a path-based attribution of the "active" or "active-trail" class for links. Contrary to the substring-based method in e.g. Menu Trail By Path, this module first explodes pairs of pathes into arrays of arguments separated by "/" before it checks one against the other. Thus it avoids confusions resulting from partial word matchings like "grape => grapefruit". Finding an ordered intersection between current path alias and link path, it will attribute an "active" class to the latter. For example, a link pointing to "fruit/grape" will be flagged as active, if the current path is "fruit/grape/burgundy"; if the current path is "fruit/grapefruit" or "fruit/burgundy" it will be not. If the current path is an unaliased node path ('node/27'), there will be no effect at all. (For a content-based assignment of nodes to menu items, Menu trails does a good job.)

CCK Condition

Component type

module

Maintenance status

Development status

Component created

Component changed

Use CCK fields to evaluate access, variant selection and visibility rules.

You can use it for,

* restricting the display of a variant depending on a value from a CCK field (selection rules)
* restricting the display of a content pane depending on a value from a CCK field (visibility rules)

Path redirect import

Component type

module

Maintenance status

Development status

Downloads

60760

Component created

Component changed

This module allows to include path redirection in a simple way. Provides a simple way to bulk import redirects for Redirect (Drupal 7) or Path Redirect (Drupal 6) modules from a CSV file.

All the necessary redirections can be done at the same time from a CSV file.
Very useful module for moving your website from one path structure to another.

Drupal 6

CSV structure:
'old url', 'new_url', 'redirect_code' = 301

Token Termspath

Component type

module

Maintenance status

Development status

Component created

Component changed

Current solution should return to D7 users ability to use token which is listing terms hierarchy.

Term A
  Term A.1
     Term A.1.1
  Term A.2
  Term A.3

So that node which belongs to Term A.1.1 will get "term A/term A.1/term A.1.1" path in case it uses [node:termspath] token.

i18n page views

Component type

module

Maintenance status

Development status

Downloads

40085

Component created

Component changed

This module provides a new display of views, where you can select different paths for each language enabled on your site, so a view has a localized route for each language.

6.x-1.x initial development sponsored by Alquimia Proyectos Digitales and Emergya Consultoría.

7.x-1.x initial port sponsored by ymbra.