http://drupal.org/project/unfuddle_feedback
I just released a Drupal module that allows users on a Drupal site to quickly create Unfuddle tickets via the API. The automated tickets contain the Drupal username, their browser info, the URL they were viewing, and their feedback message. We’re using it to allow our clients to create tickets for us right from their dev site.
The source could be useful to non-Drupal PHP devs as well. You can browse the source at http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/unfuddle_feedback/?pathrev=DRUPAL-6—1
|