[Phoenix-commits] rev 15944 - public/ulysses/website
andi at wyona.com
andi at wyona.com
Tue Aug 1 19:29:07 CEST 2006
Author: andi
Date: 2006-08-01 19:29:05 +0200 (Tue, 01 Aug 2006)
New Revision: 15944
Modified:
public/ulysses/website/introspection-documentation.xml
public/ulysses/website/introspection-faq.xml
public/ulysses/website/introspection-screenshots.xml
Log:
Fixed URIs.
Modified: public/ulysses/website/introspection-documentation.xml
===================================================================
--- public/ulysses/website/introspection-documentation.xml 2006-08-01 17:24:29 UTC (rev 15943)
+++ public/ulysses/website/introspection-documentation.xml 2006-08-01 17:29:05 UTC (rev 15944)
@@ -3,7 +3,7 @@
<introspection xmlns="http://www.wyona.org/neutron/1.0">
<edit mime-type="application/xhtml+xml" name="Documentation">
- <checkout url="developers.xhtml?yanel.resource.usecase=checkout" method="GET"/>
- <checkin url="developers.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
+ <checkout url="documentation.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+ <checkin url="documentation.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
</edit>
</introspection>
Modified: public/ulysses/website/introspection-faq.xml
===================================================================
--- public/ulysses/website/introspection-faq.xml 2006-08-01 17:24:29 UTC (rev 15943)
+++ public/ulysses/website/introspection-faq.xml 2006-08-01 17:29:05 UTC (rev 15944)
@@ -3,8 +3,8 @@
<introspection xmlns="http://www.wyona.org/neutron/1.0">
<edit mime-type="application/xhtml+xml" name="FAQ">
- <checkout url="about.xhtml?yanel.resource.usecase=checkout" method="GET"/>
- <checkin url="about.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
+ <checkout url="faq.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+ <checkin url="faq.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
</edit>
</introspection>
Modified: public/ulysses/website/introspection-screenshots.xml
===================================================================
--- public/ulysses/website/introspection-screenshots.xml 2006-08-01 17:24:29 UTC (rev 15943)
+++ public/ulysses/website/introspection-screenshots.xml 2006-08-01 17:29:05 UTC (rev 15944)
@@ -3,7 +3,7 @@
<introspection xmlns="http://www.wyona.org/neutron/1.0">
<edit mime-type="application/xhtml+xml" name="Screenshots">
- <checkout url="developers.xhtml?yanel.resource.usecase=checkout" method="GET"/>
- <checkin url="developers.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
+ <checkout url="screenshots.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+ <checkin url="screenshots.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
</edit>
</introspection>
More information about the Phoenix-commits
mailing list