Dynamic Menus

Component type

module

Categories

Downloads

354

Component created

Component changed

The Dynamic Menus module provides a dynamic menu block for each menu provided by the Menu module. You can then display the dynamic menu blocks instead of the normal menu blocks.

In a Dynamic Menu, clicking on a collapsed arrow icon will open that sub-tree; clicking again will close it. Any sub-tree that starts open (ie: the active trail) always remains open.

Feed

Component type

module

Maintenance status

Development status

Downloads

1007

Component created

Component changed

Allows for styleable feeds. Makes feed functions themable and uses XSLT for output styling.
Provides replacement functions for node/rss.xml and taxonomy term feeds as well as a templatable replacement for view_rss feeds.

Notes:

  • Currently only works for RSS, but should be usable with ATOM.
  • Requires clean urls
  • Um, well, Firefox2 and IE7 ignore RSS XSL templates

Safari Search

Component type

module

Categories

Maintenance status

Development status

Downloads

4870

Component created

Component changed

Modifies the Search box on a site to display with rounded corners. The Search box is rendered like this in all browsers, in the style that Safari uses for search boxes. This module does not rely on the Safari browser for its functionality.

Read More Link (Drupal 6 and earlier)

Component type

module

Maintenance status

Development status

Downloads

59197

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Read More Link

This module allows you to move the "Read more" link from the node's links area to the end of the teaser text.

Thematous

Component type

module

Categories

Downloads

786

Component created

Component changed

This module implements a facility to maintain themes as nodes of type 'thematous'. It has the following features:

  • knows about sub-themes
  • allows to restrict themes to specific parent themes
  • sub-themes may define just a stylesheet or stylesheet, TAL templates and template.php

Currently, the module is tied to the PHPTAL template engine in that a full thematous theme consists of a stylesheet, a set of PHPTAL macros and a block of PHP code to be put in a template.php file.