Summary Period: 2001-06-18 to 2005-11-06
Total Lines Of Code:
1238 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 535 (100.0%) | 4251 (100.0%) | 7.9 |
robert | 302 (56.4%) | 3047 (71.7%) | 10.0 |
tobi | 170 (31.8%) | 797 (18.7%) | 4.6 |
hannes | 48 (9.0%) | 333 (7.8%) | 6.9 |
michi | 6 (1.1%) | 57 (1.3%) | 9.5 |
kris | 9 (1.7%) | 17 (0.4%) | 1.8 |
fixed clip method according to latest changes in antvilleLib
3 lines of code changed in:
fixed clip method according to new signature
2 lines of code changed in:
removed gallery macro
0 lines of code changed in:
bug fix in content_macro()
3 lines of code changed in:
whitespaces instead of spaces as delimiter
3 lines of code changed in:
content macro now passes the delimiter parameter
1 lines of code changed in:
displays 6 words instead of 50 chars
1 lines of code changed in:
embed macro now displays 20 words instead of 100 chars
1 lines of code changed in:
changed clipping behaviour in the story.part macro:
tags are not stripped when part is not clipped
you should add a as="plaintext" in the story.historyItem skin, if you don't want html
in the sidebar.
7 lines of code changed in:
added as="plaintext" to work well with the new story.part macro
1 lines of code changed in:
bugfix: previous commit (which removed the setContent methods) caused antville to
not record any story or comment data at all. thus, i added the content.setAll method in
place of the removed setContent calls.
2 lines of code changed in:
removed setContent(): the rawtext is of no use anymore since search is now using lucene
0 lines of code changed in:
first implementation of lucene-based search in antville
64 lines of code changed in:
exit commentform_macro() immediately if discussions are not enabled for the story
2 lines of code changed in:
slight but general overhaul of rss framework
11 lines of code changed in:
check for param.clipping == null in content_macro
1 lines of code changed in:
bugfix in editlink_macro(), deletelink_macro(), onlinelink_macro() and viewlink_macro():
renderImage is a global method, not a site's one
4 lines of code changed in:
* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
* cleaned up a little bit (code, comments)
2 lines of code changed in:
createLinkParam() now clones the param object, so there's no need to store the text defined in a variable
10 lines of code changed in:
modified getRenderedContentPart(): use the story's site in res.handlers.site during
rendering, otherwise global macros (eg. image) won't work correctly (fixes bug 270)
9 lines of code changed in:
(381 more)
Generated by StatCVS 0.2.2