Configure the layout and format of content and data presented to site visitors.

Apache Solr AutoTrack

When a user browses a node page, this module automatically sends a query about the node to ApacheSolr, and display query results in a side block.

Admins or node authors can choose what information of the node to be included in the query automatically sent to ApacheSolr, for example, node title, node URL, taxonomy terms, or any CCK field. A typical usage scenario is to detect references of a node in other nodes. For example, on a blog node, this module can detect and display other blogs on the site that references the blog. For another example, on a Ubercart product page, this module can detect and display references of the product in the site forums.

To improve performance, the module could cache the results so that it wouldn't query too much. Also, the query can be carried out offline in a cron batch and then cached for later use.

Together with the Recommender API based modules, this module can replace the Conversation Pivots module.

Note: The developer (myself) is working on the Recommender Bundle GSoC'09 project, and won't be working on this module until September. If you are interested in co-developing the module, please let me know. Thanks!

Striptags Formatter

This module provides a lightweight field formatter that strips all X/HTML from a text or link field to ensure it is only the text.

Message 2 Log

IMPORTANT! Project merged into Drupal Tweaks module

Please use following module instead:
Drupal Tweaks

------------------------
This module log specified drupal messages instead of showing them

INSTALLATION:
1. Install module in standard way (http://drupal.org/node/70151)
As default module logs all PHP/db error/warning messages for the users instead of showing them.
But you may customize message rules on module Settings Page.

CUSTOMIZATION:
You may configure different RegEx rules on settings page: admin/settings/msg2log (Read more: http://php.net/manual/en/book.pcre.php)
If you want to change permission who can see the messages or not (go to Permission page)

USAGE:
- hide PHP/MySQL sytax error messages from anonymous/non-admin users (for security reasons)
See: #342128: how I can hide error messages for anonymous users?
- create specified actions when specified message show up
In Example: send fatal errors directly to webmaster e-mail address to fix the errors immediately (Triggers & Actions)
- log all messages to check what other users see and what common problems they have (i.e. with filling the forms)
- Ever wonder how to hide: 'The configuration options have been saved.' or default messages after node saving?
Get rid of not needed messages instead of translating them to empty strings.

Just add fonts

This module provides dynamic substitution of text with dynamically generated images using True type fonts.

Each time a user views a page, pre-defined CSS selectors are sought for and their text is replaced with an image containing the text. The text is rendered according to a predefined "pseudo style" comprised of: foreground colour, background colour, font size and font face.

Node type theme

Screenshot

This module is obsolete. Please use Views instead.

Panels Scheduler

The Panels Scheduler provides scheduling of panel nodes to appear at specific URLs at specific times.

Pages

Subscribe with RSS Subscribe to RSS - Content display