Chain Menu Access API

Component type

module

Maintenance status

Development status

Downloads

124441

Component created

Component changed

Chain Menu Access API is has no functionality on its own — install it only if another module requests it.

The remainder of this page is directed towards module developers:

Chain Menu Access API allows your module to chain its own menu access callback functions into other modules' menu router entries.

Generic Process API

Component type

module

Categories

Maintenance status

Development status

Downloads

993

Component created

Component changed

Part of Ouch project.

Process API gives a generic way to re-process "dirty" entities (aka new or modified entities since last process).

You can define process on every entity or "related entities package".
Processes can be synchronous or asynchronous relative to entity events.
Processes can be ordered.

Each thread has settings :
- Try process "live"
- Process only once
- Cascade update
- Retroactive process
- Retry management

Geckoboard

Component type

module

Maintenance status

Development status

Downloads

2123

Component created

Component changed

Geckoboard is a module to show stats on your www.geckoboard.com dashboard.
It shows the amount of posts, users and comments posted to your website, grouped by the last day, last week and last month.

How to use:
When installing this module, a random API is set. You can edit it at admin/settings/geckoboard.

Use

WordPress XML for Feeds

Component type

module

Maintenance status

Development status

Downloads

1322

Component created

Component changed

About

The WordPress XML for Feeds module exposes WordPress-specific data in WXR files (that's "WordPress eXtended RSS") to the Feeds module. It also includes the WordPress Importer module (a features-package), which imports WXR files using Feeds and the WordPress XML parser.