You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bu...@apache.org on 2014/02/01 00:43:58 UTC

svn commit: r896005 - in /websites/staging/myfaces/trunk/content: ./ wiki/core/user-guide/quick-start.html

Author: buildbot
Date: Fri Jan 31 23:43:58 2014
New Revision: 896005

Log:
Staging update by buildbot for myfaces

Modified:
    websites/staging/myfaces/trunk/content/   (props changed)
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/quick-start.html

Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jan 31 23:43:58 2014
@@ -1 +1 @@
-1563344
+1563345

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/quick-start.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/quick-start.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/quick-start.html Fri Jan 31 23:43:58 2014
@@ -91,16 +91,17 @@
 examples application. In the following links (kindly hosted by Irian
 Solutions GmbH) you will find demo applications running with MyFaces.</p>
 
-<p>'''xml
-<ul>
-    <li><a href="http://www.irian.at/myfaces">Tomahawk and Sandbox
-Examples</a> (and look to the bottom for Tomahawk Examples and Sandbox
-Examples links)</li>
-    <li><a href="http://www.irian.at/adfFaces/">Trinidad
-Examples</a></li>
-    <li><a href="http://www.irian.at/tobago/">Tobago Examples</a></li>
-</ul>
-'''</p>
+<div class="codehilite"><pre><span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.irian.at/myfaces&quot;</span><span class="nt">&gt;</span>Tomahawk and Sandbox
+Examples<span class="nt">&lt;/a&gt;</span> (and look to the bottom for Tomahawk Examples and Sandbox
+Examples links)<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.irian.at/adfFaces/&quot;</span><span class="nt">&gt;</span>Trinidad
+Examples<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.irian.at/tobago/&quot;</span><span class="nt">&gt;</span>Tobago Examples<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+</pre></div>
+
+
 <p>You can deploy the examples application for yourself. All you need to do
 to get up and running is to follow the steps below!:</p>