Workflow Submit

Component type

module

Categories

Maintenance status

Development status

Downloads

928

Component created

Component changed

An extension of the workflow module.

By default, workflow puts a radio select button on the node form for all possible workflow states the node can move to. This module changes the UI from radio select, to submit buttons instead. Note, this means that timed transitions can not be entered through this interface.

Simply enabling the module changes the UI on the node form.

TweetPack

Component type

module

Maintenance status

Development status

Downloads

1479

Component created

Component changed

TweetPack is a small module that provides useful blocks for twitter users as well as leverages the Twitter Web Intents service.

You can elect to include the Twitter Widgets library on all pages to use throughout your site.

You can read more about Twitter Web Intents here: https://dev.twitter.com/docs/intents

Timefield

Component type

module

Maintenance status

Development status

Downloads

49693

Component created

Component changed

Timefield is a Field API field for storing simple non-timezone time values, with an optional end time, utilizing a simple JQuery timepicker widget for input. Normally, you will want to use a Date field for all date/time values; however, this field is for use when you don't want to implement a Date field or have time values that are not dependent on the Gregorian Calendar, i.e., when Year,
Month granularity is irrelevant.

Pusher

Component type

module

Maintenance status

Development status

Downloads

6822

Component created

Component changed

Enables real-time publishing of core drupal feeds via PubSubHubbub.

Drupal 7

  • pusher module provides API functionality
  • pusher_node PUSH-enables rss.xml
  • pusher_taxonomy PUSH-enables taxonomy term page feeds

Drupal 6

Provides realtime.xml, which essentially covers the functionality of pusher_node in D7.
Based on Alex Barth's pusher module draft.

Log user update

Component type

module

Maintenance status

Development status

Downloads

865

Component created

Component changed

D7 port

Use case:
-----------
that module may be helpful when we need to get only the users that have changed
their informations only within a given time
Like apps consuming drupal as backend for mobile apps where the app storing user
informations and needs to be updated with users
changed their details from the last time the app worked.

Summary

This is a helper module for developers to log the user's last update time.

Drupal Tiny-IDS

Component type

module

Maintenance status

Development status

Downloads

3007

Component created

Component changed

Minimalist, but performant intrusion detection system that monitors Drupal for malicious activities and targets to be simple to understand and easy to use.

Imagefield marker

Component type

module

Maintenance status

Development status

Downloads

7661

Component created

Component changed

Add markers or annotations on an image field.

If anyone is interested in co maintaining this module, let me know. A nicer alternative is http://drupal.org/project/image_annotator

Installation

To enable, go the settings screen of an image field and enable an image style at the 'Image marker style' select box. On the edit screen of a node (or any other entity), the image will be clickable to add markers and descriptions.