Quick Cache Cleaner

Component type

module

Categories

Maintenance status

Development status

Downloads

1947

Component created

Component changed

Add an administrative menu item to quickly clear all Drupal core and Views caches.

This is a very simple module I use on my sites to allow content contributors to clear caches so they can see their changes when views are set with long cache times. It simply calls functions already delivered by the Views module and core, then returns to the administration menu.

Watchdog Third Party

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will integrate with 3 party quantitative analysis suites with watchdog. The idea is that watchdog events get pushed to a third party API for long term logging in an aesthetic manner(think fancy graphs and timelines).

Potential list of 3d chart/analysis providers:

  • Mixpanel
  • Stathat
  • Splunk
  • Chartbeat
  • New Relic
  • Leftronic

Related modules(somewhat):

Configuration

Component type

module

Maintenance status

Development status

Component created

Component changed

The configuration management module enables the ability to keep track of specific configurations on a Drupal site, provides the ability to move these configurations between different environments (local, dev, qa, prod), and also move configurations between completely different sites (migrate configurations).

Ace Code Editor

Component type

module

Maintenance status

Development status

Downloads

32275

Component created

Component changed

Project Description

Ace is a code editor written in JavaScript, allowing you to edit HTML, PHP and JavaScript (and more) in a very natural way. It provides syntax highlighting, proper indentation, keyboard shortcuts, auto-completion, code folding, find and replace (including regular expressions). Try out a demo of the editor here.

Total Moderation Control

Component type

module

Maintenance status

Development status

Downloads

1375

Component created

Component changed

This module provides integration between Workbench moderation module and Total Control admin dashboard.

  • It provides content panes for the dashboard based on moderation.
  • It changes the view paths so that they work with total control instead of workbench.

Toolbar Admin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module removes the toolbar from the core module for the administrators so they can use admin_menu that has better functionality. It restroes the toolbar for the authenticated users.