You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by mi...@apache.org on 2005/10/29 15:36:15 UTC

svn commit: r329416 - in /jakarta/tapestry/trunk/src/documentation/content/xdocs: links.ent site.xml

Author: mindbridge
Date: Sat Oct 29 06:36:10 2005
New Revision: 329416

URL: http://svn.apache.org/viewcvs?rev=329416&view=rev
Log:
Performing minor changes to common documentation files.

Modified:
    jakarta/tapestry/trunk/src/documentation/content/xdocs/links.ent
    jakarta/tapestry/trunk/src/documentation/content/xdocs/site.xml

Modified: jakarta/tapestry/trunk/src/documentation/content/xdocs/links.ent
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/src/documentation/content/xdocs/links.ent?rev=329416&r1=329415&r2=329416&view=diff
==============================================================================
--- jakarta/tapestry/trunk/src/documentation/content/xdocs/links.ent (original)
+++ jakarta/tapestry/trunk/src/documentation/content/xdocs/links.ent Sat Oct 29 06:36:10 2005
@@ -186,10 +186,10 @@
 <!ENTITY Otherwise 			'<link href="site:Otherwise">Otherwise</link>'>
 <!ENTITY Palette 			'<link href="site:Palette">Palette</link>'>
 <!ENTITY When 			    '<link href="site:When">When</link>'>
-<!ENTITY FormConditional    '<link href="site:When">FormConditional</link>'>
+<!ENTITY FormConditional    '<link href="site:FormConditional">FormConditional</link>'>
 <!ENTITY FormTable 			'<link href="site:FormTable">FormTable</link>'>
 <!ENTITY Table 			    '<link href="site:Table">Table</link>'>
-<!ENTITY TableColumns 		'<link href="site:When">TableColumns</link>'>
+<!ENTITY TableColumns 		'<link href="site:TableColumns">TableColumns</link>'>
 <!ENTITY TableFormPages 	'<link href="site:TableFormPages">TableFormPages</link>'>
 <!ENTITY TableFormRows 		'<link href="site:TableFormRows">TableFormRows</link>'>
 <!ENTITY TablePages 		'<link href="site:TablePages">TablePages</link>'>
@@ -223,6 +223,8 @@
 
 <!ENTITY TapestryHomePage
 						'<link href="http://jakarta.apache.org/tapestry/">Tapestry Home Page</link>'>
+
+<!ENTITY apijava "http://java.sun.com/j2se/1.5.0/docs/api">
 
 <!-- HiveMind service and configuration extension points -->
 

Modified: jakarta/tapestry/trunk/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/src/documentation/content/xdocs/site.xml?rev=329416&r1=329415&r2=329416&view=diff
==============================================================================
--- jakarta/tapestry/trunk/src/documentation/content/xdocs/site.xml (original)
+++ jakarta/tapestry/trunk/src/documentation/content/xdocs/site.xml Sat Oct 29 06:36:10 2005
@@ -147,8 +147,6 @@
          <NumericField label="NumericField" href="NumericField.html"/>
          <Otherwise label="Otherwise" href="Otherwise.html"/>
          <Palette label="Palette" href="Palette.html"/>
-         <SimpleTableColumnComponent label="SimpleTableColumnComponent" href="SimpleTableColumnComponent.html"/>
-         <SimpleTableColumnFormComponent label="SimpleTableColumnFormComponent" href="SimpleTableColumnFormComponent.html"/>
          <Table label="Table" href="Table.html"/>
          <TableColumns label="TableColumns" href="TableColumns.html"/>
          <TableFormPages label="TableFormPages" href="TableFormPages.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org