Maintainers are looking for help reviewing issues.

CSS Watch

CSS watch allows themers to live edit theme CSS files. When a css file is saved, the file is reloaded on the page without a page refresh.

Entrainment - Fluid Grid Layout

Entrainment theme is an expanding-multicolumn-fixed grid layout. It started as a simple proof of concept as a way to distribute blocks across the page in a strict grid and is expanding to become a complete theme. Entrainment theme is most suited for video, music, and photography sites but can be adapted to work with any drupal site.

RESTful Web Services

Exposes Drupal resources (e.g. entities) as RESTful web services.

The module makes use of the Entity API and the information about entity properties (provided via hook_entity_property_info()) to provide resource representations for all entity types (nodes, comments, users, taxonomy terms, ..). It aims to be fully compliant to the REST principles.

Developers can also implement custom resources that can be exposed via the same interface (example in restws.api.php). See the README.txt for further design goals and checkout the documentation page.

#D8CX: I pledge that RESTWS will be obsolete on the day that Drupal 8 is released, because we have REST module in D8 core now!

Features and differences to the Services module:

  • Provides only RESTful services (no message-oriented or RPC-style web services like SOAP, XML-RPC etc.).
  • Builds upon the Entity API, to provide support for all entity types out of the box.

Organic Groups create permissions

Per node type create permissions for Drupal 7 Organic Group content

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)