N/A Checkbox

Component type

module

Maintenance status

Development status

Downloads

3397

Component created

Component changed

N/A Checkbox will allow website builders to add a checkbox next to a number textfield. The idea is to provide the users a textfield to enter a numeric value, or mark N/A in case they don't have it. When the N/A option is marked, a different value is set in the database so that it knows what was selected.

Both the internal value of the checkbox and the N/A label are configurable. The internal value can be outside of the max, min, and allowed values and it will still validate properly.

Link Jump

Component type

module

Downloads

1489

Component created

Component changed

This module lets you display a multi-valued link field as a select list (drop-down menu) with a GO button. This is commonly desired for library websites, for letting a user navigate to an external database. Once this module is enabled, go to the "Display fields" tab of the content type with the link field you want to display this way, and select "Dropdown with GO button" as the desired display.

Geolocator

Component type

module

Maintenance status

Development status

Downloads

818

Component created

Component changed

Geolocator is an add-on behavior for the OpenLayers module. It uses work from the camptocamp project funded by the UN to enable HTML5 and Google Gears geolocation (via IP and other factors).

The project is unfinished; to be frank, it has barely started. Also, this functionality needs a bit of explanation:

Adhoc Key/Value Meta-Data

Component type

module

Downloads

1364

Component created

Component changed

Allows you to add a field to a node that does not have a defined label.

The content creator then can choose the label and value of their choice.

The list of labels is presented to the user in an auto-complete as they type.

Easy way to allow contributors to add arbitrary meta-data without knowing beforehand what that data might be.

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.

Node Access Auto Reference

Component type

module

Maintenance status

Development status

Downloads

3395

Component created

Component changed

Gives automatic access to users if they are referenced somehow to this node.
It's scanning automatically for references with unlimited deep path, so you don't need to worry anymore how to configure your permissions correct, because it's checking for references automatically.

SlideshowPro Integration

Component type

module

Maintenance status

Development status

Downloads

20348

Component created

Component changed

SSP is a module intended for seamless slideshowpro integration. As there were no modules for drupal 6, I decided to solve that problem.
More details to come, this is just the initial release.

Here is a demo
http://sspdemo.grass.co.ve/
sspdemo/sspdemo

Media: Bits On The Run

Component type

module

Downloads

2315

Component created

Component changed

This adds support for the custom premium players of Bits On The Run hosted content, available from http://bitsontherun.com/. (Yes that's by the same guy who did JW FLV Media Player and Longtail...)

To use this module, you'll first need to install Embedded Video Field, which is packaged with Embedded Media Field (from http://drupal.org/project/emfield).