Panels Rest Expose

Component type

module

Categories

Maintenance status

Development status

Downloads

105

Component created

Component changed

Introduction

Panels REST Expose provides panels as REST in a specified manner attached as a screenshot.

The format which in which the JSON has been exposed, is providing the layout by taking the metadata of a Panels' node using a database query.

It checks for the entry of a panels metadata under db table "panelizer_node" and on the basis of URL parameter (node ID of Panels) to the REST call, exposes the JSON.

Entity Autocomplete Plus

Component type

module

Categories

Maintenance status

Development status

Downloads

185

Component created

Component changed

This module overrides the core entity autocomplete matcher. 1.x injects the path and entity ID in the list of results with the goal of disambiguating entities. 2.x attempts to do this same but allow some configuration via tokens for what information is included by the matcher.

Smith

Component type

module

Categories

Maintenance status

Development status

Downloads

170

Component created

Component changed

Provides functionality for using Drupal as a static site generator.

Note that 8.x-0.x branch is unstable and experimental, and MUST only be used in development (not in production).

DISCLAIMER:

  • The drupal/smith project will use semantic versioning as soon as D.O. supports it.
  • in the meantime versions should be interpreted as 8.x-MAJOR.MINOR-or-PATCH
  • this implies that the 8.x-0.x (i.e. 0.x) branch is unstable.
  • an upgrade path will be provided when the first 8.x-1.x release is added.

WhyWebs Drupal Module Builder

Component type

module

Maintenance status

Development status

Component created

Component changed

Whywebs Drupal module builder will help you to build your own module in less time and effort.

Features:
-build all files needed to start a new module
-Auto build a new content type and new node to each module
-Ability to download the files as a package
--Each package includes your major 3 files under the name you picked
-Build your module depending on your editors php, which also you can use it instead of using external software (ex.sublime..)
-Free and it will always be free
-Always will be new features added to it

Lazy Mega Menu

Component type

module

Maintenance status

Development status

Component created

Component changed

Lazy Mega Menu makes use of (and requires!) the Responsive Menu module and allows for “Mega Menu” content to be attached to top level menu items.

Because it loads the content “lazily”, not as part of the main html source, it means you do not have huge blocks of identical content at the top of every single page. This should help with SEO, if that’s your kind of thing.

Pro and Con Comments

Component type

module

Maintenance status

Development status

Downloads

341

Component created

Component changed

Module description

Enables "pro" and "con" Comments on content, which makes it easy to compare different comments and views on a subject. A good example is a debate on a poll.

Comments are displayed in two columns, one for "Pro" and one for "Con", under the content body. If the Fivestar module is installed, comments can be rated and will "float" up when rated high.

Requirements / Dependencies

This module requires the Views module.
Views: Procon creates a view for listing all arguments on a node.