Customizing Xsl Templates
October 12th, 2009
Comments off
I need to configure and customize the following XSL templates,
http://tinyurl.com/yh3p4g6
together with CSS files and other resources at that site, to create a year calendar that looks like
http://tinyurl.com/yzucrmq
I only need the calendar for one year. The year will be an input variable to the transform
The job involves simplifying the XSL templates available, and configuring a php script to output the calendar’s html.


