Which Server

Component type

module

Maintenance status

Development status

Downloads

186

Component created

Component changed

A small module to add the server name (as in machine hostname, not the name of the website host) to administrator reports:

  • Update status page (/admin/reports/updates)
  • Update status email notifications
  • Status Report page (/admin/reports/status)
  • Module list page (/admin/modules)

This module can be useful where Drupal sites are installed on different servers, so you can easily find which server a particular site (especially a site needing updates) is installed on.

Druptask

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Druptask : automate your Drupal installation

Druptask is a set of command line php utilities which automates some tasks trough Drush.
Currently it only deals with Drupal install but other features will be added as the days go by.
Druptask comes as a debian and macosx package.

Installation for debian
dpkg -i druptask.deb

Installation for MacOsX
druptask.pkg

Node Revision Administration

Component type

module

Maintenance status

Development status

Downloads

8272

Component created

Component changed

The Node Revision Administration provides a page similar to admin/content where operations can occur on a revision level.

Go to admin/content/content-revisions to see the interface.

See nra.api.php for documentation about how to add integrations.

Integrations

URL Alias Permissions

Component type

module

Maintenance status

Development status

Downloads

2002

Component created

Component changed

The URL Alias Permissions module allows site administrators to set permissions to create and edit url path settings by content type.

Have you ever wanted to allow your users to create or edit the alias for pages and webforms but you want pathauto to create blog paths and you don't want your users to change that path? Or perhaps you have a slide content type and you don't need paths for those at all, so you want to hide that from your users to make things simpler for them. This module allows you to do that.