BetterTip

Component type

module

Maintenance status

Development status

Downloads

1232

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.

Zoundation Support

Component type

module

Maintenance status

Development status

Downloads

2086

Component created

Component changed

Zupport module for zoundation theme. This module is designed to work with zoundation and sub-themes of zoundation. It may work with other themes, but no guarantee is made in this regard.

Provision Logs

Component type

module

Maintenance status

Development status

Downloads

783

Component created

Component changed

Provision Logs is a simple add-on for the Aegir Hosting System drush file that does two things:

  1. Sets a site's error log to /var/aegir/logs/domain.error.log
  2. makes http://domain/error.log available in the browser.

Currently it does this for every site no matter what. More work is needed to allow disabling of the "http://domain/error.log" page.

Comment plus

Component type

module

Maintenance status

Development status

Downloads

1418

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#userid tag 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.

Context-TermDepth

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a Context plugin, where gives you a new Condition for the term depth.

You can use it at the taxonomy pages, where it list all nodes that use a term.

The new condition need 1 parameter, the depth.

This plugin was sponsored by Felipe Fidelix.

YouTube Video Uploader

Component type

module

Maintenance status

Development status

Component created

Component changed

A standardised solution of integrating Youtube APIs with Drupal. Provides a YouTube CCK field which can be used with Youtube URL or uploading a video directly to Youtube.

Features

  • Creates a CCK field "YouTube" to upload Youtube videos.
  • Provides Video Upload and URL extract formats.
  • Creates a youtube Engine settings form to add youtube credentials
  • Creates a module specific permission so only users having permission can add/update youtube credentials.

This is a D7 module