View Mode Switch

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A module that allows simple switching of view modes at the entity level.

It works by providing a view mode switcher (select list) of allowed View Modes per bundle. For example, as an admin I can allow a content type of 'article' to be switched between the View Modes: 'Basic' and 'Advanced'. These options are presented when editing the node, so Node #1 can be presented in Basic display and Node #2 in Advanced display

Feature Slideshow

Component type

module

Categories

Maintenance status

Development status

Downloads

831

Component created

Component changed

This feature defines the content types necessary to create slideshows and assign them to pages or panels.

Feature Slideshow comes with 2 content types and 1 Vocabulary

  • Slideshow (content type)
  • Slide (content type)
  • Slideshow Styles (vocabulary)

Quick Start

Adding a slideshow to a page

Adding a slideshow to a panel

xEditor 2.0

Component type

module

Maintenance status

Development status

Downloads

1277

Component created

Component changed

xEditor is a Drupal distribution created to make content management easier, more fun, and more efficient than ever.

xEditor is similar to Spark distribution that aims to work out as a solution to authoring experience problems in the field and apply to latest development versions of Drupal.

The idea of xEditor is heavily inspired by Barley, a commercial solution by Plain.

Features:

Node Export Beautifier

Component type

module

Maintenance status

Development status

Downloads

747

Component created

Component changed

This project aims to help all reviewers that use node_export module in their project to store nodes in code.
When something changed in exported feature, code review becomes a horror.

This module implements hook_node_export_encode_alter() and does convert packed json to styled one using https://github.com/ryanuber/projects/blob/master/PHP/JSON/jsonpp.php code.

json_encode not used here because it does not work on PHP < 5.4

Enjoy

Theme Filter

Component type

module

Maintenance status

Development status

Downloads

933

Component created

Component changed

Use your theme path as token to be converted as a full theme path. Helpful to render images, files from your theme folder.
Theme filter module will add an input filter which will convert the to string or a token type string.

This module also supports token module. so, you can use the token_filter module also.

Panels One Column Stacked Layout

Component type

module

Categories

Maintenance status

Development status

Downloads

469

Component created

Component changed

This is a derivative of the "2 column stacked 70/30" layout provided by the Panels Extra Layouts module. It is identical, except instead of a 70/30 split for the content regions, it is a single 100% region.

The justification for this module is if you have a site that is mostly 70/30 pages, but need a few to have a single full width region, this will style the same as the other pages (Panel's default one column layout has additional padding, and isn't divided up into the stacked sections).

slideshow_block

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Slideshow Block can be used to create a slideshow of images within a block on any and/or every page of a site. Powered by Views and jQuery, slideshows can be customised for each individual page to play automatically, display a single image or be hidden altogether depending on the needs of the page.