SWORD

Component type

module

Categories

Maintenance status

Development status

Downloads

578

Component created

Component changed

SWORD (Simple Web service Offering Repository Deposit)

SWORD is a lightweight protocol for depositing content from one location to another. It stands for Simple Web-service Offering Repository Deposit and is a profile of the Atom Publishing Protocol (known as APP or ATOMPUB).

Last Changed

Component type

module

Maintenance status

Development status

Downloads

1281

Component created

Component changed

Last Changed is a module which simply keeps track of the last time any record of a certain type changes. By default the module supports nodes, comments, and users, but other types can be added as well by implementing hook_last_changed().

Last changed is useful in cases where you simply need to know the last time a record was edited, for example in order to generate incremental updates or to query the last records of multiple types that have changed.

This module includes Views support.

SRU

Component type

module

Categories

Maintenance status

Development status

Downloads

1012

Component created

Component changed

SRU is a standard XML-focused search protocol for Internet search queries, utilizing CQL (Contextual Query Language), a standard syntax for representing queries.

For more information about the standard see SRU

This project is related to
SWORD
CQL

This project is maintained by Axis Twelve Ltd

Account Sync

Component type

module

Maintenance status

Development status

Downloads

8747

Component created

Component changed

The account_sync module allows you to synchronize drupal user account data across
multiple Drupal sites. It currently supports basic account information as well as the drupal core profile module. It also has very basic single sign-on support.

This module uses XMLRPC to transmit data between sites when updates are made so
there's no need to have your sites running on the same database, server, or on the
same subdomain.

Phone Number

Component type

module

Maintenance status

Development status

Downloads

37101

Component created

Component changed

Another CCK/Fields module to provide a phone number field type.

Main differences cck_phone from Phone (CCK) phone.module are:
- Single field widget instead of ever growing field widget per country
- Supports all/multiple countries in one field
- Covers almost all country codes out of the box, with generic phone number validation
- Includes all countries codes or select your own list of countries
- Custom country specific phone numbers validation & formatting
- Custom country validation can be turned off, configurable per field
- D6: Better tel link support (RFC3966) or mobile support - iPhone, Android, iPad, Opera Mobile/Mini, etc. D7: To be replaced by RDFa.

CCK Signup

Component type

module

Maintenance status

Development status

Downloads

34973

Component created

Component changed

The CCK Signup module is an alternative to the Signup module. The primary difference is that this module allows the signups themselves to be Drupal nodes, and connects signups to events by way of node reference fields. The other major difference is that the Messaging & Notifications framework is used for sending out notifications.

Twitter Backtweets

Component type

module

Maintenance status

Development status

Downloads

880

Component created

Component changed

Integrates with Backtweets.com to pull in tweets that link to your site. The tweets will be added as comments to the specific page that was linked to.

You need to sign up to get your own Backtweets API Key before using this module. Insert your key in the administrative settings.

As of 6.x-1.0-beta2:

Sweaver

Component type

module

Categories

Maintenance status

Development status

Downloads

82774

Component created

Component changed

Sweaver offers a visual interface for completely changing your Drupal theme without knowing any CSS. Through a bar that sits at the bottom of your screen, you can change the fonts, colours, dimensions etc of all your design elements and see the changes real-time. If you are happy with the changes, you can easily save it as a revision to activate immediately or save for later.
Advanced users will find a highly pluggable and configurable system that allows full manipulation off the interface and extendability of the functionality.

Default plugins

Presentation

Component type

module

Maintenance status

Development status

Downloads

5275

Component created

Component changed

Presentation provides a pluggable system for creating web-based presentations.

Replace desktop applications and file attachments with nodes whose content is easily structured for a presentation display mode.

If you are happy with Eric Meyer's S5 and the Book module for slide management, check out the s5 module.