Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

JSON-RPC Server for Drupal 7

This is a complete Drupal 7 version for JSONRPC Server module. The module has been refactored to D7 & Services 3 APIs. Also the code has been cleaned up. The server class JsonRpcServer is clean and improved.

State of this project

This sandbox project will be removed after creating a 7.x-1.x branch in the main module.

Backport

There will be no backport for the new features or improvements for Drupal 6. However, anybody can create backport patches and post them to JSONRPC Server.

Improvements

  1. Drupal 7 port.
  2. Services 3 compatibility.
  3. Code cleanup & coding standards fixes.
  4. PHP 5.3 compatibility.
  5. The "GET" method is now collapsing multiple parameters with the same name in arrays.
  6. The "GET" method can be disallowed from the endpoint configuration form.
  7. Added also support for HTTP Content-Type(s): application/json-rpc, application/jsonrequest along with application/json. This is a JSON-RPC recommendation.
  8. Removed support for other Content-Types as they break recommendations.
  9. Simplified the whole flow in JsonRpcServer::handle().

User Details

User Details admin

I have started to port User Details to Drupal 8. Keep an eye on D8 port issue for more info.


If you are reporting a issue please make sure to give as much information as possible so I can re-produce the issue.

The "User Details" module comes with two blocks, "User Detils: logged-in user" and "User Details: authored user".

Background

The idea for "User Details" started as a request from an end-user, to have a centreal place for quick links to important locations on the website.
For Drupal 6 this was just some custom code you could add to a custom block.
For Drupal 7 the "User Details" module has expanded to its own module, which allows non-coders to alter and customize to thier liking.

Overview

The "User Details" module is a basic collection of user data (or variables) and commonly used links in a block. In no way is this a required part of any website, only for the ease of naviagtion.
Below is a list of all the stats and links that can be turned on as part of the "User Details" blocks.The links come with some default images, but you can change these by uploading an image to your web server and typing in the location for each image.

User Details: logged-in user

YouTube Thumbnail With Time Formatter

YouTube Thumbnail With Time Formatter adds a new display style to Emfield video cck module.

Remove Calendar Links

There is a bug in the Calendar module that adds a "calendar" link to the bottom of every node, regardless of settings. This seems to be generated in the "Views" module.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience