[Phoenix-commits] rev 15942 - in public/ulysses/website: . xslt

andi at wyona.com andi at wyona.com
Tue Aug 1 19:01:54 CEST 2006


Author: andi
Date: 2006-08-01 19:01:52 +0200 (Tue, 01 Aug 2006)
New Revision: 15942

Modified:
   public/ulysses/website/faq.xhtml
   public/ulysses/website/xslt/global.xsl
Log:
Added FAQ to the menu.


Modified: public/ulysses/website/faq.xhtml
===================================================================
--- public/ulysses/website/faq.xhtml	2006-08-01 17:00:12 UTC (rev 15941)
+++ public/ulysses/website/faq.xhtml	2006-08-01 17:01:52 UTC (rev 15942)
@@ -12,7 +12,7 @@
 <h2>Frequently Asked Questions</h2>
 <h3>Questions</h3>
 <ul>
-<li><b>Troubleshooting Installation</b>
+<li><a name="troubleinstalltoc"/><b>Troubleshooting Installation</b>
   <ul>
     <li><a href="#xpinstall">"Software installation is currently disabled. Click Edit Options... to enable it and try again."</a></li>
     <li><a href="#noupdates">Does not find any updates and hence cannot upgrade to a newer version</a></li>

Modified: public/ulysses/website/xslt/global.xsl
===================================================================
--- public/ulysses/website/xslt/global.xsl	2006-08-01 17:00:12 UTC (rev 15941)
+++ public/ulysses/website/xslt/global.xsl	2006-08-01 17:01:52 UTC (rev 15942)
@@ -46,6 +46,7 @@
 <a href="{$yarep.back2realm}download/index.html">Download</a><br/>
 <a href="{$yarep.back2realm}documentation.html">Documentation</a><br/>
 <a href="{$yarep.back2realm}screenshots.html">Screenshots</a><br/>
+<a href="{$yarep.back2realm}faq.html">FAQ</a><br/>
 <a href="http://demo.phoenix.wyona.org" target="_blank">Demo</a>
 
 <br/><br/>




More information about the Phoenix-commits mailing list