Drupalmonitor

Component type

module

Maintenance status

Development status

Downloads

4555

Component created

Component changed

Summary

The module connects any Drupal 7 site with drupalmonitor.com. As the name says, Drupalmonitor is a tool to actively monitor Drupal sites. It's not only a "heartbeat" kind of monitoring. It's much more powerful. Using the drupalmonitor connector, the tool can gather data from the drupal site like how many users, nodes, last cron run, page requests, etc. On drupalmonitor.com, the data will be processed and shown in graphs over time.

Testimonial Slider

Component type

module

Maintenance status

Development status

Component created

Component changed

Testimonial Slider provides a slide display of your client/customer testimonials. Why do I need to display testimonials? Well, they add a little credibility to your work and the visitor knows that you have had clients/customers who have liked your work.

In general a testimonial contains 2 things:

Simple Access User

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends Simple Access module by allowing individual user be added to access groups.

Example use case:
- Users from the role student, but could be assigned to group classA, paperB, yearC, etc. to access different content. Using role for this will be a nightmare
- Occasionally temporary user such as tutor, or visiting lecturer

User Register Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This simple module allows you to have a "user registration form" as a field, so that you can integrate it very easily in a content type.
It permits a user to register on a node edit form.

Reference UUID Synchronization

Component type

module

Maintenance status

Development status

Component created

Component changed

Maintains references between an entity and its reference fields based on UUID values. This can be useful when importing nodes via the "node export" or "feeds" module.

When inserting or updating an entity, you can pass a "uuid" value next to the "nid" or "tid" value of the reference field. This tells the module not to trust the actual "nid" or "tid" value, and it will try to resolve a new value based upon the "uuid".