Currently only works on Field API fields on fieldable entities implementing core style text processing. The good thing is that is most things in core and contrib.
The content distribution module is for managing distribution of content from a single central website to one or many remote websites via web services.
A typical set-up includes one single 'content distributing' Drupal instance with 1-many 'content receiving' Drupal instances.
This module ties in with the nodequeue module to allowing 'queueing' of content on the content distribution instance. The remote sites may then subscribe to any nodequeues available on the distributing site and receive content which is added to these queues over web services.
Status
6.x-1.3 should work with Services 6.x-0.15. This branch is no longer being actively developed; and although bugfixes from the new branch are being backported, no maintainers are currently using this release. Test the release and report your findings, but not on a live site!
Best reply module allows node authors to mark a particular comment as the best reply. It aims to encourage quality comments and to give some recognition to people posting quality responses.