jQuery Scroll Follow

Component type

module

Maintenance status

Development status

Downloads

2320

Component created

Component changed

jQuery Scroll Follow for Drupal is a simple module that use a jQuery plugin (jquery.scrollfollow.js) which allows content to follow the page as the user scrolls.

You need to have a little knowledge in CSS in order to use this module properly.

Requirements

Libraries

Installation

  1. Copy the entire jquery_scroll_follow directory into your Drupal site at sites/all/modules directory,

Marquee Block

Component type

module

Maintenance status

Development status

Downloads

8784

Component created

Component changed

Provides a jQuery-based scrolling marquee block that can be customized with your own text or HTML. Configure speed, scroll direction and scroll behavior easily on the Block setup page.

Requires the "jquery.marquee.js" script, available at https://gist.github.com/2484402

Migrate parcels

Component type

module

Maintenance status

Development status

Downloads

1155

Component created

Component changed

Migrate parcels are like Features for entities. The idea is that you can use this to export your 'structural' entities to CSV files which can be kept under version control as part of your codebase and used in installing new instances of a site.

Structural entities are those that form part of the site's essential build rather than its content; this can often be a vague distinction but a good example is the taxonomy terms for major versions on drupal.org ('6.x', '7.x' and so on).

Field Empty Text

Component type

module

Maintenance status

Development status

Downloads

1236

Component created

Component changed

This module has been replaced with Empty Fields. Empty fields is similar but stores the empty configuration with the view mode, allowing more flexibility. You should go there instead.

Field Empty Text adds an "Empty Text" configuration option for any field. The module behaves similarly to a Views "No Results Behavior", displaying a configurable message when a field is empty and configured to display.