[root]/trunk/acceptance/template/tags/core
templates
(6 files, 170 lines)
include
(1 files, 14 lines)
wrap
(2 files, 53 lines)
wrap_more
(3 files, 101 lines)
wrap_simplest
(1 files, 1 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 124 (100.0%) | 417 (100.0%) | 3.3 |
fix path names to respect the new capitalization of file names
10 lines of code changed in 10 files:
detab.
5 lines of code changed in 2 files:
rename addChild to appendChild.
1 lines of code changed in 1 file:
Renamed datasource tag to scope.
57 lines of code changed in 4 files:
Renamed wact:optional tag to wact:if and wact:default to wact:unless
37 lines of code changed in 4 files:
Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.
10 lines of code changed in 10 files:
Changed Controler base class to rely on autoloading template classes.
Introuced pattern requirements for template resource ids. (.tpl.)
Changed Wact_Template_Loader to autoload templates.
10 lines of code changed in 10 files:
The loader is the new organizer and the old organizer is now a reader.
20 lines of code changed in 10 files:
Convert Views to autoloading class naming pattern.
1 lines of code changed in 1 file:
Converted WactTemplateLoader to Wact_Template_Loader and removed explicit includes in favor of auto loading.
10 lines of code changed in 10 files:
Converted Source organizer class names to use new Wact Loader
10 lines of code changed in 10 files:
Update cache modules to work with Wact_Loader.
10 lines of code changed in 10 files:
Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().
20 lines of code changed in 18 files:
Fixed failing test case for wrap tag.
0 lines of code changed in 4 files:
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.
216 lines of code changed in 20 files: