antville/code/StoryMgr
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
macros.js changed code to run with snapshot 20020531-fc: 2002-06-02 16:05:16 +00:00
main.skin still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout. 2003-03-07 19:27:48 +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
offlinestory.skin fixed markup to be xhtml compatible 2002-06-03 17:10:21 +00:00
onlinestory.skin initial check-in 2001-11-18 13:16:53 +00:00
renderFunctions.js minor code reformatting 2003-08-02 11:59:56 +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
type.properties modified comments 2003-08-02 12:19:11 +00:00