You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ul...@apache.org on 2011/02/07 17:30:43 UTC

svn commit: r1068003 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

Author: uli
Date: Mon Feb  7 16:30:43 2011
New Revision: 1068003

URL: http://svn.apache.org/viewvc?rev=1068003&view=rev
Log:
test jira subversion integration
TST-1: Test issue

Modified:
    tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt   (contents, props changed)

Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt?rev=1068003&r1=1068002&r2=1068003&view=diff
==============================================================================
--- tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt (original)
+++ tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Mon Feb  7 16:30:43 2011
@@ -1,71 +1,71 @@
-#set($base = "https://cwiki.apache.org/TAPESTRY")
-#set($globalHelper = $action.getHelper())
-#set($renderer = $globalHelper.getWikiStyleRenderer())
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<html>
-<head>
-  <title>
-#if (! $page.title.equals("Index") && ! $page.title.equals("IndexV2"))
-$page.title -- Apache Tapestry
-#else
-Apache Tapestry Home Page
-#end
-</title>
-  <link type="text/css" rel="stylesheet" href="$stylesheet">
-  <link href="http://svn.apache.org/repos/asf/tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css" rel="stylesheet" type="text/css"/>
-</head>
-<body>
-  <div class="wrapper bs">
-
-#set($child = $pageManager.getPage($page.space.key,"Navigation"))
-#set($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
-$content
-
-#if (! $page.title.equals("Index") && ! $page.title.equals("IndexV2"))
-<div id="top">
-#set($child = $pageManager.getPage($page.space.key,"Small Banner"))
-#set($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
-$content.replaceAll("Page Title", $page.title)
-<div class="clearer"></div>
-</div>
-
-<div class="clearer"></div>
-
-  <div id="breadcrumbs">
-    $autoexport.breadcrumbs($page).replaceAll("<a href=\"https://cwiki.apache.org/confluence/display/TAPESTRY/Index\" title=\"Index\">Index</a>&nbsp;&gt;&nbsp;","").replaceAll("Home", "Index")
-  </div>
-
-<div id="content">
-$body
-</div>
-
-<div class="clearer"></div>
-#else
-$body
-#end
-<div id="footer">
-#set($child = $pageManager.getPage($page.space.key,"Footer"))
-#set($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
-$content
-</div>
-  </div>
-</body>
-</html>
+#set($base = "https://cwiki.apache.org/TAPESTRY")
+#set($globalHelper = $action.getHelper())
+#set($renderer = $globalHelper.getWikiStyleRenderer())
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+<head>
+  <title>
+#if (! $page.title.equals("Index") && ! $page.title.equals("IndexV2"))
+$page.title -- Apache Tapestry
+#else
+Apache Tapestry Home Page
+#end
+</title>
+  <link type="text/css" rel="stylesheet" href="$stylesheet">
+  <link href="http://svn.apache.org/repos/asf/tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+  <div class="wrapper bs">
+
+#set($child = $pageManager.getPage($page.space.key,"Navigation"))
+#set($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
+$content
+
+#if (! $page.title.equals("Index") && ! $page.title.equals("IndexV2"))
+<div id="top">
+#set($child = $pageManager.getPage($page.space.key,"Small Banner"))
+#set($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
+$content.replaceAll("Page Title", $page.title)
+<div class="clearer"></div>
+</div>
+
+<div class="clearer"></div>
+
+  <div id="breadcrumbs">
+    $autoexport.breadcrumbs($page).replaceAll("<a href=\"https://cwiki.apache.org/confluence/display/TAPESTRY/Index\" title=\"Index\">Index</a>&nbsp;&gt;&nbsp;","").replaceAll("Home", "Index")
+  </div>
+
+<div id="content">
+$body
+</div>
+
+<div class="clearer"></div>
+#else
+$body
+#end
+<div id="footer">
+#set($child = $pageManager.getPage($page.space.key,"Footer"))
+#set($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
+$content
+</div>
+  </div>
+</body>
+</html>

Propchange: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt
------------------------------------------------------------------------------
    svn:eol-style = native