[root]/trunk/examples/template/tags/core/templates/include

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 12 (100.0%) | 1.0 |
| norbertmocsnik | 6 (50.0%) | 8 (66.7%) | 1.3 |
| JeffMoore | 6 (50.0%) | 4 (33.3%) | 0.6 |
Moved many of the examples into an acceptance test directory, cleaning up the
examples directory to contain only end-user focused examples.
Examples should be full applications that perform some nominally useful
function.
Code fragments go in the acceptance directory.
0 lines of code changed in 3 files:
renamed core:placeholder to wact:placeholder
2 lines of code changed in 2 files:
renamted core:include to wact:include
2 lines of code changed in 1 file:
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).
4 lines of code changed in 3 files:
Imported the core:include tag from CVS.
4 lines of code changed in 3 files: