============================Joe Sartorical@sheltoncma.org http://www.sheltoncma.org/
Dan O.
------------------
I linked to the exact page in the documentation where it is explained. If you have a specific question about its use, I'll try to answer it.
============Joe Sartoriwebmaster@sheltoncma.org http://www.sheltoncma.org/ http://www.sheltoncma.org/cgi-bin/calendar/calendar.pl
The only way to do that would be to create a plug-in to store the data. You would then need to modify the template to display it.
** to easily edit the information stored in that html file?? **
It wouldn't do anything with an HTML file. What I was suggesting is you make (and manually edit when necessary) a separate HTML file and have CalendarScript automatically include that file into your calendar display.
* The only way to do that would be to create a plug-in to store the data. *
... although, you could add the tag responsible for printing out the footer (or header) value entered into the template administration section by duplicating the tag responsible for printing it (namely <%= $_FOOTER %> ) on the default template's default.html template file and adding it to the template you're using.
[This message has been edited by DanO (edited December 23, 2003).]
Create a file called preferences.txt and duplicate the appropriate items from the default template's preferences.txt file into it, then upload that file to the template's directory that you are using.
-------------------------------------------webmaster@sheltoncma.orgJoe Sartorihttp://www.sheltoncma.org/
Ok, you'll also have to put a copy of the preferences.pl file in that directory and add the line:
<!--#include file="preferences.pl"-->
at the very top of the template file.
Just for your (and other's) information, replying whether a stated solution worked or not often helps others later on should they come to these support forums looking for solutions.
JMO
Have a Happy New Year!
[This message has been edited by DanO (edited January 05, 2004).]