Changelog Reader

Component type

module

Categories

Maintenance status

Development status

Downloads

2008

Component created

Component changed

This module reads the CHANGELOG.txt from different sites. It was created for a blog post I wrote. This module allows you to collect site urls, then during cron, it goes to those sites, tries to find a CHANGELOG.txt and reads the version if found. Then it provides a page (coming soon) and a block to display this information.

Comment automatic title

Component type

module

Categories

Maintenance status

Development status

Downloads

2608

Component created

Component changed

When users don't fill the title field when posting a comment, or when this field is disabled, Drupal word-safely cuts a 29 characters extract from the beginning of the comment's body to generate a title.
With this module, it is possible to choose the comment automatic title length, from 1 to 64 characters.
Comment automatic title adds another feature: it can cut this extract at the first character found, from a list you provide (full-stop, comma, etc.).

For example, let's consider this comment:

Show unpublished comments

Component type

module

Maintenance status

Development status

Downloads

2258

Component created

Component changed

If you have comment moderation enabled, this small module will show unpublished comments to the user that created them. It offers a simple feedback to show users that their comments have been saved and are waiting for moderation.

File Newest Revision

Component type

module

Categories

Maintenance status

Development status

Downloads

2592

Component created

Component changed

This module allows for the use of "stable" links to the newest revision of a file. If node revisions are enabled, and a newer version of a file is uploaded, the user is automatically redirected to that revision. This is useful for sending out links to a file outside of your Drupal site, such as through email.