This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Mon Oct 15 07:07:25 -0700 2007 | [lukeredpath] |
| |
Rakefile | Mon Oct 15 07:02:07 -0700 2007 | [lukeredpath] |
| |
about.yml | Mon Oct 15 07:07:25 -0700 2007 | [lukeredpath] |
| |
init.rb | Mon Oct 15 07:07:25 -0700 2007 | [lukeredpath] |
| |
lib/ | Mon Oct 15 07:09:39 -0700 2007 | [lukeredpath] |
| |
test/ | Mon Oct 15 07:02:07 -0700 2007 | [lukeredpath] |
README
Mephisto Comment Notification ============================= A small extension to the Mephisto blogging engine for those who prefer email notifications over the RSS feeds. This simple plugin hooks up an observer to the Mephisto Comment model and sends an email notification to the Site administrator each time a new comment is posted. Install the plugin as normal (use svn co instead of script/plugin as this plugin uses trunk/tags): svn co svn://lukeredpath.co.uk/var/svn/plugins/mephisto_comment_notification/trunk vendor/plugins/mephisto_comment_notification Make sure ActionMailer is configured correctly for your server, restart your web server and off you go! Please report any problems to contact@lukeredpath.co.uk.




