Software Listing of Author : "Peter Lindstrom"
- Notices
- License: Freeware
- Price: 0.00


The Notices module logs all emails sent to site users through the drupal_mail system (as well as any module using mimemail if mimemail is patched with included patch file). It is intended as a "backup" method for users to see important email which are sent to them by the site in case they somehow did not receive the email. The module provides the following: * a "Notices" tab on the users account page listing the subject, date and partial body of all emails sent to the user * a block showing the subjects of all emails sent to the user * an admin settable method to define a status message to show when the user has notices pending These notices are not sticky. Once viewed; they are deleted from the db. The user may also select any or all msgs from the Notice listing page and mark them as read. The admin can set for a std drupal msg...
- Publisher: Peter Lindstrom
- Date Released: 25-05-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- PHP Error Report
- License: Freeware
- Price: 0.00


This simple module attempts to simplify the process of managing PHP errors on your site. The watchdog log is a very handy method of analyzing the state of your web site. The most important log entries in the watchdog are PHP errors as these can often highlight major issues on your site. When things are going wrong; you may often have 100's or even 1000's of PHP errors and filtering through these in the watchdog logs can be a tedious process. This module performs 3 functions: * it provides a summary page of the watchdog's PHP errors - grouping them into sets and listing last occurrence and number of occurrences * it archive's this summary * emails summary report to specific email addresses or roles This module is dependent on the action (NOTE: only works with Actions 1.0), token and cronplus modules.
- Publisher: Peter Lindstrom
- Date Released: 27-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Published Time
- License: Freeware
- Price: 0.00


Adds a new timestamp to a node for when the node became published. Many publishing systems are more concerned about the time a node was published than when it was created. I have seen a few solutions to this issue posted which simply modify the nodes 'created' time once the node transitions to the published state; but our application requires maintaining the nodes created time so a new field was required. The module has a single admin setting to set whether the 'published' time will only be the first time a node becomes published or whether it will reset if the node goes from published to unpublished and then back to published again. It also allows a user with sufficient privileges to set the 'published' time to what ever they choose. Views handlers are provided to display and sort by this field. This project was designed by...
- Publisher: Peter Lindstrom
- Date Released: 24-01-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts

