[root]/themes/accessible/news

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 34 (100.0%) | 165 (100.0%) | 4.8 |
| vain | 29 (85.3%) | 84 (50.9%) | 2.8 |
| vyper | 3 (8.8%) | 57 (34.5%) | 19.0 |
| xsign | 2 (5.9%) | 24 (14.5%) | 12.0 |
- moved cache, configuration, doctrine, logs and themes to application
0 lines of code changed in 8 files:
- fixed ROOT and WWW_ROOT* slashes
11 lines of code changed in 2 files:
- removed {literal} tags
2 lines of code changed in 2 files:
- add svn:prop keywords
0 lines of code changed in 2 files:
- added doctrine behavior "timestampable" to news
- replaced sql field "news_added" with "created_at" and "updated_at"
- removed "news_added" from insert queries
2 lines of code changed in 2 files:
- fixes for the accessible template
- (1) added parameter target to all move_to's
- (2) added head section in the index.tpl
- still @todo: rename all templates, by prefixing "action_" or "action_admin"
43 lines of code changed in 2 files:
- applied {pagination} to the templates
2 lines of code changed in 2 files:
- permissions management: changed the cc_ tag to permission_ in templates, for the sake of a clearer name
2 lines of code changed in 2 files:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
4 lines of code changed in 2 files:
- changed all TPLs and PHP Files to use singular Doctrine!
- SQL UPDATE !!!!!!!!!!!!!!!!!!
24 lines of code changed in 2 files:
- some fixes and changes to the accessible theme
51 lines of code changed in 2 files:
updated the template placeholders and styles of the news and guestbook
6 lines of code changed in 1 file:
- index corrected
- pager still buggy, but added to news
1 lines of code changed in 1 file:
Smarty WWW-Path Assignments have changed:
- www_root_tpl renamed to www_root_themes
- www_root_tpl_core renamed to www_root_themes_core
17 lines of code changed in 4 files: