Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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 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.
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:
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.