Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

User Alert

user-alert.png

This module provides a simple way to show a short-term urgent message on the website. Think of CNN Breaking News, when they show a short message the top of the site (or the 'Welcome!' style messages at StackExchange websites). This module works for both anonymous and authenticated users by using a cookie, and recording actions in the database. This solves the need to show messages independent of the users authenticated status.

With User Alerts, you can:

  • Alert users about breaking news, or a special same-day sale for ecommerce
  • Schedule publishing of alerts via Scheduler
  • Override display with TPL and CSS

How to use this module:

  1. Enable User Alerts
  2. Set the appropriate permissions for selected roles
  3. Set the User Alert block in the appropriate region of your theme.
  4. Create a user alert node.

You can also set some global settings for alerts at admin/settings/user-alert.

Unpublished alert nodes are removed from the system automatically. This is to prevent an old alert being seen by a user (if the cookie was cleared or expired, for example) if a node was republished accidentally.

Debut Article

Part of the Debut features set, Debut Article provides an article content type and associated views, contexts, and Media module integration.

Like all Debut features, Debut Article can be integrated either as a stand-alone feature to quickly add article functionality to any Drupal site or as part of a Drupal distribution.

Installing

You have two options for installing Debut Article:

  • Debut Article is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes

  • Article content type with accompanying image field.
  • Article view with page listing, recent articles block, and RSS feed.
  • Integration with Pathauto.
  • Menu item for article landing page.
  • Context handling of breadcrumbs, active menu, and block display.
  • User permissions.
  • Both an image field as well as a media field using the Media module.

Iso 639

This module enable a cck field and widget that enable you to pick a language from the list defined in the ISO 639 standard.

Epub

epub, epub.js, ebook

7.x-1.x

The new epub module for Drupal 7 provides displays for file entity and file fields and enables users to read epub/ibooks files inside their browsers like pdf module.

Use this module with apachesolr_file (recommend with file_entity 7.x-2.x), you can build your owned online library.

  • "ePub default" display uses iframe to wrap xhtml files extracted from epub package
  • "ePub cover image" display shows the cover image inside epub file (A cover image is not required according to the ePub standard)
  • TODO: add js epub reader in the future and need help to make something like Readium work on server side

6.x-1.x

The ePub module allows site administrators to enable other users to download the ePub version of the book contents available on the website.

Webform Revisions

Webform Revisions screenshot

This module gives basic revisioning functionality to Webform submissions. It is designed to look and function similarly to Drupal core's revisioning system.

Features:

  • View, Revert, and Delete revisions of Webform submissions.
  • Leave log comments per-revision (except for the initial submission).
  • Resend email to recipients upon revision - requires Webform 3.x or later.

This module can be very useful if you wish to track edits to a submission.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience