Views slug title

Component ID

2418497

Component name

Views slug title

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

517

Component created

Component changed

Component body

Do you has ever happened to have to retrieve the title of a node over the arguments in views? Or to generate a view with a legible url?

With Views slug title, you will easily be able to use the title of your node as arguments.

This module includes a field similar to "URL path settings" except that views slug title generates only the title.

The character will be replaced or deleted based on the settings configured in "alias url".

In views, a contextual filter widget is available and allows you to associate for you, automatically, the "slug" to the node. It is also available as a single field in order to re-write an url, for example, in a node list.

The field is available only for nodes and does not yet work for other entities.

This module is based and inspired Slug module. This adds a machine name to all entities in drupal.

Requirements

  • Slug add a machine name to all entities in drupal, but not supported by views