Reorder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows reordering of nodes within a taxonomy term.

This module does not modify the taxonomy listing pages, it simply adds a weight to nodes that can be used when creating views.

Guided tours

Component type

module

Maintenance status

Development status

Downloads

1158

Component created

Component changed

Gives content creators the ability to build tours on their sites which allow users to better understand complex workflows on the site and be guided through those workflows.
The main advantage of this module is that you can build tours leading the user through multiple different pages with multiple tooltips on one page/step.
This module uses qTip and jgrowl_d7.

ImagePaste

Component type

module

Maintenance status

Development status

Component created

Component changed

This modules integrates the commercial ImagePaste CKEditor plugin. This allows you to paste images directly into a CKEditor field and attach those images to the node. This module does not contain the code for ImagePaste although you can purchase it here.

Note: I did not write ImagePaste, I am simply providing a module for Drupal integration.

Selectize.js

Component type

module

Maintenance status

Development status

Downloads

4294

Component created

Component changed

Selectize is a jQuery-based custom
UI control. It's useful for tagging, contact lists, country selectors, and so on. It clocks in at around ~7kb (gzipped). The goal is to provide a solid & usable user-experience with a clean and powerful API.

It's a lot like Chosen, Select2, and Tags Input but with a few advantages. Plugin originally developed by @brianreavis.

Publish Away Field

Component type

module

Maintenance status

Development status

Downloads

9210

Component created

Component changed

Publish Away allows you to publish your content in real time on social networks. Publish your content (on adding / updating) on your Facebook (page / timeline) or Twitter.

Do not forget to read the master file README.txt for more information related to the installation.

D8 version provides publish away field type with Facebook and Twitter field support.

For D8, add these packages to your composer.json file :
"facebook/php-sdk-v4" : "4.0.*",
"guzzle/plugin": "3.9.2"

Then run "composer update"

Views AZ Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a block per view that has glossary enabled. The block contains an A till Z list with the link set the the URL of the view.

There is also code to support a selection of all the numbers. As an example, the URL /node-list/0-9 will select all the nodes where the title starts with a number. To make this work, the option to supply multiple values have to enabled.