You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/06/06 22:46:38 UTC

svn commit: r181566 - /forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml

Author: rgardler
Date: Mon Jun  6 13:46:36 2005
New Revision: 181566

URL: http://svn.apache.org/viewcvs?rev=181566&view=rev
Log:
change the custom XML demo to use the SourceTypeAction so we are not limiting the user URL space

Modified:
    forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml

Modified: forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml?rev=181566&r1=181565&r2=181566&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml (original)
+++ forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml Mon Jun  6 13:46:36 2005
@@ -62,8 +62,9 @@
       description="Sample Ascii Art page" />
     <sample-usemap label="usemap" href="usemap.html" 
       description="Client-side imagemap" />
-    <sample-custom label="custom" href="custom.html" 
-      description="Custom XML page" />
+    <sample-custom label="User Schemas" href="customSchema.html" 
+      description="Custom XML Schemas"/>
+    <custom label="Custom File" href="custom.html" description="A custom XML file"/>
     <faq label="FAQ" href="faq.html" description="Frequently Asked Questions" />
     <subdir label="Subdir" href="subdir/">
       <index label="Index" href="index.html" 



Re: svn commit: r181566 - /forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml

Posted by Ross Gardler <rg...@apache.org>.
Juan Jose Pablos wrote:
> rgardler@apache.org wrote:
> 
>> Author: rgardler
>> Date: Mon Jun  6 13:46:36 2005
>> New Revision: 181566
>>
>> URL: http://svn.apache.org/viewcvs?rev=181566&view=rev
>> Log:
>> change the custom XML demo to use the SourceTypeAction so we are not 
>> limiting the user URL space
>>
> 
> you have not change the sitemap yet, are you sure that you did not 
> forget to commit something?


Well spotted, thanks. I committed now (and I'm going for a whiskey, it 
has been a busy day and far too long).

Ross

Re: svn commit: r181566 - /forrest/trunk/main/fresh-site/src/documentation/content/xdocs/site.xml

Posted by Juan Jose Pablos <ch...@apache.org>.
rgardler@apache.org wrote:
> Author: rgardler
> Date: Mon Jun  6 13:46:36 2005
> New Revision: 181566
> 
> URL: http://svn.apache.org/viewcvs?rev=181566&view=rev
> Log:
> change the custom XML demo to use the SourceTypeAction so we are not limiting the user URL space
> 

you have not change the sitemap yet, are you sure that you did not 
forget to commit something?

Cheers,
cheche