Command Post agent

Component type

module

Categories

Maintenance status

Development status

Downloads

475

Component created

Component changed

This the Command Post agent. You should install this modules in your Drupal site, so that it can be monitored and remote controlled by a Command Post site.

You should install this module only if requested so by an Command Post administrator.

See the Command Post module page for more information.

Feature Repository

Component type

module

Maintenance status

Development status

Component created

Component changed

Feature Repository is option of feature server. It is available in drupal 7 only. It provides two content type Project page and Release Page. Project page for save the feature information and release page for upload features.
Feature Repository Features
1. This module uses for feature repository server.
2. Frepository module required to the child site to check and update the latest feature.

HHVM (HipHop Virtual machine) utils

Component type

module

Categories

Maintenance status

Development status

Downloads

859

Component created

Component changed

This project aims to serve for users of hhvm + drupal configs.
As you might know phpinfo() is not accessible on hhvm by design.

Currently it has implemented only hook_requirements for ability to view aka phpinfo() data at sites where is hhvm only environment.

Node Permission Rebuild Alternative

Component type

module

Categories

Maintenance status

Development status

Downloads

266

Component created

Component changed

This module enables an alternative way of rebuilding node permissions. This is useful for websites with a very large amount of nodes.

What is different from the core way

Does not delete everything when starts from node_access table - instead it only deletes the rows that it will update so that users will still see all content while they browse the website.

Drush EFQ

Component type

module

Maintenance status

Development status

Downloads

478

Component created

Component changed

This is a simple drush plugin that adds the ability to perform a basic EntityFieldQuery (EFQ). This is useful when querying for counts or getting fully built entity data out of drupal as part of command-line scripts like bash. This allows you to pipe values out of drupal via drush, some basic examples are included below:

Delete Homepage Permission

Component type

module

Maintenance status

Development status

Downloads

527

Component created

Component changed

Summary

This module adds a permission which can be used to allow or disallow certain roles to delete the homepage node. This is useful when some roles such as content administrators need to be able to delete nodes, but you want to prevent them from deleting the homepage node.

Facetapi Merge Options

Component type

module

Maintenance status

Development status

Downloads

360

Component created

Component changed

Allows you to merge one or more facetapi facet result links into a single link.

To use:

  1. Enable the module
  2. Create and enable a facet
  3. Edit facet display settings
  4. Select 'links merged' or 'links with checkboxes merged' as the display widget
  5. Scroll down the page and enter a new label for the link
  6. Enter the machine name or id for the results you want to combine

Gotchas and problems:

  • Currently doesnt update the counts correctly for tags fields.

Librarian

Component type

module

Maintenance status

Development status

Component created

Component changed

Tools to extend the book module and manage books as a whole rather than a collection of nodes. Early days as I am migrating code from a project by Red Hat to import books from Publican and Asciidoc and publish them as nodes in Drupal.

Currently the drush commands are in place, to list books (along with comment count) and delete a book by passing any node id of a page within a book.