Configure the layout and format of content and data presented to site visitors.

Entity aspect

This module provides a convenient API to create sub-pages for entity urls.
E.g. node/%/about, or taxonomy/term/%/related.

Sub-page definitions can be specific to an entity bundle or any other subset of entities.
Different modules can independently define sub-pages on the same route, e.g. node/%/about, each with their own logic for page title, access check, tab and navigation settings, and page delivery.

Nodemoter

Nodemoter is an exceedingly simple module that demotes nodes (or sets nodes as not promoted to the front page) after a user-configurable time interval, e.g. one month.

Collapse Text Wysiwyg

Insert collapsible text modal dialog box displayed for CKEditor.

This module is a simple extension of the Collapse Text module which allows integrating the collapsible text markup with the Wysiwyg module.

It mostly implements: hook_wysiwyg_wysiwyg_plugin($editor) and the rest is pretty much JS related with editors.

At the moment, it only supports CKEditor, but could be extended in the future to also support other Wysiwyg editors.

Pretty much, it allows adding a button in the Rich Text Editor toolbar to provide a more user friendly user interface to insert collapsible text through the markup and syntax defined by the collapse_text module.
[More info about the syntax at: Collapse Text]

Clicking on the "insert collapsible text" button in the wysiwyg toolbar opens an editor's dialog box with separate fields for each of the customizable properties of the Collapse Text module:

  • collapsible text title
  • collapsible text body
  • optional classes

Installation and configuration:

0 - Prerequisite:
a. Requires wysiwyg and collapse_text modules to be installed.
b. Requires CKEditor wysiwyg libraries to be installed.

1 - Download the module and simply put into your contributed modules folder:

List Formatter

This module provides a field display formatter to render field values as HTML or comma-separated lists.

ceaZine

ceaZine provide a custom formatter for view PDF files as a book.
ceaZine use Booklet,a jQuery library, with book effect and flip pages.
The booklet are displayed over a Colorbox frame.
PDF conversion to images are provide by PDF to ImageField
Only CSS, JS and HTML, not Flash

Features

  • Provide a content custom type call ceaZine.
  • Provide a custom formatter, call ceaZine. You can use this formatter in other contents types.
  • Display PDF pages with book effect
  • Display the "book" over a colorbox frame
  • Provide a view for see the zines collection
  • Provide integration with Service Links
  • Provide a cycle block with the last zines
  • Provide drush scripts for jQuery plugins install

Requeriments

Drupal modules

Pages

Subscribe with RSS Subscribe to RSS - Content display