Summary Period: 2002-01-25 to 2004-01-16
[root]/antville_archive/choice
Total Lines Of Code:
64 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 31 (100.0%) | 108 (100.0%) | 3.4 |
robert | 10 (32.3%) | 70 (64.8%) | 7.0 |
tobi | 21 (67.7%) | 38 (35.2%) | 1.8 |
remove hopobjects by using their own method remove() now (the former way to call the remove() method of the parent and pass the object to delete is deprecated in helma)
2 lines of code changed in:
cleaned up code
1 lines of code changed in:
cleaned up code
1 lines of code changed in:
removed pixel.gif
1 lines of code changed in:
replaced calls of global image_macro() with calls of layout.image_macro() (since the images are now the business of layout objects)
1 lines of code changed in:
initial check-in
29 lines of code changed in:
modified comments
17 lines of code changed in:
choice text is no longer pushed to skin, instead use choice.title_macro()
1 lines of code changed in:
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.
1 lines of code changed in:
validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance.
2 lines of code changed in:
some more slight enhancements in poll appearance
1 lines of code changed in:
refurbished polls; removed title property wherever it occurred; state_macro() is deprecated (but still working) now, use closetime_macro() and appropriate prefix/suffix strings instead.
1 lines of code changed in:
choice-value is now form-encoded to enable using html-code in choice-text
1 lines of code changed in:
replaced <% imageurl %> macro by <% image as="url" %>
1 lines of code changed in:
added invisible pixel gif to correctly display the graph in most browsers
1 lines of code changed in:
changed type.properties according to new database-schema:
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/)
9 lines of code changed in:
improved for xhtml compatibilty
1 lines of code changed in:
fixed markup to be xhtml compatible
1 lines of code changed in:
fixed markup to be xhtml compatible
1 lines of code changed in:
switched to version 1.2
9 lines of code changed in:
(6 more)
Generated by StatCVS 0.2.2