aboutsummaryrefslogtreecommitdiffstats
path: root/modules/blog/templates/check_new-blog-post.sh
Commit message (Collapse)AuthorAgeFilesLines
* change url for english blogDamien Lallement2011-03-071-1/+1
|
* remove REPLYTO as it does not work like thisDamien Lallement2011-02-171-1/+0
|
* update mail messageDamien Lallement2011-02-171-2/+2
|
* fix 'domain' (thanks boklm)Damien Lallement2011-02-111-3/+3
|
* add to avoid SPAMDamien Lallement2011-02-111-3/+3
|
* add a replyto for mail from bot and the user creation by puppetDamien Lallement2011-02-111-2/+3
|
* now support 'new post' or 'modification of last post' to prevent bad ↵Damien Lallement2011-01-191-15/+31
| | | | notification mails
* Fix the check on wget if server is down (thanks to rtp)Damien Lallement2010-11-261-1/+1
|
* - allows the PATH_TO_FILE value to be overidden for testing purposeMichael Scherer2010-11-201-2/+5
| | | | | - check the return of wget and stop if the server do not answer, to prevent resending notification once server is restarted
* - -n is needed to interpret \n for the bash builtin version, spotted by ahmad78Michael Scherer2010-11-201-1/+1
|
* More verbose on new blog post to translateDamien Lallement2010-11-161-1/+4
|
* Shame on me, I forgot a pipe...Damien Lallement2010-11-061-1/+1
|
* - use mv -f instead of cp + rm ( shorter, cleaner )Michael Scherer2010-11-051-5/+4
| | | | | - move file creation later rather than creating it and removing it after
* fix the path to '/usr/local/bin' '/var/lib/blog'Damien Lallement2010-11-051-1/+1
|
* fix the mail address and message on blogDamien Lallement2010-11-051-1/+1
|
* adding check_new-blog-post on champagneDamien Lallement2010-11-051-0/+32