Drupal service module
From WandoraWiki
(Difference between revisions)
Line 4: | Line 4: | ||
Note that this service is only *one* solution to publish Wandora content with Drupal. Another solution is to use the SOAP web service module (axis). This solutions is also discussed at documentation of [[Wandora Drupal extras]] module. | Note that this service is only *one* solution to publish Wandora content with Drupal. Another solution is to use the SOAP web service module (axis). This solutions is also discussed at documentation of [[Wandora Drupal extras]] module. | ||
+ | |||
+ | == See also == | ||
+ | |||
+ | * [[Embedded HTTP server]] |
Revision as of 19:06, 8 December 2011
This service provides an Atom feed for the Wandora Drupal extras module. Service name is drupal_atom. To access the feed on default settings use URL
http://127.0.0.1:8898/drupal_atom
Note that this service is only *one* solution to publish Wandora content with Drupal. Another solution is to use the SOAP web service module (axis). This solutions is also discussed at documentation of Wandora Drupal extras module.