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

Total Files:
3
Deleted Files:
1
Lines of Code:
101

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 11 (100.0%) 137 (100.0%) 12.4

Most Recent Commits

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

detab.

63 lines of code changed in 4 files:

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

Renamed ServerId to ViewId.

3 lines of code changed in 1 file:

  • trunk/acceptance/template/tags/core/templates/wrap_more: wrap.tpl.html (+3 -3)
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.

69 lines of code changed in 2 files:

  • trunk/acceptance/template/tags/core/templates/wrap_more: wrap.html (del), wrap.tpl.html (new 69)
JeffMoore 2008-05-04 05:37 Rev.: 673

Clean up html so it does not trigger eclipse html validation error.

0 lines of code changed in 2 files:

  • trunk/acceptance/template/tags/core/templates/wrap_more: wrap.html (new)
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="*">

2 lines of code changed in 2 files:

  • trunk/acceptance/template/tags/core/templates/wrap_more: form.html (+2 -2)
Generated by StatSVN 0.4.0