Interval Query XMLRPC

Categories

Component ID

204991

Component name

Interval Query XMLRPC

Component type

module

Component security advisory coverage

not-covered

Downloads

616

Component created

Component changed

Component body

The "intervalquery" module provides a means for an external server to poll for Drupal information that has been created or updated within a given interval. This module makes use of the XML-RPC protocol and its implementation in Drupal. This module implements the XMLRPC service by querying the Drupal database for users, nodes, and comments with update timestamps within the interval of interest. See more information available at http://codeguild.com/presentations/DrupalIntervalQuery.html .