Module antville_archive/comment/

back to main page

Summary Period: 2001-06-18 to 2004-02-29

Modules

[root]/antville_archive/comment

Lines of Code


Total Lines Of Code: 255 (2006-01-17 17:18)

Authors

Author Changes Lines of Code Lines per Change
Totals 200 (100.0%) 1225 (100.0%) 6.1
robert 145 (72.5%) 994 (81.1%) 6.8
tobi 34 (17.0%) 105 (8.6%) 3.0
hannes 18 (9.0%) 70 (5.7%) 3.8
michi 3 (1.5%) 56 (4.6%) 18.6

Most Recent Commits

robert 2004-02-29 17:14

removed assignment of cache.modifytime in updateComment(): this timestamp was used to check if the content of a comment/story was updated, but isn't used anymore

0 lines of code changed in:

robert 2004-02-16 18:51

committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)

2 lines of code changed in:

tobi 2004-01-13 15:20

cleaned up code

0 lines of code changed in:

tobi 2004-01-13 13:25

cleaned up code

20 lines of code changed in:

tobi 2004-01-12 17:44

cleaned up code

6 lines of code changed in:

tobi 2004-01-12 13:47

modified delete_actions and corresponding delete.skin

5 lines of code changed in:

tobi 2004-01-07 18:27

initial check-in

2 lines of code changed in:

robert 2004-01-02 11:41

use constant for editableby value which makes things more readable

1 lines of code changed in:

robert 2003-12-17 23:00

changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).

2 lines of code changed in:

robert 2003-12-08 23:48

- css class commentHead was renamed to listSeparator
- minor other changes

3 lines of code changed in:

robert 2003-12-08 23:37

minor layout change

3 lines of code changed in:

hannes 2003-12-01 17:03

Make sure rawcontent field is set on stories and comments when the content is updated.
This fixes the bug that search doesn't work on Antville 1.1

1 lines of code changed in:

robert 2003-10-11 12:41

check if notification is enabled for a site by calling isNotificationEnabled()

1 lines of code changed in:

tobi 2003-10-08 18:17

all notification e-mails are now sent via site/sendNotification function
(ie. story/sendNotification was removed.)

1 lines of code changed in:

tobi 2003-10-08 18:11

* added "form" anchors just above comment and reply forms
* implemented anchor parameter in comment/replylink_macro to directly scroll to the form

3 lines of code changed in:

tobi 2003-10-06 18:28

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

5 lines of code changed in:

robert 2003-09-07 22:54

rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object

26 lines of code changed in:

robert 2003-08-02 14:20

initial check-in: merged former .hac files into single actions.js files

89 lines of code changed in:

robert 2003-08-02 14:19

modified comments

4 lines of code changed in:

robert 2003-08-02 14:02

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action

35 lines of code changed in:

(117 more)

Generated by StatCVS 0.2.2