This project is under active development.

Logger

A Drupal Logger that provides a production-ready lightweight structured logging approach, allowing to store any additional metadata together with the log entry in JSON format as a nested data structure.

Supports logging to almost any target: stdout, stderr, file, syslog, or database.

e-Commerce | Donation

This module allows you to receive donations on your e-Commmerce site.

Elements Theme

3058532714_ff7a2776ca.jpg.jpg

Revolution Elements is a dark, two-column theme with unique style that showcases images alongside the text of recent posts on the homepage.

The theme is based on the old site of well-known WordPress designer Jason Schuller for his website WP Elements. This theme was originally made by Revolution for Wordpress and ported to Drupal by Nicolas Borda.

Features

Admin module support

CCK Link field support: To enable this set a title of one or two words and add the class button to the field configuration. Butttons have hover, active and visited states on one CSS sprite.

CSS Naked Day

naked-day-09.png

This module simply removed the css from your site on April 9 so you can participate in the CSS Naked day to promote web standards.

JS injector

JS injector (8.x) running on Drupal 8

Allows administrators to inject JS into the page output based on configurable rules. It's useful for adding simple JS tweaks without modifying a site's official theme - for example, a 'nighttime' color scheme could be added during certain hours. The JS is added using Drupal's standard drupal_add_js() function and respects page caching, etc.

This module is definitely not a replacement for full-fledged theming, but it provides site administrators with a quick and easy way of tweaking things without diving into full-fledged theme hacking.

The rules provided by JS injector typically are loaded last, even after the theme JS, although another module could override these.

7.x-1.x

This is the original port from CSS injector, and still has legacy D6 and CSS injector code in it. It is not recommended to run this code, and instead opt to upgrade to the 7.x-2.x branch.

7.x-2.x

This is a complete rewrite of the module to take advantage of the new API's available in both drupal 7 and ctools (this is a new dependency).

New features in this branch:

  • retains all existing functionality from 7.x-1.x
  • new ctools export API integration
  • new ctools export UI API integration

Pages

Subscribe with RSS Subscribe to RSS - Under active development