Future Nodes

Component type

module

Maintenance status

Development status

Downloads

873

Component created

Component changed

A very simple node access module that limits access to nodes if they are published in the future.

If the Node's "Authored On" property ($node->created) is equal to or less than the current request time, then a visitor may have access to the node. If it is after then a visitor will not see the node listed or be able to view it directly. NOTE: This does not effect edtorial access.

Background container

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a way to add a background image to a specific selector.
You can enable the background container per content type and set a site wide default for each content type.
You can also enable this background for each node so that users can add an image as a background to a specific section of their node.

Features

- Background image for each content type
- CSS selector can be dynamically chosen
- Settings may be overriden per node

Workbench Preview

Component type

module

Maintenance status

Development status

Downloads

455

Component created

Component changed

Workbench Preview provides a views handler that allows privileged users to view the latest revision version of content in views across the site, whereas only the published versions will be shown to users without.

Publish to Apple News

Component type

module

Maintenance status

Development status

Downloads

1597

Component created

Component changed

A bit about Apple's News Platform

News, Apple’s all new app available with iOS 9, delivers rich and immersive news, magazine, and web content to millions of users. With Apple News Format, publishers can create signature content for News with custom typography, rich photo galleries, video, and fun animations. Content is automatically optimized for both iPhone and iPad and publishers can earn revenue with iAd, Apple’s advertising platform.

Panel pages internationalization via clone and redirect handlers ( i18n_pc )

Component type

module

Maintenance status

Development status

Downloads

1195

Component created

Component changed

This project aims to cover a gap in panel page (page manager pages) translation.
There are different approaches like https://www.drupal.org/project/mlpanels and i18n_panels but they can't be used for translating panels in a way of nodes translation.
Current approach adds ability to have different pages templates and content for different languages with URI translated as well.

Relation Extras

Component type

module

Maintenance status

Development status

Downloads

845

Component created

Component changed

Relation Extras is a simple suite of modules which adds additional functionality to the Relation module.

Modules:

  • Relation Creation: Adds a new tab on node pages for adding relations.
  • Relation Extra Fields: Provides extra fields on relations that "pull up" and display fields of the relation sources/targets on the relation itself.