Editor

Component type

module

Maintenance status

Development status

Downloads

13426

Component created

Component changed

Editor allows rich text fields to be edited using WYSIWYG client-side editors.

Editor is a backport of the Drupal 8 pluggable text/WYSIWYG editors and CKEditor module.

Requirements

Editor has one dependency.

  • Filter module included with Drupal core.

The included Editor CKEditor module has one additional dependency.

Trackfield

Component type

module

Maintenance status

Development status

Downloads

6480

Component created

Component changed

A CCK field type to store lists of co-ordinates, or tracks. These tracks are intended to be visualised on maps, plotted as distance/altitude profiles, have statistics derived from them, etc.

The module has been created in what is hoped is a flexible enough manner to allow multiple input formats to be used, and to allow track data to be shown in many different ways. The 'base' trackfield CCK field knows about latitude, longitude, altitude and distance. This system is flexible enough to allow distance/altitude pairs to be entered without latitude/longitude (this entry could be via the trackfield_csv module). This would be useful for someone with a cycle computer with altimeter but no GPS who wishes to graph hill profiles. Although of course the input modules know how to convert latitude/longitude pairs into distance data when it is entered.

User data handling will be catered for later, an example of which is an athlete who might want to record heart rate and time information (from which speed can be derived) at each co-ordinate.

Outline Designer

Component type

module

Maintenance status

Development status

Downloads

50547

Component created

Component changed

User Permissions

Component type

module

Maintenance status

Development status

Downloads

16332

Component created

Component changed

User Permissions provides an interface for giving additional permissions to individual users without the need to assign them to a special role. When this module is enabled, users with the 'administer permissions' permission can access the 'User Permissions' tab on each user's account.

Donations

If you found this module useful, please consider making a donation via PayPal.

Versus

Component type

module

Categories

Maintenance status

Development status

Downloads

2432

Component created

Component changed

Allows users to pick a winner of two nodes of the same type.

This module allows users to vote on pairs of nodes for each content type. After a user votes on a random pair by picking a winner, he or she will be directed to vote on the next random pair.

Clicky - Web Analytics in Real Time

Component type

module

Maintenance status

Development status

Downloads

16136

Component created

Component changed

What is real time web analytics? And this module?

This module here helps you integrate Clicky with your Drupal website in a snap.

It is a real time web statistics tracking system. (much like Google Analytics, but in some situations - better. See below who is using it and loving it.)

Imagine you could see your website analytics in realtime and react to each of your users' actions immediately - not after 24 hours. Imagine you could embed your analytics stats on your site. Imagine your web analytics had free and open Developer API. This is what Clicky Web Analytics is about.

e-Commerce | Autopay

Component type

module

Categories

Maintenance status

Downloads

496

Component created

Component changed

Use at your own risk

This module provides functionality to process ecommerce payments automatically. It relies upon specific hooks in both eCommerce and the payment gateway module. The README file included has more details about integration.

This is compatible with eCommerce version 3 only and Drupal 5.x .

jQuery Map Hilight

Component type

module

Maintenance status

Development status

Downloads

23024

Component created

Component changed

Description

jQuery Map Hilight is a javascript wrapper module for the jquery Map Hilight plugin by David Lynch (like the director, but not). It enables the simple addition of mouseover highlighting of hotspots to HTML image maps without requiring the editing of theme files or knowledge of javascript/jquery.

Features

  1. provides simple interactive graphics via HTML image maps (no flash required).
  2. easy to use: either select the 'highlight all image maps' default setting or simply add class="jq_maphilight" to the <img> tag of any specific image map you wish to highlight.
  3. no jquery or javascript knowledge required: plugin configuration is handled via an admin/settings screen rather than having to enter jquery code.
  4. fully configurable: options for fill, fill color, fill opacity, outline, outline color, outline opacity, outline thickness, as well as a fade effect.
  5. per image map settings: add image map specific options with an additional class.