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).

Page manager redirect

Component type

module

Maintenance status

Development status

Downloads

12556

Component created

Component changed

This is a very simple module that exposes a 'redirect' task to the page manager module in the ctools suite. This allows you to define paths that can then redirect to others, all without writing any code. You can use this to do things like:

  • Redirect user profile nodes to the /user/X page that owns the profile
  • Redirect Images in a gallery to their node referenced gallery.

Page Manager Redirect (PMR) is now fully compatible with Drupal 7!

Differences from similar modules

There are a number of other modules that attempt to perform some kind of redirection based on paths. Page manager redirect is different because it can leverage the ctools context system to gather all sorts of useful information from the original URL to construct the redirection URL with. Genius!

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

Chaos Blocks

Component type

module

Maintenance status

Development status

Downloads

2206

Component created

Component changed

Drupal 8 Warning:

This module has nothing to do with the ctools_block module included in ctools for Drupal 8. Please refer to the ctools issue queue to report or find issues relating to that module.

Chaos Blocks (ctools_block) implements a new ctools plugin type that wraps the
core blocks API in order to make it easier to write custom blocks in code.

Let's say you wanted a really simple block that has subject of 'foo' and content
of 'bar'.

Core API:

LAN Check

Component type

module

Categories

Maintenance status

Development status

Downloads

632

Component created

Component changed

This module tries to detect whether a website is running on a LAN or on localhost and if yes, outputs tiny message warning a user about this.
Useful in cases when a locally running website is accessed via real domain name.

Module uses hook_boot() to startup and thus is not cached.

CSS style of the message and message text is configured in admin/settings.

The decision whether a website is running locally is made by IP address tests.

UUID Features Integration

Component type

module

Maintenance status

Development status

Downloads

189017

Component created

Component changed

UUID Features 7.x-1.0-alpha3 fixes some HTML code that made the module completely unusable. Please update ASAP. If you're experiencing WSOD simply remove the module files completely then upload the latest version. The latest version now works with UUID 7.x-1.0-alpha3. Please report any bug you encounter in the issue queue.

Secure Code Review

Component type

module

Downloads

1662

Component created

Component changed

The long name for this project could be: Static Code Analysis for Security Vulnerabilities.