You are here

Projects

Kill Aggregation

Project Type: 
Kill Aggregation Settings

When developing sites you sometimes need aggregation enabled, especially if testing in Internet Explorer where you have a 31 file limit. This makes development extra hard. I created the following module so that you can enable aggregation and then disable it on a per module and theme basis. On top of that you can also disable individual files in the /misc directory as well as in the sites/all/libraries directory.

Use of this module is very simple. Enable it then head over to /admin/config/development/killagg and select what you want to disable aggregation on. 

TagDownloads
Master Branch (Hosted on Github) 
7.x-1.0Zip | Tar

Drupal Development Tool For Netbeans

Project Type: 

This is a module (plugin) for Netbeans that aids the Drupal Developer in the development of modules and themes. For a full look at the features and how to customize the module, please head over to the documentation.

TagDownloads
Master Branch (Hosted on Github)Changelog

Format Control For Drupal

Project Type: 
Format Control Defaults Screen

**** IMPORTANT NOTE REGARDING THE STATUS OF THIS PROJECT ****

This is a fork of Better Formats:
http://drupal.org/project/better_formats

This fork incorporates the per field and per entity type settings for better format control, as defined in this patch:

http://drupal.org/node/1275266

I hope to get these features added into Better Formats so that this module isn't needed.

TagDownloads
Master Branch (Hosted on Github) 
7.x-1.0-betaZip | Tar

BUEditor Plus

Project Type: 
Profile Screen

BUEditor Plus provides you with better control over BUEditor and where it appears. By default BUEditor displays on most textareas. You can control which editor appears via roles, paths and element IDs. BUEditor Plus overrides that default behavior and gives you better control over which textareas the editor appears on. Now you create profiles and assign those profiles to text fields in Drupal's field system. Not only that, but BUEditor Plus allows you to assign different editors based upon text format.

TagDownloads
Master Branch (Hosted on Github)Changelog
7.x-1.0-betaZip | Tar

Drupal 7 Ruble For Aptana 3

Project Type: 

This is a Drupal 7 ruble for Aptana Studio 3.

What are rubles?

Rubles are the new scripting language included in Aptana Studio 3. They provide a method to help streamline development.

What features are included?

So far this ruble includes the following:

TagDownloads
Master Branch (Hosted on Github) 

Act Blue Integration

Project Type: 

Automatically import campaigns and entities from the ActBlue fundraising site. This module creates two new node types:

  • actblue_campaign: Stores each actual campaign.
  • actblue_entity: Stores the entities/candidates for each individual campaign.

Entities are only created once and associated with one or more campaigns. 

You can also have the module automatically create new categories in a taxonomy of your choice for each individual campaign and entity. 

TagDownloads
Master Branch (Hosted on Github)