Google Translate Tools

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a copy/paste based integration with Google Translation Tools http://translate.google.com/translate_tools for your Drupal site.

Security was not addressed in this module and there is a hole, since you're pasting a script in that gets injected into the head of the document. Seems fine otherwise though. Fun little project for an afternoon, but I've found there are too many similar projects for this functionality and decided not to keep working on it.

Content as JSON

Component type

module

Maintenance status

Development status

Downloads

5852

Component created

Component changed

Summary

This module provides an easy way to retrieve data in JSON format through a menu callback. Compared to Services this module focuses on JSON and doesn't need configuring of resources, endpoint or authentication.

It's low level and most easily used with AJAX to get data of the following content types:

Protonotes

Component type

module

Maintenance status

Development status

Downloads

302

Component created

Component changed

This is a simple module for integrating with Protonotes which can often be useful for getting feedback on a site during prototyping.

A similar module is [sticky_notes]

What is Protonotes?

Protonotes are notes that you add to your prototype that allow project team members to discuss system functionality, design, and requirements directly on the prototype. You can think of it like a discussion board/wiki in direct context of your prototype.

js2watchdog

Component type

module

Maintenance status

Development status

Downloads

1771

Component created

Component changed

Simply utility which allows to log JS errors information (script, line, error message), or your custom messages to watchdog.
Will be usefull to running on both devep and production server to debug your scripts.


Tips:

  • it will be usefull to grant 'log js errors' permission to all roles, to collect more information about you errors;
  • you could call js2watchdog.woof(param) function from your script to push message from JS to watchdog (format of param is url-like string - "key=value&key2=value", no need of starting and ending amps);

Feedbackify

Component type

module

Maintenance status

Development status

Downloads

3584

Component created

Component changed

Description

This module integrates the Feedbackify service with Drupal. The module helps you to quickly customize the button colour, position and on which page it will be displayed.

*Please note that Feedbackify is a paid service, but they do offer a 15 Day free trial.