antville/code/Comment
Tobi Schäfer 9cd4aa4b7d implemented first version of e-mail notification using kris' contribution (with slight modifications):
* since site preferences are stored as xml the corresponding code had to be adjusted
* currently, no notification is sent if a story's status changes from offline to online (abuse factor is too high)
* there's only one global notification skin used for the mail body
* the sender is always set to sys_email to avoid the bounce problem we already had with registration mails
2003-10-06 16:28:03 +00:00
..
actions.js initial check-in: merged former .hac files into single actions.js files 2003-08-02 12:20:05 +00:00
edit.skin - changed from input type="button" to type="submit" 2003-08-02 10:39:07 +00:00
macros.js - changed because site preferences are now xml-encoded 2003-08-02 10:46:43 +00:00
objectFunctions.js implemented first version of e-mail notification using kris' contribution (with slight modifications): 2003-10-06 16:28:03 +00:00
reply.skin tweake with the "link" link and   as macro prefix 2003-03-25 16:11:21 +00:00
securityFunctions.js rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object 2003-09-07 21:02:26 +00:00
toplevel.skin tweake with the "link" link and   as macro prefix 2003-03-25 16:11:21 +00:00
type.properties modified comments 2003-08-02 12:19:11 +00:00