Location Feeds

Component type

module

Maintenance status

Development status

Downloads

27576

Component created

Component changed

This module provides location mappers for the Feeds module and is compatible with both CCK and location module location fields.

Degrees, minutes, seconds notation is supported for latitude and longitude sources provided the values are numeric.

Simple GeoRSS support is available for georss:points (http://georss.org/simple)

Uniform

Component type

module

Maintenance status

Development status

Downloads

26233

Component created

Component changed

Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers?

If so, Uniform is your new best friend.

Uniform uses Libraries API adding a theme to the libraries/uniform it becomes selectable in Uniform prefs straight away.

You can individually select which form element types get themed in the Uniform prefs. See the example image.

Views periodic execution

Component type

module

Categories

Maintenance status

Development status

Downloads

79293

Component created

Component changed

This module is just a quick utility module that manages execution of views on a periodic basis. You probably don't need this module unless another module has told you that you do!

Compatibility

The 6.x branch of the module is compatible with Views 2.
The 7.x branch of the module is compatible with Views 3.

Arrange Fields

Component type

module

Maintenance status

Development status

Downloads

89126

Component created

Component changed

This module lets you drag-and-drop the fields of any CCK content type, Webform, or almost any other form in Drupal into the positions you would like for editing. This makes it super simple to have forms with inline fields, which you can change at any point. Tab indexing is also updated, so no matter how you arrange the fields, the users can still tab through them easily. And, you can now add arbitrary bits of HTML markup-- labels, images, HR's, etc.

Features

  • Drag and drop fields into any arrangement you want. Makes Drupal forms look more like pen-and-paper forms.
  • Resize textfields and textareas by dragging.
  • Make labels, radios, and checkboxes appear inline with the click of a mouse.
  • Add HTML markup directly to the form - labels, captions, images, HR's, etc.
  • Edit CCK & Webform configurations for each field (required, help text, allowed values, etc) in a popup without having to leave the page.
  • Ability to import/export arrangement definitions.
  • New in 7.x: Snap to grid when resizing elements (experimental for the moment-- configure on the Settings page)

Frame Refresh

Component type

module

Categories

Maintenance status

Development status

Downloads

954

Component created

Component changed

If you (and you really shouldn't - read below case study) use frames for your Drupal project then you may need this module. The Frame Refresh module uses the names of the frames to refresh the top frame for you to maintain the logged in / out state for your users. This module does not work in an ideal way but does work. The maintainer is open to feeback to improve the coding standards and also any other improvements on functionality!

Javascript and CSS reloader

Component type

module

Maintenance status

Development status

Downloads

1777

Component created

Component changed

This is a utility module for developers deals with a specific problem: If a module loads its own Javascript and/or CSS files in hook_form_alter() - and then there is an error if the form is re-submitted because the hook will not be called again (the form is cached) which means that, on page reload, the Javascript and CSS files are not reloaded.

Context: Menu Block

Component type

module

Maintenance status

Development status

Downloads

25666

Component created

Component changed

Context: Menu Block allows the Menu Block module to be aware of contexts provided
by the Context module by informing menu blocks of active menu context reactions.

This project has recently been taken over and for the time being it will be maintenance fixes only and support but once the code has been fully got to grips with, I intend to actively develop the module further.