Nodeshare

Component type

module

Maintenance status

Development status

Downloads

707

Component created

Component changed

Note: This project will not be ported to Drupal 6 or 7. It is also not really recommended for production use. Similar functionality to what is in this module is provided by FeedAPI and Feed Element Mapper. If anyone wants to take over as maintainer of this module, please let me know.

Nodeshare allows you send nodes from one Drupal site to another.

Sniff

Component type

module

Downloads

1588

Component created

Component changed

Overview

This module is a simple tool that many site administrators will appreciate. It performs the following functions:

  • Tracks changes to system variables (variable_set)
  • Tracks form variables (based on URL filters)
  • Provides centralized log repository
  • Displays an inline change history (useful for tracking back changes made by other users)

Future plans include:

Chaos tool suite (ctools)

Component type

module

Maintenance status

Development status

Downloads

8838964

Component created

Component changed

This suite is primarily a set of APIs and tools to improve the developer experience. It also contains a module called the Page Manager whose job is to manage pages. In particular it manages panel pages, but as it grows it will be able to manage far more than just Panels.

For the moment, it includes the following tools:

Node Edit Protection

Component type

module

Maintenance status

Development status

Downloads

27614

Component created

Component changed

A very simple JavaScript based protection that will alert a user if they are navigating away from a modified Node Edit form without saving. It uses a standard JavaScript confirm dialog that allows the user to either continue what they were doing, or cancel the move allowing them the opportunity to save. It marks the form as dirty by using the blur event of the node fields.

This module was sponsored by Phase2 Technology and KYbest.

Search Log

Component type

module

Maintenance status

Development status

Downloads

7722

Component created

Component changed

The core Search module provides a simple list of top search phrases from the watchdog log using the function dblog_top. However, most sites clear watchdog frequently. Search log stores search terms indefinitely and provides more robust reporting.

Acquia Connector

Component type

module

Categories

Maintenance status

Development status

Downloads

527994

Component created

Component changed

Allows to connect Drupal websites to Acquia.

Modules in this project

Acquia Agent

Enables secure communication between your Drupal sites and Acquia to monitor uptime, check for updates, and collect site information.

Acquia SPI

Automates the collection of site information - operating system, database, webserver, and PHP versions, installed modules, and site modifications - to speed support communication and issue resolution. Required for use with the Acquia Insight service.

Mass tag

Component type

module

Downloads

2864

Component created

Component changed

Allows administrators to apply a taxonomy term to all posts containing a given keyword(s) or phrase. Requires the core Search module to provide the index of nodes.

Please note, the awesome Views Bulk Operations module provides a much more extensible solution (but I hit a memory limit issue and needed this small utility module).

Module Dependency Browser

Component type

module

Downloads

1522

Component created

Component changed

Compiles a browsable index of module dependencies, allowing users to see which modules depend on a given module. Requires a local checkout of the contributions/modules directory. See the README.txt for more details.