Xtools

Component type

module

Categories

Maintenance status

Development status

Downloads

526

Component created

Component changed

Note: As of 15-01-2014, this module appears to no longer be supported. If you are interested in taking this module over, please reply to the issue.

Xtools helps developing and testing other modules. It offers several dynamic code analysis tools:

Log Em Out

Component type

module

Maintenance status

Development status

Downloads

827

Component created

Component changed

This module limits access by user role to one login per username.
If a user logs in from a second computer with a different IP address then all other users with the same username are logged out.
Users with the same username and IP address can login without restriction.

There is one permission which applies the restriction to selected roles.

@Todo

Component type

module

Categories

Maintenance status

Development status

Downloads

869

Component created

Component changed

Drush is a very nice framework for building CLI tools. But it's not a proper ecosystem until it has a todo app.

@Todo is intended to provide developers and administrators with a lightweight task-recording tool that can replace burying @todos in your code. Those can sometimes be useful to inform others of future intent, but are a pain to actually track your own actions.

With new or tiny projects, I often find myself putting high-level notes in an issue tracker somewhere but jotting down more detailed action items in a hard to manage scratch space... @Todo provides cleaner structure and is easily there for me on the command-line when I want to drop a quick thought into the queue.

Again, it is not intended to compete with a real issue tracker. Feature requests oriented at making @Todo scale to more users or more issues will likely be rejected.

Tooltip Field Formatter

Component type

module

Maintenance status

Development status

Downloads

2243

Component created

Component changed

Tooltip Field Formatter adds a formatter for text fields that displays an icon which triggers a tooltip, containing the field contents. It can be used to make additional information (eg. instructions, help or warnings) available to the end user in a way that does not use too much space on the screen.

Link Image

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox project has been deprecated. All development will continue in our new sandbox project called Link Widget. Which we're currently using on our production sites. Patches are welcomed!

The "Link Image" module is a fork of "Link Image Fields" module, which is a sandbox project at the moment. https://drupal.org/sandbox/jamesbenison/1275344

Node Reference Set Trail Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

1226

Component created

Component changed

Node Reference Set Trail Formatter is a simple module that adds a new formatter to the node reference field. This formatter does not display anything, but instead alters the active trail of a menu.

The formatter can be configured to act any any menu on the site. And will set the active trail of that menu to the node referenced in the node reference. Also the breadcrumbs can be alter so that the current pages breadcrumbs are an extension of the referenced node.

Entity Embed Tokens

Component type

module

Maintenance status

Development status

Component created

Component changed

About

Entity Embed is a module that makes views and nodes available as tokens.

These tokens can be used in any field that can use an output filter like Body or other textareas.

Installation

Entity embed requires Token Filter. Token Filter must be enabled on each text format you want to use the module with. For example to turn Token Filter on for Full HTML visit /admin/config/content/formats/full_html and check "Replace tokens."