Bookr

Component type

module

Maintenance status

Development status

Component created

Component changed

Over the years I have developed a few booking systems for hotels and resorts, most of them consisted of masses of custom PHP code. Bookr is an attempt to bring all of these code files in line with Drupals coding standards and to allow for the whole system to be installed and configured within a Drupal site by the end user simply by installing the module.

Currently under development so many code files are rather sparse but please keep an eye out for the first beta release.

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

UUID Redirect

Component type

module

Maintenance status

Development status

Downloads

4768

Component created

Component changed

This module allows seamless redirection between viewing content on a public-facing website and editing it on a separate, centralized administrative site. It is designed for use with the Deployment and Universally Unique ID modules, as part of a comprehensive content-staging solution.

The simplest functionality it provides is for an administrator browsing the public-facing site ("Viewing Site") and clicking a standard "edit" link on their content to be automatically transported to the correct page on the administrative site ("Editing Site") at which that content is edited.

It has additional flexibility, however; it can be configured to perform similar redirects for any Drupal entity (e.g., taxonomy terms and users, rather than just node content) and for any path associated with that entity (not just the standard /edit path). It also has support for redirecting only certain "bundles" (e.g., node types); for example, if your use case requires Page nodes to be edited on the Editing Site site but not Article nodes, you can configure the module to only redirect edit links for Page nodes but leave the Article nodes alone.

Field help

Component type

module

Maintenance status

Development status

Downloads

1088

Component created

Component changed

This module is a container for functions that extend Drupal's core Field API. It could be installed as a library and it would work just as well.

Currently it provides functions assisting with:

  • Setting field items (prior to saving an entity)
  • Programmatically adding different types of fields

Specifically, it provides the following functions:

Drafts

Component type

module

Maintenance status

Development status

Downloads

1029

Component created

Component changed

This module provides a field that is capable of auto-saving drafts of an entity (only tested on nodes at this point). This behaves much the way Gmail drafts do.

To enable drafts, simply add a Drafts field to your entity. It provides timed auto-save as well as a "Drafts" tab on the content admin page. Note that this requires a core patch - check out the README.txt for more information.

Context Set Message

Component type

module

Maintenance status

Development status

Downloads

1928

Component created

Component changed

Context Set Message provides a Context Reaction for displaying messages to a user via drupal_set_message.

Features

  • Display a message in reaction to a context
  • Choose the message type (status, warning, or error)
  • Integrates with Token for user, date, site, node, and term token replacement

Thanks

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)

Browser Support II

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to specify a list of browsers that your website does not support or are only semi-supported.

Unsupported browsers will be shown the sites maintenence page with a custom message while semi-supported browsers will get a javascript alert or a drupal message.

You can allow users to forcefully view the site even if they are using an unsupported browser.