Promo node

Component type

module

Maintenance status

Development status

Downloads

466

Component created

Component changed

A ctools plugin to make a promo for a node - choose kicker, title, teaser and link to referenced node.

This plugin is mainly done to avoid to have a special content type to make promos for nodes, in the cases when you do not want to have fields in the node type for special listings. Typical use case should be for editors that use Panelizer or Panels in Place editor.

Tokens are supported.

Library Catalog Front Page

Component type

module

Maintenance status

Development status

Component created

Component changed

A very simple module to display different page nodes (automatically created on install, and of course editable later) for authenticated users and anonymous users. Even if anonymous users do not have permission to see any content, they will be able to see this node on the front page.

A simpler contrib solution would create a second variables, site_frontpage_anonymous, which could be set differently from site_frontpage -- but that would not do our end run around Drupal's node access control.

Simple Help

Component type

module

Categories

Maintenance status

Development status

Downloads

440

Component created

Component changed

This module looks for markdown files in enabled modules and creates help pages that can be read on the site for them. This module is similar to advanced help but does not intend to be as feature rich and will not expand its feature set beyond just loading markdown files from enabled module directories.