Summary Period: 2003-07-22 to 2005-02-13
[root]/antville/code/MetaWeblogApi
Total Lines Of Code:
345 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 11 (100.0%) | 492 (100.0%) | 44.7 |
robert | 7 (63.6%) | 446 (90.7%) | 63.7 |
tobi | 4 (36.4%) | 46 (9.3%) | 11.5 |
removed collection "storiesById" of root, using Story.getById() instead to retrieve a story with a given id.
2 lines of code changed in:
modified metaWeblog.newMediaObject: seems that base64-decode is unnecessary since the file contents are already decoded
2 lines of code changed in:
* changed newMediaObject(): evalImg() and evalFile() now return the created object, so constructing the result object is much easier
* fixed api methods since called methods won't return a result object anymore but throw an exception if something's going wrong
43 lines of code changed in:
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)
1 lines of code changed in:
applied michael platzer's patches to the weblog apis
[see http://grazia.helma.at/pipermail/antville-dev/2004-March/000517.html and
http://grazia.helma.at/pipermail/antville-dev/2004-March/000518.html]
38 lines of code changed in:
cleaned up code
5 lines of code changed in:
replaced all occurences of "weblog" with "site"
2 lines of code changed in:
getStaticUrl() was renamed to getUrl(), popupUrl() to getPopupUrl()
2 lines of code changed in:
(hopefully) merged all changes in antville_1_0 branch into main branch
101 lines of code changed in:
code reformatting
17 lines of code changed in:
merged changes done in antville_1_0 branch
279 lines of code changed in:
Generated by StatCVS 0.2.2