[root]/trunk/acceptance/template/composable
templates
(1 files, 24 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 8 (100.0%) | 9 (100.0%) | 1.1 |
fix path names to respect the new capitalization of file names
1 lines of code changed in 1 file:
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.
1 lines of code changed in 1 file:
The loader is the new organizer and the old organizer is now a reader.
2 lines of code changed in 1 file:
Converted WactTemplateLoader to Wact_Template_Loader and removed explicit includes in favor of auto loading.
1 lines of code changed in 1 file:
Converted Source organizer class names to use new Wact Loader
1 lines of code changed in 1 file:
Update cache modules to work with Wact_Loader.
1 lines of code changed in 1 file:
Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().
2 lines of code changed in 2 files: