phpFreeChat integration (proposal for v2)

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a proposal for the next major version of the phpFreeChat module.

At the moment there isn't the need to upgrade the phpFreeChat module.
But for future reference and to try new things, this module is stored as a sandbox project.

A list of changes in this version:

RESTWS Alias

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows RESTful Webservices (using restws module) to be accessible through url aliases in addition to just the direct path.

For example: If you have a node with direct path "node/1" and url alias "page/awesomepage", the restws module allows you to access json representation of the node through "node/1.json" and not "page/awesomepage.json".

Dropbox App

Component type

module

Maintenance status

Development status

Component created

Component changed

Sandbox project to integrate Drupal with the Dropbox Apps.

Note: similar projects exists. This is an API-integration-only project and does not provide any functionality out of the box. You should only install this module if you are installing a module that requires this module or you are a developer looking to leverage the Dropbox App APIs.

I also investigated the following modules, but for various reasons they were unsuitable for the task I had at hand.

Entity XLIFF FTP

Component type

module

Maintenance status

Development status

Downloads

384

Component created

Component changed

Entity XLIFF FTP is a Drupal extension that introduces a localization workflow whereby editors or administrators can push XLIFF files to a remote server via SFTP, then pull down processed XLIFF files when they're ready (either manually, or automatically on cron).

This extension was designed specifically to work with SDL WorldServer, but can theoretically be used with any FTP server or FTP-enabled translation management system.