Recently read

Component type

module

Categories

Maintenance status

Development status

Downloads

17847

Component created

Component changed

Recently read allows site administrators to enable blocks displaying a history of recently read content (nodes) both to anonymous and authenticated users. For logged in users, each user has its own history. For anonymous users, the history is based on sessions. This module may be useful i.e. for displaying recently viewed products on the e-commerce site.

Note about performance: page caching is disabled for pages containing Recently read block and viewed by anonymous users.

Block In Node

Component type

module

Maintenance status

Development status

Component created

Component changed

The module allows users to embed blocks in to node content. For example, if the user wants to embed a login block into a node content, then they can put this in the node content:
[block id="user/login"]

Some usage scenarios:
- If you have a poll block and want to put this block in a node content.
- Some article may need to put Google Map block in content.
- Add Twitter block in a node content

drudle

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A new version of Drudle. Completely rewritten from scratch. The SSO feature is disable (still under development). This module integrate Drupal-6.x with Moodle-2.x via REST web service.

Included also a module drudle_users which is used for user management between Drupal and Module (also via REST web service)

Just follow the 7 steps in INSTALL.txt, and you're good to go.

Express It

Component type

module

Categories

Development status

Component created

Component changed

Drupal module to manage expression for each content in the drupal site. So user can express their views on each site content.

Security Webcam

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

When the webcam senses motion it will trigger certain desired actions to take place. The actions will be controlled by Drupal's Actions & Triggers/ Rules system, so they could include a notification by SMS/ email, playing an audio file (aka alarm), snapping webcam pictures/ videos, etc.

Security Webcam is still in the planning stages. It was added to Drupal.org in order to find more collaborators & maintainers.

load time

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module to show the load time of your site pages by uid.

You enable the module and it starts recording load times for every single request. Then it makes a table with the load time data for each path and user, so you will have a table data showing the load time for a url of your site ordered by time, path or user id.