Simple Comment eMail Notification

Component type

module

Maintenance status

Development status

Downloads

35

Component created

Component changed

Sends a simple notification eMail to the site administrator, if an new comment has been created on the website. Also the eMail sending will be logged and can be checked at /admin/reports/dblog.

The eMail contains the link to un-approved comments and the approved comments on the website. This module does not have any user interface and own configuration options. It is designed to be simple and fit into small business purpose.

If you need more functionality: This module's codebase is minimal and you can use it as an example for your own module.

Syntax Highlighting Field Formatter

Component type

module

Maintenance status

Development status

Downloads

15

Component created

Component changed

Provides a field formatter for syntax highlighted code output. It is designed to be simple and not rely on any third-party library (best feature: no third-party dependency to GeShi filter etc.). The syntax highlighting is made by PHP's in-built highlight_string(); function.

Content cancel button

Component type

module

Categories

Maintenance status

Development status

Downloads

32

Component created

Component changed

INTRODUCTION
------------

The Content cancel button module provides a cancel button on node forms.

INSTALLATION
------------

* Install as you would normally install a contributed Drupal module. Visit:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.