rest_version

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an absolute first stab at getting a stable integration for a versionable rest based on the drupal core module.
Note that the development is currently on github for the time being.

https://github.com/SurangaPG/rest_version

WIP concepts

The actual versions:
- Config/Plugin logic like a lot of the core implementations. With a major version, namespace (for the plugins)

Themeless

Component type

module

Maintenance status

Development status

Downloads

62

Component created

Component changed

Themeless entity output (only nodes for now) in JSON, XML or HTML format on the path 'node/%/themeless' and 'some/alias/themeless'.

Only a stripped down node template is used by a distinct display mode 'Themeless' to be rendered, effectively only showing the fields without the page template. Therefore no headers, footers or sidebars or menus are shown but only the node content. No theme at all.

JSON and XML can be consumed by other applications for example a mobile app.

Stencil

Component type

module

Maintenance status

Development status

Downloads

79

Component created

Component changed

Stencil provides basic support and an API for using Stencil web components with Drupal.

What is Stencil?

(Copied from their homepage)

"Stencil is a tool for building modern Web Components

Stencil combines some of the best features from traditional frameworks, but outputs 100% standards-compliant Custom Elements, part of the Web Component spec.

Drupal Extra

Component type

module

Maintenance status

Development status

Downloads

106

Component created

Component changed

The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors

The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.

Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.