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

News archiver

The NewsArchiver module is for people who

  • find that web news items they'd like to refer to have disappeared from the sites where they read them;
  • are sometimes unable to find news items they once remember reading; or
  • would like to be able to tag news items for future reference.

Community Poll

Poll view and settings in node form

More configurable voting for nodes. Voting is only for logged-in users.

Flickrbomb

Build super awesome sites quickly, with super awesome images.

Menu Badge

Shows numbers next to menu items that indicates number of new content.

Module doesn't work, have just configuration interface.

For Drupal 6.

Dummy Content

Dummy Content (DC) provides an API (hooks) for other modules to generate (& manage) dummy nodes.

DC allow your custom module to provide demo nodes as soon as the module is installed - this helps with populating blocks, views, and generally showcasing your module's functionality. This is very useful when showcasing a module's functionality to a client. For example, rather than installing the Forum module and having to manually create forum nodes, the DC API can be used to pre-populate the site with forum-type nodes as soon as the Forum module is enabled. Additionally, rather than having purely Lorem Ipsum-type content, you can define relevant pieces of text and images, giving the content a more complete & realistic look & feel.

DC will also clean up after itself, removing any dummy nodes when child-modules are disabled.

Requirements

As of 7.x-1.2, DC requires the Tableform module.

API

The included dc_example.module provides an example implementation of the available hooks:

hook_dummy_content_data():
- allows you to define 'subjects' of text and image data

hook_dummy_content():

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience