Empower site builders and administrators with no-code tools to setup, enhance, configure, or maintain the site.

Light CRM

A very simple Customer Relationship Management module that allows site admin to reply to support requests.

Drupal Manager

Drupal Manager is an implementation of a remote administration client for Drupal.
It consists two parts :

URLify

URLify is a simple module that generates the path alias of a node automatically using javascript. The alias is generated from the title of the node.

JSnippets

A range of screenshots of JSnippets administrative pages and in action.

The JSnippets module can be used to insert code snippets, general text templates and so on into specified Drupal textareas.

Version

This is a simple module to list all the '// $Id.' lines of all your drupal files to make it easy to know exactly what you have installed. If you maintain a few drupal sites you might find it usefull.

This module is discontinued in favor of a better release monitor module: http://drupal.org/project/releasemonitor

Use only this version module if you are sticked to drupal 4.6, otherwise use the release monitor module.

Rawlog

This module logs system events to a file, as a tiny and lightweight replacement option for watchdog (dblog for Drupal 6) module. It is intended for using in situations when the site is highly loaded and even disabling DB logging activity can slightly help, or you want a dedicated log file for events on site, different from a system log.

Among the Rawlog features:

  • Log file path/name changing. You may specify a path and name for your log file. If file not exists, it will be created.
  • Severity level filtering. If you having lots of activity on site, you can record only errors not notices etc.
  • Tags. If you set the severity level high to record errors only, but you want to keep track of operations like delete, you may add a "delete" tag so events having it will be logged disregarding of severity. Negative Tags were added as discussed in #814148: Negative Tags.
  • File format. You may change the log file format to show full events info on multiple lines or stretch these to one line without event field titles for saving disk space and quicker review.
  • Logs rotation #742380: Rawlog options . This sets how often the log file will change - hourly, daily, weekly, monthly or never. This may be useful if you need to review activity on site per the particular day or a week.

Pages

Subscribe with RSS Subscribe to RSS - Administration tools