CKEditor Plaintext

Component type

module

Maintenance status

Development status

Downloads

2103

Component created

Component changed

The CKEditor module automatically adds html markup when switching a text area from plain text mode to rich text editor mode on CKEditor enabled text areas. This is perfectly fine if you intend to always use CKEditor, but if you want to keep CKEditor as editing option, the added markup may cause issues with input filters (ex: markdown).

Post Bookmarklet

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will allow you to create bookmarklets to quickly create new nodes based on an external URL.

When browsing any web page, click the bookmarklet, and it will bring you to a node creation form, with the node title and body filled in, and any link or image fields pre-populated.

Optionally, it integrates with the PHP-readability library to intelligently get the text and title of a page.

Twitter Follow Block

Component type

module

Maintenance status

Development status

Downloads

4649

Component created

Component changed

Twitter Follow Block is a simple but powerful jQuery drupal module to add a Facebook like-box style block for Twitter. There are plenty of options available to customize the Twitter follow block to match your site design.

A jQuery plugin to add Facebook like-box style block for Twitter

Expanding Formatter

Component type

module

Maintenance status

Development status

Downloads

7344

Component created

Component changed

What this module is:

This module provides a formatter for existing text, long text and text with summary widget types. This module allows you to change how the content is being display (formatted) by providing new format types:

Trimmed (expandable)
Summary or Trimmed (expandable)

Extlink_overlay

Component type

module

Maintenance status

Development status

Downloads

824

Component created

Component changed

Overview

The external link overlay makes it easier to visit external sites by displaying external pages as a layer over the current page (using JavaScript), rather than replacing the page in your browser window or opening it in a new window. Once an overlay is active, you can use the close link on the overlay to return to the page you were viewing before you clicked the link. It helps you to keep user on your site.

Dependencies

External Links

Save Form State

Component type

module

Maintenance status

Development status

Downloads

2508

Component created

Component changed

This module provides a way to autosave data entered in any Drupal form without actually submitting the form, which helps if the user is writing an article or a comment and the browser crashed or the power went down, or even if the window was closed accidently.

It works using the jQuery Sisyphus plugin, which is a lightweight jQuery plugin that uses Local Storage to save form fields every specific time span that is configurable from the module settings page.