Admin RSS

Component type

module

Maintenance status

Development status

Downloads

12393

Component created

Component changed

Features

The AdminRSS module creates RSS feeds for the administrative information for Drupal websites.

These feeds are protected with a keystring that must be set in admin/settings/adminrss page, and should accordingly be safe enough and updated often. The resulting pages can then be read at:

Rep[lacement]Tags

Component type

module

Downloads

8861

Component created

Component changed

The Rep[lacement]Tags module allows you to define tags (like $MYTAG$ or {DATE} as 'tokens' or 'markdown') and replace them with :

  • user-defined content (custom text, images, code, ...),
  • dynamically-generated or system values,
  • or use RepTag to format your pages with simple markup-style tags.

Embed Drupal Blocks, Node metadata, User info, Images and videos with plain-text syntax like:

{BLOCK:image:Random image} {AUTHOR} {YOUTUBE:Z4VNMERVsC4}

Should be compatible with both WYSIWYG and plaintext editors.

Zeitgeist

Component type

module

Maintenance status

Development status

Downloads

7596

Component created

Component changed

#D7CX pledge upheld: Zeitgeist received a full Drupal 7 release on the day that Drupal 7 was released.

Description

This is a module implementing history functions for search. It includes configurable "Latest" and "Top" search blocks and page reports over calendar date ranges, and its API provides frequency reporting on searches over various calendar-based time periods e.g., "last quarter" instead of "the last 90 days".

Comment Mail

Component type

module

Downloads

14635

Component created

Component changed

The Comment Mail module allows an email to be sent to the site administrator(s) when new comments are posted. A link in the email allows quick approval, editing, deletion, and/or banning of the poster's IP address.

Drupal 6: This is being worked on in the issue queue currently. The patch in the issue is against the HEAD version of code. It mostly works except the approval and deleteban links aren't correct yet.

Image Exact Sizes

Component type

module

Categories

Downloads

2736

Component created

Component changed

What is image_exact?
This is a simple utility module which extends image.module and user.module to allow admins to set exact sizes for image thumbnails from image.module, and for user avatars.

Many site designs look better if thumbs and avatars are all square, for instance, or at least always have the same aspect ratio. This module lets you have that by cropping images equally from all sides until the correct aspect ratio is reached, and then scaling.

Image_exact is designed to be a simple, lightweight solution for sites that just want exactly-sized avatars and/or images handled by image.module. If you're interested in dynamic image handling, we recommend the far more flexible and powerful imagecache.

RobotsTxt

Component type

module

Categories

Maintenance status

Development status

Downloads

389494

Component created

Component changed

Use this module when you are running multiple Drupal sites from a single code base (multisite) and you need a different robots.txt file for each one. This module generates the robots.txt file dynamically and gives you the chance to edit it, on a per-site basis, from the web UI.

Note: You must delete or rename the robots.txt file in the root of your Drupal installation for this module to display its own robots.txt file(s).

Worklog

Component type

module

Categories

Maintenance status

Development status

Downloads

688

Component created

Component changed

This module provides a means to keep track of how much time you spend on various tasks. It allows you create timers, one for each task you work on.

Help Tip

Component type

module

Maintenance status

Downloads

1810

Component created

Component changed

A "help tip" is a message or instructions that appears only on some pages. This module allows you to create help tips and configure where and how they are displayed. For example you could

  • show a random tip on every page, or
  • show a welcome message that users may hide once they've read it, or
  • use your imagination

Dependencies

Component type

module

Downloads

248

Component created

Component changed

When enabled, checks dependencies for modules, providing user feedback at admin/modules.

The module comes with a set of dependency information.

Based on code by Chad Phillips (hunmunk).