Author: lresende
Date: Mon Jan 5 16:26:44 2009
New Revision: 731787
URL: http://svn.apache.org/viewvc?rev=731787&view=rev
Log:
Adding description and keywords metadata to tuscany pages
Modified:
tuscany/site/templates/TUSCANY_confluence_html_export.xml
Modified: tuscany/site/templates/TUSCANY_confluence_html_export.xml
URL:
http://svn.apache.org/viewvc/tuscany/site/templates/TUSCANY_confluence_html_export.xml?rev=731787&r1=731786&r2=731787&view=diff
==============================================================================
--- tuscany/site/templates/TUSCANY_confluence_html_export.xml (original)
+++ tuscany/site/templates/TUSCANY_confluence_html_export.xml Mon Jan 5
16:26:44 2009
@@ -38,7 +38,12 @@
$content
#end
#end
-#end
+#end
+##
+#macro (generateKeywords)
+ <META name="description" content="Apache Tuscany"/>
+ <META name="keywords" content="apache, apache tuscany, tuscany, service,
services, fabric, soa, service oriented architecture, sca, service component
architecture, das, sdo, csa, ruby, opensource"/>
+#end
##
#macro (topNav)
<table valign="top" border="0" cellspacing="0" cellpadding="0"
width="100%"
background="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg">
@@ -125,7 +130,9 @@
#end
##
<html>
- <head>
+ <head>
+ #generateKeywords()
+
<link type="text/css" rel="stylesheet"
href="http://tuscany.apache.org/stylesheets/default.css">
<link rel="SHORTCUT ICON" href="$images/favicon.ico">
<title>$page.title : Apache Tuscany</title>