Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Protection

Provides hashing comparison to check core file integrity, and hack protection for your Drupal install.

Activity Map

a Simple Module which displays Site activity on GMAP. just integrated, issues welcome.

Custom Module Tools

This module is abandoned! When this module was created, hook_update_N was the recommended process for updating sites. Now that there's Exportable everything: Views/Panels/CCK, Strongarm for variables, etc, capturing form macros is a very messy way of deploying changes to a site.

For modules that don't store their settings with variables, work should push towards making all data exportable.

About

This module is a collection of tools to help site builders manage their inevitable site-specific custom module. It is in the early idea stages, and came about by my determination to finally find a sound, secure, and generic solution for migrating the diverse array of database changes from a developer install to a live production site.

Right now its just one module, but I figured it would be nice to have a place to add more things as we go along.

custom_module_updates.module

This module tracks captures from form submissions when desired and saves them, in order, to an update function for your custom module.

The idea is to capture all web-based site changes done on Development servers and allow them to be repeated automatically via update.php on Production servers.

Requirements

  • macro.module
  • Your own custom module, specific for your website

File Node

This module create a new content type that is actually an uploaded file. We can therefore unify the administration to file upload with nodes.

Mosso Cloud Servers

Provide integration with the forthcoming Mosso Cloud Servers API.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported