Client-side Timezone Rewrite

Component type

module

Maintenance status

Development status

Downloads

654

Component created

Component changed

This module attempts to adjust all dates displayed to end-users in their current timezone without a user having to be authenticated with their user timezone preferences configured.

It does this by checking for RDF metadata in the DOM and running the associated date/time through the JavaScript Date object (which is aware of the user's current timezone), then rewriting the date according to the format specified for the date display.

Chunker

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

Breaks content (body text) into sections at header boundaries. This enables us to use collapsible fieldsets. tabs, vertical tabs or other jqueryUI style formatters like accordion to create in-page pagination automatically, while editors only have to write H2 (or h3) tags to trigger that behavior.

This can be applied over top of any existing body content, as part of the 'field display' settings. It can be applied retroactively to any content.

Simple Noty

Component type

module

Maintenance status

Development status

Component created

Component changed

Just wanted a simple module that has drush to pull down Noty and setup the js so I can call to it as needed.
There is a readme.md that will cover the easy install and method you can use. But the docs at http://needim.github.io/noty/ work just as well on how to call to it from your javascript.

Parsley Form Validation

Component type

module

Maintenance status

Development status

Downloads

1505

Component created

Component changed

Drupal module that provides integration with the client side validation library
parsley.js.
Currently this module only integrates on the FAPI layer.

This is not an end-user module yet, each form has to declare that they want to have parsley.js validate their form.

jspdf

Component type

module

Maintenance status

Development status

Downloads

1921

Component created

Component changed

API module to include jspdf javascript library, see http://jspdf.com/

  • Download the module.
  • Download the jspdf javascript library (https://github.com/MrRio/jsPDF).
  • Place it under sites/all/libraries/jspdf so that the file can be found under sites/all/libraries/jspdf/dist/jspdf.min.js.
  • Enable the module.

This module does nothing by itself, it just provides the jspdf library so that other modules can use it.

MultiDialog

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides the library item for the MultiDialog modalbox / lightbox library by fnagel. MultiDialog leverages jQuery UI to perform the heavy lifting. As jQuery UI is in Drupal 7 core it makes sense to use MultiDialog for dialog and lightbox features.

I plan to release a formatter and jQuery helper to make using the library simpler.

To install please download a stable release to your libraries directory.

JQuery Custom Scrollbar

Component type

module

Maintenance status

Development status

Downloads

1873

Component created

Component changed

jQuery Custom Scrollbar

Drupal's way for jQuery Custom Scrollbar plugin.

Requirements:

Download the original plugin from:
https://github.com/mzubala/jquery-custom-scrollbar, unpack it then move it to:
sites/all/libraries/jquery-custom-scrollbar.

The module expect these files to work properly: