|
README.txt |
README.txt |
|
VIEW ALIAS
This module aids in the bulk creation and deletion of SEO friendly view aliases.
In the past I've worked on several sites that utilize a single view which takes in a single taxonomy term id to display a list
of related items. And on… |
|
view_alias.info |
view_alias.info |
|
name = ViewAlias
description = enhance pathauto to create path alias based on views and term arguments.
core = 6.x
package = Other
dependencies[] = pathauto
dependencies[] = views |
|
view_alias.module |
view_alias.module |
|
Hook implementations for view alias module integration. |