scroll to top

Component type

module

Maintenance status

Development status

Downloads

39496

Component created

Component changed

This module uses a jQuery script to provide an animated scroll to top link in the bottom of the node.

It's useful to use it when the content exceeds the height of the browser. Just activate the module end the link will appear automatically.

Updates!

The module is now using jquery to insert the arrow on all pages, admin theme included.

Options available

The module provides the following settings:

Druml

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

Druml module provide some tools to help designing any creative ideas and also Drupal sites.

Version 1 features:

  • Module Architecture Tool: This tool helps to design which modules are necessary to accomplish for certain functionalities. The designer will also see the module dependencies.
  • Content Architecture Tool: Design content types.
  • Entity - Relationship Diagram: To design the database layer.

AJAX Get API

Component type

module

Maintenance status

Development status

Component created

Component changed

A toolkit for developing AJAX interfaces in Drupal. This module provides a simple api for requesting Drupal objects such as nodes, users, forms, and views as HTML fragments. These fragments can then be used to perform partial page refreshing.

Example code at the blog post below:
http://balancedscale.com/blog/201104/introducing-ajax-get-api

jQuery UI Account Dialogs

Component type

module

Maintenance status

Development status

Downloads

1624

Component created

Component changed

This module provides seamless jQuery UI dialog integration for login, register, password reset and logout links through out your Drupal installation.

Features

  • Fallback Support - If browsers have JavaScript disabled, then all links will remain unaltered and continue to their original destination (themed page of form).
  • Real-time validation - Speed up submissions without having to load a themed page to wait for feedback after an attempt.
  • MD5 password encryption - Encrypts passwords using the same Drupal method of storage. No clear passwords sent, regardless of SSL. NOTE: Not compatible with all modules, please check README for more details.
  • Secure Pages (for SSL support) - Secure your sensitive data and provide a secure login while user is currently on a non-secure page.
  • Native Form API validation - This module integrates naturally with other modules that already handle user accounts. Works seamlessly for modules such as LDAP Integration.

Wire

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Wirez communication system. The point where email, social networking and microblogging meet.
Leaving out the bad and improving the good.

Big Publish Button

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a block that will show on node pages. The block has a button (well, two buttons) for "Publish" and "Un-publish."

When clicked these buttons will not only publish/unpublish the current node but also all nodes referenced by the current node.

This feature is intended to be especially useful for sites based on a "newsletter" or "issues" concept like a magazine. Consider this scenario/recipe: