Author: gertv
Date: Thu Dec 22 22:07:44 2011
New Revision: 1222485

URL: http://svn.apache.org/viewvc?rev=1222485&view=rev
Log:
Little hack to get the home page title set correctly

Modified:
    servicemix/website/trunk/src/main/webapp/index.page

Modified: servicemix/website/trunk/src/main/webapp/index.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/index.page?rev=1222485&r1=1222484&r2=1222485&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/index.page (original)
+++ servicemix/website/trunk/src/main/webapp/index.page Thu Dec 22 22:07:44 2011
@@ -1,6 +1,6 @@
 ---
 title: Welcome to Apache ServiceMix!
---- pipeline:conf
+--- name:main pipeline:conf
 {info}
 If you're looking for information on the older Apache ServiceMix 3.x release, 
you may want to take a look at the [old 
website|http://servicemix.apache.org/old/home.html]
 {info}
@@ -67,4 +67,9 @@ new TWTR.Widget({
 
 h2. [News|news]
 
-{include:/news/recent.page}
\ No newline at end of file
+{include:/news/recent.page}
+
+--- name:content pipeline:scaml
+-@ val main : String
+- unescape(main)
+- attributes("title") = "Welcome to Apache ServiceMix!"


Reply via email to