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

Simple Blogroll

NEWS: The release of the drupal 7 version of this module is now out! All the credit to agerson.

This module provides a dynamic blogroll in a block.

>> Check out what it is/does in this demo! <<

The configuration is simple and intuitive. You only have to provide addresses of sites with valid feeds (such as http://drupal.org). Optionally, you can alternatively define their feeds directly (e.g. http://drupal.org/node/feed).

The blogroll will display the site's title and latest item (w. link) below. Once multiple sites are provided, the blogroll will effectively "roll" and the sites with latest updates will be on top.

Some additional settings can be configured, e.g. the persistence of an optional "new" tag, etc.

Until next major upgrade, this module requires the simplepie module to work. For the 7.x version, this patch to the simplepie module is required!

Admin links

Admin links screenshot

This is a very simple module that adds the content local tabs (Edit, Delete, Revisions, etc.) as links to teasers/lists of nodes.

Arcade

Arcade module was written to implement pnFlashGames with Drupal, however, it is really a generic framework that allows any content to be treated abstractly as a 'game' and provides a gateway for 'games' to store scores and game data with Drupal. It also provides blocks for displaying score information.

Product import module: Amazon AWS

A better Amazon Import module for D5.

Development release only. Don't try to use this on a production site for any reason.

Amazon Associates Web Services module
=================================

Definitions
---------------
*Amazon Associates Web Services:
Amazon's API that provides access to their catalog and associated content (reviews, prices, etc).

*Search Index:
Practically speaking, this is the type of item you're looking for. To put this in context, one type of item sometimes has a different set of fields than another type (DVDs have # of audio channels; Books do not). Thus, choosing a Search Index not only specifies what _kind_ of item you're looking for, but what fields are available to search on.

*Search Fields:
These are the fields your search is actually performed on. In the query "Search on Author for Zig Ziglar", 'Author' is the search field.
The available search fields change depending on the current Search Index -- if you're searching Books, "Number of Audio Channels" won't be an available Search Field.

Description
----------------

Block Filter

This is a very simple module which provides an input filter that can be enabled for specific input formats. This filter allows an editor with permission for this input format to embed any available block into content by using the blocks module and delta in the following syntax: [block:{module}:{delta}].

For example, if I wanted to embed the Powered By Drupal block into some content, I would use [block:system:0].

DISCLAIMER 1: Care needs to be taken. For example, if you embed something you don't want anonymous people to see (such as devels switch user form), then it will be embedded into the content and displayed with the permission of the person who "rendered" the content. For example, if you empty the cache and then an anonymous visitor views the page - the content will be rendered and filtered as anonymous and then cached like this.

Tabs-Auto

Automated Tabs from node content.

This module will scan a node and split it into tab sections at each <H1> heading element using the heading title as the tab's title (can be set to split at other HTML/XML elements instead). Any text before the first heading element is encountered will be listed under a tab entitled "Intro".

Primary aims are

  • To allow "dumb users" (no insult meant) to create tabbed node content without any extra tasks or commands being required - if they can select "Heading1" in the site's WYSIWYG editor or use <H1> in HTML then they can create tabs.
  • To automatically split existing nodes into tabs without re-editing.
  • Future: Split imbedded XML record sets into tabbed records.

Configuration Options

"Tab seperator element:"

To change the HTML or XML element used as a splitting point and to obtain the tab titles from. {Default = H1 }

"Default Tab title:"

The title to use for the initial tab when the document/node does not start with the defined tab-seperator. {Default = Intro }

"Include seperator:"

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience