Maintainers strive to actively monitor issues and respond in a timely manner.

Autocreate Node Reference

Autocreate Node Reference adds a node reference field and automatically creates the referred node by cloning a template node.

Active Tags

Drupal Active Tags - Autocomplete Tags for tagging widget.

Enhance your Drupal entity reference fields with an intuitive tags input widget. This widget seamlessly integrates with the Drupal Entity Autocomplete, providing a user-friendly tagging experience and optimizing performance for smoother and more efficient interactions.

Twistage Integration

08-July-2014:
Now this module is maintained By:
Debraj

Twistage Integration is a module which interacts with the API for Twistage, a white-label enterprise video hosting service with a fairly robust API that is intended to be integrated closely with a CMS.

It provides tools to sync your local database of videos with Twistage, update the local list of videos in real time by processing "pings" sent from Twistage to your site, and to embed videos into blocks, pages, or anywhere else with theme functions.

This project also includes bonus modules which allow automatic syndication of video, and one-click publishing of videos in the node form.

Conditional Stylesheets

Conditional Stylesheets

Internet Explorer implements a proprietary technology called Conditional Comments. While web developers frown upon technologies that aren't cross-browser supported, many CSS developers have found Conditional Comments very useful. They can have cleaner CSS in their normal stylesheets and can fix the broken rendering in IE by placing IE-only CSS inside conditional comments; this technique is even recommended by Microsoft.

Without this module, the only way to have IE conditional stylesheets was to add 37 lines of code (more if you want to add more than one stylesheet) in four horribly-difficult-to-remember function calls to your theme's template.php. Blech. Who wants that?

This module allows Drupal 7 themes to easily add conditional stylesheets to the theme's .info file.

; Set the conditional stylesheets that are processed by IE.
stylesheets-conditional[lt IE 7][all][] = ie6-and-below.css
stylesheets-conditional[IE 9][all][] = ie9.css
stylesheets-conditional[IE][print][] = ie-print.css
stylesheets-conditional[(gte IE 9)|(gt IEMobile 7)|(!IE)][all][] = modern-browsers.css

Draft

The Draft module provides the ability too create drafts of existing nodes as well as new nodes before you have saved them.

The module utilizes the jquery.fields plugin to serialize all of the information and then the information is stored in a database row serialized.

The module provides the ability to autosave the content without the user having to hit the Save as Draft button on the form.

The Draft Module provides support for the following rich text editors:

  • FCKEditor
  • CKEDITOR
  • TinyMCE

Embeddable Blank Theme

This theme has no regions, no CSS and no chrome. It is designed to be used to theme a drupal website (or some of it's pages) to appear embedded in other websites via iframes.

World's simplest drupal theme, until proven otherwise.

Commercial support

The author of this module is available for hire. Contact Bevan.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained