Services - xHTML Response Formatter
Component ID
1361478
Component name
Services - xHTML Response Formatter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Use case
You want to gather a Drupal content/view from afar through any means (javascript the most times), but you don't want to bother yourself parsing results. You just want it xHTML, just like for a AHAH request.
Features
Just serve contents in xHTML.
Requirements
Known problems
- In the rendering process it don't check correctly if we try to render a node. It HAVE to be improved. It will be very soon. At least it work pretty well with nodes and lots of views.
Documentation
N/A. see Services: An API for remote applications
