Node History

Component type

module

Downloads

1131

Component created

Component changed

Node History is a replacement for the revision list built into the node module.

With this module you can configure which columns are displayed in the revision list and how they are formated. A hook is provided for other modules to add columns or format rows and columns.

The columns provided by this module are the same as the built-in ones (vid, author, date, operations, log message).

inline_odt

Component type

module

Categories

Maintenance status

Development status

Downloads

630

Component created

Component changed

Sometimes a user may want to add an image or a file inside the body of a node. This can be done w
ith special tags that are replaced by links to the corresponding uploaded file. If the file is an open document text
format, it will be display inline along with any images contained within that file.

Technorati Link Count Widget

Component type

module

Downloads

1432

Component created

Component changed

tlc.module is discontinued and will no longer be supported. Use blog reactions instead.

If you want to take over this project write me a e-mail.

The TLC module produces a count of the incoming links from blogs indexed by Technorati and links to a search results page where users can see the individual posts linking to a node.

Features on Drupal5.x version:

Custom Links

Component type

module

Categories

Downloads

11218

Component created

Component changed

Allows administrators to set up parameterized entries for any node type's links. This allows CCK-style node types to have "Visit this user's blog" style links, without any custom code.

Custom Breadcrumbs

Component type

module

Maintenance status

Development status

Downloads

304202

Component created

Component changed

Custom Breadcrumbs 2 (6.x-2.x and 7.x-2.x)

Many new features have been added including support for Views, Panels, Taxonomy vocabularies and terms, paths, and a simple API that allows contributed modules to enable custom breadcrumbs for module pages and theme templates. These are implemented using optional, independent submodules that depend on the main Custom Breadcrumbs module.

In addition to breadcrumb visibility, this version provides an option permitting PHP code snippets to be used in forming the breadcrumb titles and paths. Multiple languages are also supported.

Showcase

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

See Views Slideshow for this functionality.

The module allows a slide show presentation of teasers from a set of categorized nodes into a specified block. The module uses AJAX to return these teasers from the database.

Check out Views Slideshow.

Localizer

Component type

module

Downloads

21072

Component created

Component changed

Description

The Localizer module extends Drupal's ability to handle human languages. It provides control over a site's user interface language, the ability to enter and control content in multiple languages, and the ability to display the correct language content needed. The module has been designed so that only the features needed for a particular site need be implemented.

Localizer allows translation of the following system objects:

Node approval

Component type

module

Downloads

1619

Component created

Component changed

This module addresses a specific workflow for publishing nodes where nodes are to be created in published, unmoderated form, but approved by an administrator at a later time. It provides three extra tabs on the admin/node page; approved, disapproved, not yet moderated.

The controls on these three new pages allow you to approve, disapprove, edit or delete nodes.

Wishlist

The module does not yet do these things, which might be useful to some people:

Comment approval

Component type

module

Downloads

2909

Component created

Component changed

This module addresses a specific workflow need where comments are to be written in a published and unmoderated state, appearing immediately on the website, but should be available for approval or disapproval later. To achieve this, three new sub-menu items are added to the admin/comments screen; "approved", "disapproved" and "not yet moderated". From those three new screens, administrators can approve, disapprove, edit, or delete comments.

Menu Trim

Component type

module

Development status

Downloads

2228

Component created

Component changed

The Menu Trim module allows menu hierarchies to be trimmed when navigated. Trimming, here, means skipping the display of parent menu items when any of some designated items becomes active.

This project has been superseded by Menu Block and won't be maintained anymore.