Module antville/code/HopObject/

back to main page

Summary Period: 2001-06-18 to 2004-08-03

Modules

[root]/antville/code/HopObject

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
Totals 151 (100.0%) 1584 (100.0%) 10.4
robert 82 (54.3%) 856 (54.0%) 10.4
tobi 59 (39.1%) 636 (40.2%) 10.7
hannes 9 (6.0%) 86 (5.4%) 9.5
michi 1 (0.7%) 6 (0.4%) 6.0

Most Recent Commits

tobi 2004-08-03 14:24

add check for app.data.redirectPostRequests switch to redirect site post requests to another URL

2 lines of code changed in:

tobi 2004-07-30 15:34

* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
* cleaned up a little bit (code, comments)

4 lines of code changed in:

robert 2004-05-08 18:53

createLinkParam() now clones the param object, so there's no need to store the text defined in a variable

2 lines of code changed in:

robert 2004-05-08 18:53

modified createLinkParam(): clone the param object since known non-html attributes are removed
(should also make things easier because one doesn't have to keep in mind that the param object is modified)

16 lines of code changed in:

robert 2004-03-21 15:26

added applyModuleMethod(): using this we can apply any module specific method to a HopObject

11 lines of code changed in:

tobi 2004-03-20 19:13

renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)

2 lines of code changed in:

tobi 2004-01-13 16:36

* re-added hopobject.url_macro as user-friendly wrapper for hopobject.href_macro
* replaced all xxx.href macro calls to xxx.url

8 lines of code changed in:

tobi 2004-01-13 15:24

removed hopobject.url_macro and replaced macro calls with the href macro

0 lines of code changed in:

tobi 2004-01-12 17:44

cleaned up code

3 lines of code changed in:

tobi 2004-01-12 14:16

replaced all occurences of "weblog" with "site"

1 lines of code changed in:

tobi 2004-01-12 13:47

modified delete_actions and corresponding delete.skin

1 lines of code changed in:

robert 2004-01-05 13:49

do not clone the param object anymore, this is done in Html library if necessary

10 lines of code changed in:

tobi 2004-01-03 00:01

removed skin_macro because this went into antvillelib already

0 lines of code changed in:

robert 2004-01-02 11:43

added method createCheckBoxParam() that returns a special parameter object for rendering checkboxes (which is different from the one created by createInputParam())

13 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:39

skinpath is now set using layout.getSkinPath()

2 lines of code changed in:

robert 2003-11-23 19:57

modified onRequest():
- assign the currently active layout to res.handlers.layout, also added check if user has a layout object in the session (for testdriving it)
- define the skinpath according to the layout object
- only call checkAccess if the user isn't a sysadmin (which means that sysadmins are basically allowed to do anything)

24 lines of code changed in:

robert 2003-11-23 19:08

added generic modifier_macro()

13 lines of code changed in:

hannes 2003-10-07 17:14

Added support for skinsets:
* Skins are attached to skinset rather than site objects
* Each site can have multiple skinsets
* Skinsets can inherit from each other
* Added subclasses of imagemgr and skinmgr that mount on root/manage

26 lines of code changed in:

robert 2003-09-07 22:56

modified onRequest(): all checkAccess() methods now set res.message themselves (and do a res.redirect if necessary), so just call checkAccess()

1 lines of code changed in:

(114 more)

Generated by StatCVS 0.2.2