Dave the steps are simple: 1) take the header and footer content out of skeleton.html and place them in ./content/ssi/header and ./content/ssi/footer. (any extension other than html will work here as well, unless you want to change your html pattern in path.pm to exclude things in the /ssi/ dir).
2) Replace that text in skeleton.html with <!-- #include virtual="/ssi/header" --> and <!--#include virtual="/ssi/footer" --> respectively. 3) add a ./content/.htaccess file identical to the one trafficserver uses. 4) commit these changes and make sure they're right on the staging site. 5) publish them. ----- Original Message ----- > From: "w...@apache.org" <w...@apache.org> > To: ooo-comm...@incubator.apache.org > Cc: > Sent: Sunday, February 19, 2012 2:42 PM > Subject: svn commit: r805385 - in /websites/production/ooo-site: ./ content/ > content/EN/ content/FAQs/ content/FAQs/ms-access/ content/aa/ content/about/ > content/about_us/ content/about_us/people/ content/access/ content/af/ > content/am/ content/api/ content/api... > > Author: wave > Date: Sun Feb 19 19:35:17 2012 > New Revision: 805385 > > Log: > CHanges to template to add contact us link. Sorry about the sledgehammer, but > I'll need a very clear example to switch to SSI. > > > [This commit notification would consist of 427 parts, > which exceeds the limit of 50 ones, so it was shortened to the summary.] >