CVS: Tapestry/junit/context2 StaleLink.html,NONE,1.1.2.1 InAppRoot.page,NONE,1.1.2.1 InAppRoot.properties,NONE,1.1.2.1 InWebInf.html,NONE,1.1.2.1 InAppRoot.html,NONE,1.1.2.1 InPages.html,NONE,1.1.2.1
Howard Lewis Ship <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/Tapestry/junit/context2
In directory sc8-pr-cvs1:/tmp/cvs-serv32677/junit/context2
Added Files:
Tag: hship-2-3
StaleLink.html InAppRoot.page InAppRoot.properties
InWebInf.html InAppRoot.html InPages.html
Log Message:
Finish up code and tests for dynamically locating page specifications and templates.
--- NEW FILE: StaleLink.html ---
<html jwcid="@lib:Border" title="Application StaleLink Page">
This is an application-provided version of the StaleLink page.
</html>
--- NEW FILE: InAppRoot.page ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: InAppRoot.page,v 1.1.2.1 2002/12/12 12:42:38 hship Exp $ -->
<!DOCTYPE page-specification PUBLIC
"-//Howard Lewis Ship//Tapestry Specification 1.3//EN"
"http://tapestry.sf.net/dtd/Tapestry_1_3.dtd">
<!-- Establishes a location from which the properties files may be located. -->
<page-specification class="net.sf.tapestry.html.BasePage"/>
--- NEW FILE: InAppRoot.properties ---
# $Id: InAppRoot.properties,v 1.1.2.1 2002/12/12 12:42:38 hship Exp $
banner-message=The specification, and properties files, are located in the application root.
--- NEW FILE: InWebInf.html ---
<html jwcid="@lib:Border" title="InWebInf Page">
<span key="banner-message">Page specific message goes here.</span>
</html>
--- NEW FILE: InAppRoot.html ---
<html jwcid="@lib:Border" title="InAppRoot Page">
<span key="banner-message">Page specific message goes here.</span>
</html>
--- NEW FILE: InPages.html ---
<html jwcid="@lib:Border" title="InPages Page">
<span key="banner-message">Page specific message goes here.</span>
</html>
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/