[root]/trunk/wact/template/tags/core

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 43 (100.0%) | 634 (100.0%) | 14.7 |
| norbertmocsnik | 30 (69.8%) | 634 (100.0%) | 21.1 |
| JeffMoore | 13 (30.2%) | 0 (0.0%) | 0.0 |
convert filename case
0 lines of code changed in 13 files:
Added core:include exceptions.
21 lines of code changed in 3 files:
Upgraded core tag test cases.
148 lines of code changed in 5 files:
Imported core tag tests from CVS.
134 lines of code changed in 4 files:
Updated a single phpDoc comment.
1 lines of code changed in 1 file:
Started porting the core:wrap tag.
1 lines of code changed in 1 file:
Implemented the core:placeholder tag.
0 lines of code changed in 1 file:
Moved $sourceOrganizer property from WactTemplateNode to WactTreeBuilder.
2 lines of code changed in 1 file:
Imported CoreBlockComponent from CVS as WactCoreBlockView.
Upgraded core:block tag.
Disabled core:block test temporarily.
Updated core:block example.
95 lines of code changed in 3 files:
Imported the core:block tag from CVS.
65 lines of code changed in 2 files:
Upgraded the core:include tag to work properly within the new API.
Added WactTemplateNode::sourceOrganizer because some template nodes need to access the source organizer (the core:include tag, the future core:template tag etc).
40 lines of code changed in 1 file:
Imported the core:include tag from CVS.
23 lines of code changed in 1 file:
Upgraded the core:literal tag to work within the new API.
23 lines of code changed in 1 file:
Fixed core:comment tag.
4 lines of code changed in 1 file:
Renamed CheckNestingLevel() to checkNestingLevel().
1 lines of code changed in 1 file:
Imported the core:literal tag from CVS.
15 lines of code changed in 1 file:
Renamed CoreCommentTag to WactCoreCommentTag and reduced the visibility of one of its internal helper functions to protected.
2 lines of code changed in 1 file:
Upgraded the core:comment tag to work within the new API.
33 lines of code changed in 1 file:
Imported the core:comment tag from CVS.
26 lines of code changed in 1 file: