JavaScript Utilities
IMCE JUpload
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Similar to IMCE Plupload, this module integrates the java based JUpload with IMCE. JUpload handles large files well, but requires standard (non-secure) ftp over port 21. To limit the impact sniffing the username and password used by JUpload to connect, files are first uploaded to a temporary directory then moved into the user's directory.
Wysiwyg TinyMCE Feature
Component type
Maintenance status
Development status
Component created
Component changed
Turn-key installation and configuration of Wysiwyg with TinyMCE and IMCE. Includes drush make file for dependencies.
Joyride JQuery for Drupal Site Tours
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides Drupal integration with Zurb's Joyride Jquery plugin in order to provide a tour of different html elements on your Drupal site. Drupal integration is done via the Context module, which provides a way to control conditional calling of the joyride plugin and copy-and-paste method for adding specific tour code.
Add To Home Screen
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Add integration and settings for Add To Home Screen in the form of a module.
Retina
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Retina is the simpler version of the Retina Images module which enables to use retina graphics for your website. It uses Retina.js to use retina quality images instead of normal quality ones if available.
The major difference of this module is that it comes with almost no configuration. The only configuration you need to set is whether it should use a CDN or not.
The module will do the rest. Then you can include the @2x images in your themes, or in your modules.
Opt-in Cookie Consent
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module allows your website to comply with the Dutch law on the use of
cookies. By Dutch law the visitor must consent with placing cookies on your
client to gather visits or other information about the visitor. The site
owner must inform the visitor about what kind of information will be
gathered and must be able to provide proof of visitors’ consent.
BetterTip
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview:
Very cool tooltip! BetterTip is a lightweight jQuery plugin that enables you to easily create clean, HTML5 validated tooltips.
Features:
- quick replacement to default tooltip
- Easy configuration for color changes.
Pledges:
- Drupal 6 version.
- Support for gradient and other formats.
Views Node Edit
Component type
Categories
Maintenance status
Development status
Component created
Component changed
About
Views node edit helps you manage content in table views. Using jQuery, VNE adds a column on Views tables with an [edit] link next to each row that links to the edit form for that node.
Help
Currently Views Node Edit does not support views that use AJAX, so edit links will not display on views that have AJAX enabled. In the future, AJAX support will be added.
Comment plus
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Since my lacking time for this is unlikely to get better soon, I ceased development of this module. If you'd like to take over (or fund the required time), drop a line!
This module extends Drupal's built-in comment functions with the following features and config options, each one per node type:
- Improved page title on reply and quote form pages.
- User-friendly, thread-specific comment IDs like you know them from most other blog systems (#1, #2, #2.1). This feature is inspired by http://drupal.org/project/comment_easy_reply and was originally requested by neRok - Thanks!
- A true comment permalink function similar to and even better than the one shipped with Drupal 7. While the path http://basepath/comment/id simply calls the related node page in D7, the improved comment menu callback in comment_plus redirects to http://basepath/node/nodeID?page=pagenum#comment-commentID and thus even avoids SEO punishment for duplicate content while also jumping to the related comment anchor.
- Set a minimum character or word count for comments.
- (Instant) replying to a node or comment optionally creates a
@username#useridtag which can be processed by the included in-reply-to format filter and will then link to the referring node or comment. - Comment subject fields may be configured as required.
- Subject defaults may be configured per node type, including prefixes like Re:.
- Comment link titles may be changed per node type, you may e.g. have a label reply instead of add comment for forum posts.
- Basic wysiwyg support.
The included comment_plus_js module additionally enables AJAX based instant replies for node types with the comment form on the node view page.
