Directory trunk/acceptance/template/tags/core/templates/wrap/

Total Files:
2
Deleted Files:
1
Lines of Code:
53

[root]/trunk/acceptance/template/tags/core/templates/wrap

Lines of Code

trunk/acceptance/template/tags/core/templates/wrap/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 9 (100.0%) 51 (100.0%) 5.6

Most Recent Commits

JeffMoore 2009-05-01 05:45 Rev.: 906

detab.

11 lines of code changed in 3 files:

  • trunk/acceptance/template/tags/core/templates/wrap: layout.html (+1 -1), wrap.tpl.html (+10 -10)
JeffMoore 2008-11-09 22:47 Rev.: 884

Renamed ServerId to ViewId.

2 lines of code changed in 1 file:

  • trunk/acceptance/template/tags/core/templates/wrap: wrap.tpl.html (+2 -2)
JeffMoore 2008-10-05 23:21 Rev.: 748

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.

37 lines of code changed in 2 files:

  • trunk/acceptance/template/tags/core/templates/wrap: wrap.html (del), wrap.tpl.html (new 37)
JeffMoore 2007-10-22 01:35 Rev.: 601

Simplified the specification of view components by removing the special
behavior of the runat attribute. All view elements are now identified by
the wact:id attribute.
A special value for wact:id (*) allows a component to be specified without
choosing a specific id. This
<p runat="server">
is now represented as
<p wact:id="*">

1 lines of code changed in 1 file:

  • trunk/acceptance/template/tags/core/templates/wrap: wrap.html (+1 -1)
JeffMoore 2007-10-21 23:54 Rev.: 599

Fixed failing test case for wrap tag.

0 lines of code changed in 2 files:

  • trunk/acceptance/template/tags/core/templates/wrap: wrap.html (new)
Generated by StatSVN 0.4.0