Gallery API

Component type

module

Downloads

4603

Component created

Component changed

This module is positioned to be a winning solution for building different galleries and slideshows (or any other representation style) of any kind of media.

Website Toolbar

Component type

module

Downloads

6168

Component created

Component changed

The Website toolbar allows you to add the following features to your
site:
* navigate to the start page
* navigate to top of the page
* integrate a button to your rss-feed
* let your users tweet your content
* let your users share your content to social network sites such as Delicious, Digg, Facebook, and more social bookmarking and sharing sites
* integrate the google search on your site
* integrate a print feature
* provides 24 different designs

The toolbar use an external javascript.

Wysiwyg cleaner

Component type

module

Development status

Downloads

2384

Component created

Component changed

Allows users to clean up content in wysiwyg editors.

It is meant to be a generic solution to clean up content in Wysiwyg editors. It can be used to clean up content from third party softwares as word processors or any situation where content needs to be cleaned up.

Using rules based on jQuery selectors or regular expression, you can provide buttons for wysiwyg editors to clean up content. Optionally, cleaning can be automatically fired on paste.

By default an "Open Office" preset is provided. It cleans up content copied from Open Office.

Requires the Wysiwyg module and the last 6.x-2.x-dev version of jQuery Update module (this is required for complex jQuery selectors like "div[attr*=value]" to work).

EPSA Crop - Image Cropping

Component type

module

Maintenance status

Development status

Downloads

36467

Component created

Component changed

EPSA Crop is a module that allows a user to choose coordinates for different presets on an image. If a user defines coordinates EPSACrop will override the Imagecache process and will set new coordinates.

Every preset with the crop action is handled by EPSACrop. If the user don't change the coordinates, the normal imagecache process is applied.

EPSACrop 1.x depends on these modules

CKEditor - WYSIWYG HTML editor

Component type

module

Maintenance status

Development status

Downloads

2667410

Component created

Component changed

This module will allow Drupal to replace textarea fields with the CKEditor - a visual HTML editor, usually called a WYSIWYG editor. This HTML text editor brings many of the powerful WYSIWYG editing functions of known desktop editors like Word to the web. It's very fast and doesn't require any kind of installation on the client computer.

What is CKEditor?

CKEditor is the far superior successor of FCKeditor. The editor has been rebranded and completely rewritten. It is now much faster (the code has been optimized), loads faster (the number of files has been reduced, so the browser will perform less HTTP requests) and developers friendly.

Useful links

Pirobox Tipster

Component type

module

Downloads

1010

Component created

Component changed

Module integrating Pirobox – Lightbox plugin and feature to add markers on the image.

The Pirobox Tipster has Imagefield with ImageCache support.

Time block

Component type

module

Downloads

2914

Component created

Component changed

Creates a block that displays a ticking time clock based on the time set in the user's computer system. (That's all).

Dev version to include date as well.

Lazy image loader

Component type

module

Maintenance status

Development status

Downloads

8515

Component created

Component changed

This modules is no longer maintained, you should use https://www.drupal.org/project/lazyloader instead

Websites with lots of images on a single page might take a long time to load, and it sometimes annoys visitors. for fixing this problem this module loads only the images that are visible to or requested by visitors and the other images loads only when visitor scroll downs to them (This is the default behavior there are other options available live mouseover, mouseclick etc).