From 2709e52f3d9ab7672b3d61a279c524cdebff0980 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 2 Feb 2007 04:53:07 +0000 Subject: [PATCH] Add ApacheCon buttons git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@502487 13f79535-47bb-0310-9956-ffa450edef68 --- docs/page.css | 3 +++ xdocs/stylesheets/site.vsl | 2 ++ xdocs/stylesheets/templates.vm | 9 +++------ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/page.css b/docs/page.css index b4e2feade..ea755a477 100644 --- a/docs/page.css +++ b/docs/page.css @@ -190,3 +190,6 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } display: none; } } + +#adcontainer { +} \ No newline at end of file diff --git a/xdocs/stylesheets/site.vsl b/xdocs/stylesheets/site.vsl index b481eef4d..9def23d05 100644 --- a/xdocs/stylesheets/site.vsl +++ b/xdocs/stylesheets/site.vsl @@ -29,6 +29,8 @@ #set ($blue1 = "#CFDCED") #set ($sourceborder = "#023264") #set ($pound = "#" ) + #set ($ssi = "include virtual=") + #set ($adsurl = "/ads/buttonbar.html") ## start the processing #document() ## end the processing diff --git a/xdocs/stylesheets/templates.vm b/xdocs/stylesheets/templates.vm index 6ec671ab3..ac3e03b54 100644 --- a/xdocs/stylesheets/templates.vm +++ b/xdocs/stylesheets/templates.vm @@ -194,12 +194,6 @@ #macro (makeProject $menus)