Tracker Lite

Component type

module

Categories

Maintenance status

Development status

Downloads

1978

Component created

Component changed

Tracker Lite is designed to replace the tracker module, without requiring the presence of the comments module to work. This may be useful to small sites that don't need comment module but want the convenience and simplicity of the tracker system.

The aim of this module is to be an exact replacement: for fancier effects use Views.

You can't run both this module and core tracker module together as they use the same paths, but it's fine to switch from one to the other: for example should your site expand and need comment module after all.

Insert View

Component type

module

Maintenance status

Development status

Downloads

120524

Component created

Component changed

Insert View is a filter that allows users to embed content lists generated by the Views module into node bodies and blocks using relatively simple tag syntax.

Insert Block

Component type

module

Maintenance status

Development status

Downloads

33121

Component created

Component changed

Sidebar blocks contain all sorts of nifty stuff, but sometimes you want to include or embed that stuff into the body of your node. Instead of using PHP snippets (a possible security hole on public sites), you can use this module. When it's activated...

[block:name of module=delta of block]

...will insert the contents of a rendered sidebar block into the body of your node. If no delta is specified, the default block for that module will be displayed.

phpBB2Drupal

Component type

module

Maintenance status

Development status

Downloads

19278

Component created

Component changed

This uses the migrate framework to allow the import of your phpbb data into Drupal equivalents.

While the use of this module should be quite straight forward, you may need to know some php etc in order to overcome any issues.

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:

Masquerade

Component type

module

Maintenance status

Development status

Downloads

600775

Component created

Component changed

The Masquerade module allows site administrators (or anyone with enough permissions) to switch users and surf the site as that user (no password required). That person can switch back to their own user account at any time.

This is helpful for site developers when trying to determine what a client, logged in as themselves, might see when logged into the site.

Arooga

Component type

module

Categories

Maintenance status

Development status

Downloads

5637

Component created

Component changed

This is a very simple module that logs (in the drupal watchdog) page generation times that exceed a threshold value, or are a record for the site so far.
There is a settings page to change the threshold value and reset the record value.

When paired with Log Watcher, administrators can be notified by email when page load times are excessive.