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.

Address book

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple address book based on custom entity.
CRUD implementation.

Entity = 'contact'
Entity bundle = 'contact'

Entity bundle are fieldable.
Default fields are deletable.

Install and uninstall

On module installation there is once creation of all fields (category and photo) and taxonomy vocabularies for that fields.

On module uninstallation there is deletion of all fields and their data from database.
Vocabularies do not deletes.

Future plans:

Integration with views and rules.

Insert image with text

Component type

module

Categories

Maintenance status

Development status

Downloads

4066

Component created

Component changed

This module extends the functionality provided by the Insert module, by extending the inserted markup for the image, to contain a text below the image. For all available styles, a variation with additional text is added the list of choices, and the entered description text is added to the wysiwyg where it's still editable in its own container. The inserted markup can be overridden by a template.

Typo Correction

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

People make typo everyday, we don't have so much time to check or ask users check their posts. But we can provide a way to let others to point out the typo.

I have a prototype for this module already, but not very well yet, suggestions are welcome at this time.

Some Scenario:
* user points out a typo and post as a comment
* user points out a typo and post as an independent entity
* author notifications: mail, message, activity etc.
* user awarding for successfully typo correction

Date link

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module gives you a link on the display of most entities (nodes, users, taxonomy terms, and field collections) which lets you update the value of associated date fields to the current time. This is useful for marking things as complete and triggering other remote updates / Rules to fire based on the "approval" (timestamp) given to a field. Works with multiple date fields (single value) as well as all three date field types provided by the Date module.

Mark Complete

Component type

module

Categories

Maintenance status

Development status

Downloads

697

Component created

Component changed

INTRODUCTION
------------

The Mark Complete module enables you to click a link on a node display page
that will update a date field to the current date. This is done via AJAX so
there is no page refresh needed.

In the settings page, you can specify which date fields will show the Mark
Complete links. This makes it easy to provide the functionality on any content
type or datestamp field, rather than just hard-coding it for articles.