Re: Tracking Codes and Java Script

2010-09-30 Thread David Crossley
Bryce Alcock wrote: > So I will be giving this a try tonight or over the weekend... > However, I wanted to ask a couple of more questions: > (just to start people thinking...) > > 1. I would ultimately like to have a solution that requires only > modifications to my website data, not changes to t

Re: Tracking Codes and Java Script

2010-09-30 Thread David Crossley
Bryce Alcock wrote: > In addition to the previous email, while I am investigating this issue a bit > I was curious: > Is the XML/DTD validation done with Local or Remote (web based) dtd docs? > > It seems like the DTD's are located here > http://forrest.apache.org/dtd/skinconfig-v08-1.dtd > > Can

Re: Tracking Codes and Java Script

2010-09-24 Thread Bryce Alcock
=${forrest.validate} >> >> #forrest.validate.skins.stylesheets=${forrest.validate.skins} >> >> >> >> >> >> >> >> Then to get your property you can just call >> >> >> >> >> >> >> >> >>

Re: Tracking Codes and Java Script

2010-09-24 Thread Bryce Alcock
.validate.skins=${forrest.validate} > > #forrest.validate.skins.stylesheets=${forrest.validate.skins} > > > > > > > > Then to get your property you can just call > > > > > > > > > > > > > > *From:* u912boilerma...@gmail.com [mai

RE: Tracking Codes and Java Script

2010-09-24 Thread Steve Wolke
: Tracking Codes and Java Script Ok so far so so... I have added the Tracking JavaScript to the site-to-xhtml.xsl file. And that seems to be working fine. I have added the variable to my skinconfig.xml file in the project directory, And finally I have been looking at how to pull the variable

Re: Tracking Codes and Java Script

2010-09-23 Thread Bryce Alcock
ock [mailto:u912boilerma...@gmail.com] > *Sent:* Monday, September 20, 2010 3:01 PM > *To:* user@forrest.apache.org > *Subject:* Tracking Codes and Java Script > > > > > > I was wondering if there was a simple and systematic way to configure a > tracking code in

RE: Tracking Codes and Java Script

2010-09-21 Thread Steve Wolke
t: Monday, September 20, 2010 3:01 PM To: user@forrest.apache.org Subject: Tracking Codes and Java Script I was wondering if there was a simple and systematic way to configure a tracking code into Forrest, for every page. So for a concrete example I would like to add a Google Analytics

RE: Tracking Codes and Java Script

2010-09-21 Thread Steve Wolke
t: Monday, September 20, 2010 3:01 PM To: user@forrest.apache.org Subject: Tracking Codes and Java Script I was wondering if there was a simple and systematic way to configure a tracking code into Forrest, for every page. So for a concrete example I would like to add a Google Analytics

Tracking Codes and Java Script

2010-09-20 Thread Bryce Alcock
I was wondering if there was a simple and systematic way to configure a tracking code into Forrest, for every page. So for a concrete example I would like to add a Google Analytics tracking code to the bottom of each page. Currently I am having to do this by modifying files in the Forrest directo