Path Nofollow

Component type

module

Maintenance status

Development status

Downloads

8125

Component created

Component changed

Specify paths on which a metatag is added to prevent search engines from indexing the page. In this way you can limit the search results when you use google site search.

How?

Both the actual url (alias) and the system path are validated to the specified paths, the same way as it is implemented in the block module. When there is a match, a metatag is added to the HTML head section of the page.

Slug

Component type

module

Maintenance status

Development status

Downloads

1257

Component created

Component changed

The slug module manages menu links and urls for node pages in a different way than pathauto and the core menu system. It is much easier to use plus it keeps everything organized neatly.

So how does it do that?

On node pages there is now a "slug" section which contains a textfield for a "slug." and a Parent Item dropdown. This is the main-menu. Users select the parent item and set the slug (or it is generated from the title.) When saving the node the path is set based on those two factors.

Breadcrumb Manager

Component type

module

Maintenance status

Development status

Downloads

4387

Component created

Component changed

Summary

This module resolves an endemic problem of Drupal, the breadcrumb management, in the simplest way you can imagine: without doing nothing!
Breadcrumb manager automatically recognizes the correct breadcrumb you want based on the URLs of the pages and the items included in the menu. Breadcrumb altering is allowed via new hook_breadcrumb_alter.
Optionally it also ensures the persistence of active trail and the "override" of the page title.

Alternative Stream Wrappers

Component type

module

Maintenance status

Development status

Downloads

2114

Component created

Component changed

Why might I need Alternative Stream Wrappers?

Some hosting configurations with multiple webservers use a mix of filesystems local to each webserver and storage which is shared between the webs (e.g. using nfs or gluster).

It can sometimes be useful to, for example, use fast local storage for temp files wherever possible, but shared storage where the webs might need to share access to the same set of temporary files.

Add Term like Node

Component type

module

Maintenance status

Development status

Downloads

757

Component created

Component changed

[EN]
With this module you can add new Term like you add Node in menu Navigation.

[RU]
С этим модулем Вы можете добавлять новые Термины также как Вы добавляете Материалы в меню Навигация.

The idea and Realization: Rysevets M.
Идея и Реализация: Рысевец М.