Context Ad Serving and Analytics

Component type

module

Maintenance status

Development status

Downloads

24284

Component created

Component changed

CASAA is a framework that allows admins to group systems such as Omniture Site Catalyst, Google Analytics, Yahoo APT, and other such services, and manage them from a single interface.

Through the interface, mappings, or tags as some refer to them, can be created across the site using URL paths or taxonomy terms to place specific values over content, sections, and other areas of the site.

With the developer's API, developers can easily create new plug-ins for the framework to support any service you wish.

What's new in 2.x:

Skip Validation

Component type

module

Categories

Maintenance status

Development status

Downloads

2820

Component created

Component changed

This module is no longer supported! I do not recommend using it.

For end users:

This module provides two mini modules, which enable the skipping of all validation routines, including required fields, when deleting nodes and users from node and user forms respectively.

For node forms, required fields are also skipped when previewing.

For Developers:

This module provides three new FAPI options for submit buttons:

Views Gallery

Component type

module

Maintenance status

Development status

Downloads

40280

Component created

Component changed

Update: There is a mostly-working D7 version in git, but it's not an official release because I no longer can maintain it. If you need something for D7 and can't use this code I suggest http://drupal.org/project/node_gallery as an alternative.

I am no longer able to maintain this module, if someone else would like to take it over I'd be glad to hand it over.

This module pulls together the techniques Jeff Eaton outlined in http://www.lullabot.com/articles/photo-galleries-views-attach to automatically create a simple gallery where each gallery is a node with an embedded view of images that were assigned to that gallery. The module creates the content types, sets up the imagecache presets, creates the default gallery view that is embedded into the gallery nodes by Views Attach, and adds css to make it all look nice.

This technique also works well to create individual image galleries for Organic Groups, since the gallery and image content types can be configured as group nodes. Views Gallery OG, included in this package, provides a setup page to make it easy to automatically create a gallery for every group and adds group context to the forms wherever possible so the right groups and group galleries are pre-selected when you create gallery images.

This module is mostly a bit of glue around numerous other Drupal modules. It is a perfect example of something the Features module was designed to do, and it is being reworked as a Feature instead of using custom .install code. All new development will be on the Features version. The versions are:

  • The 6.1 branch is the original code, which does not use the Features module.
  • The 6.2 branch is the new code, which requires Features, Strongarm, and CTools.
  • See the README.txt for instructions about how to upgrade from 6.1 to 6.2.

This module is intended to be a lightweight gallery solution with a simple feature set that you can tweak using the CCK and Views UI and some custom css in your theme. If you want a robust gallery with advanced features, this is probably not the right module to use. If you need a quick and simple gallery solution built on modules you are likely to use elsewhere, this may be a good fit.

RegexPal

Component type

module

Maintenance status

Development status

Downloads

1084

Component created

Component changed

RegexPal is a JavaScript regular expression tester implemented in JavaScript and available at RegexPal.com. It includes real-time regex syntax and match highlighting. The regex syntax highlighting is more complex than you might expect, as it strives to be aware of all aspects of ECMA-262 3rd Edition regex syntax, and some browser-specific bugs, features, and limitations.

Home Page: http://www.regexpal.com

Currently this module doesn't work properly yet, because of following issues:

Module taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

1120

Component created

Component changed

Ever wanted to move modules around on admin/build/modules? Well now you can! By using this module you can alter module's package information by visiting admin/settings/module-taxonomy.