[root]/trunk/examples/template/tags/core/templates
include
(0 files, 0 lines)
wrap
(0 files, 0 lines)
wrap_more
(0 files, 0 lines)
wrap_simplest
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 21 (100.0%) | 159 (100.0%) | 7.5 |
| JeffMoore | 14 (66.7%) | 90 (56.6%) | 6.4 |
| norbertmocsnik | 7 (33.3%) | 69 (43.4%) | 9.8 |
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 7 files:
Ported over the wact:optional tag.
0 lines of code changed in 1 file:
renamed core:placeholder to wact:placeholder
1 lines of code changed in 1 file:
Renamed core:literal to wact:literal.
20 lines of code changed in 2 files:
renamed core:datasource to wact:datasource
4 lines of code changed in 1 file:
Renamed core:comment tag to wact:comment tag.
2 lines of code changed in 1 file:
renamed core:block to wact:block tag.
6 lines of code changed in 1 file:
Imported the core:set tag.
12 lines of code changed in 1 file:
Added support for databinding in template expressions along with
core:datasource tag, with an example and test cases.
(The from attribute is not yet implemented.)
57 lines of code changed in 1 file:
Implemented the core:placeholder tag.
1 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.
30 lines of code changed in 1 file:
Imported the core:block tag from CVS.
22 lines of code changed in 1 file:
Imported the core:literal tag from CVS.
2 lines of code changed in 1 file:
Imported the core:comment tag from CVS.
2 lines of code changed in 1 file: