Adding description and keywords metadata to tuscany pages

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731787 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
lresende 2009-01-06 00:26:44 +00:00
parent 705fbcf6f1
commit 6b9023c20c

View file

@ -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>