XRD
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Extensible Resource Descriptor (XRD) Version 1.0
Extensible Resource Descriptor (XRD) Version 1.0
OStatus lets people on different social networks follow each other. It applies a group of related protocols (PubSubHubbub, ActivityStreams, Salmon, Portable Contacts, and Webfinger) to this problem in what we believe is a simple and obvious way.
We want to stop fragmenting conversations on the Internet. The Salmon protocol defines how comments can swim upstream to the resource being discussed. It's open, standards based, decentralized, abuse resistant, and user centric.
This module creates a bridge between the standard Drupal comments module and the DiscussIt moderation platform.
It adds another status of "Withdrawn" to the standard comment states of Published and Un-Published, to better support the way DiscussIt messages can be re-instated if need be.
New comments posted on a Drupal site are automatically passed onto the DiscussIt platform via the DiscussIt API. Changes in message state are then communicated back to Drupal via the XMLRPC service.
Preamble:
Recently I've faced with problem of importing some content from WebAsyst shop script to Drupal. In fact it can be done in two ways: directly from WebAsyst database (but often a developer doesn't have proper access) or from CSV files which contain information from few WebAsyst database tables. Such CSVs can be generated with phpMyAdmin or another tool.
This is the initial placeholder for the Loggly module.
Testproject, for different purposes.
Provides a view format for Field group.
In other words, a field group can be displayed using a view. One possible usecase would be to generate a table using fields as columns.
Dependencies
Recommended
Simply menu module is based on core menu module. It automatically associates a content to a menu item, without setting link path any more. So, the menu administration interface becomes a way to create the site skeleton.
Module maintainer @podarok
Drupal Firewall was implemented due huge data importing into commerce, ubercart, feeds and other modules
The main idea - disabling redundant hooks, functions and other procedures when doing background tasks (mostly via cron or custom page callback)
For that we use hook_module_implements_alter
Module config page (sometimes You have to know this address 8) ) admin/config/dfw/config