midcontinent
04-03-2008, 12:32 PM
So...
Help me understand how I edit a web page with the calendar on it...
I make sure the HEAD contains this line of code right?: <?php $CSS=1; require("calendar/calendar.php"); ?>
And then all I have to do is insert this line of text under the spot I want the calendar to appear?: <?php require("calendar/calendar.php"); ?>
So besides this all configuration is done through the Setup or Event Manager?
What is the relative path? My calendar file is under public_html in the root directory of the web site...
my website is www.midcontinent.info (http://www.midcontinent.info)
So the demo comes up but with the text on it. I tried a couple test pages but they come up blank. http://www.midcontinent.info/NewTest.html
The demo.php says "To modify the design/layout of this page, edit the demo.php file." So how do I edit the page if I can't use Dreamweaver or Front Page because the code gets scrambled? Does that mean I must edit my pages with the calendar with Notepad? Is there a WYSIWYG editor that won't hose the code?
Thanks...
Help me understand how I edit a web page with the calendar on it...
I make sure the HEAD contains this line of code right?: <?php $CSS=1; require("calendar/calendar.php"); ?>
And then all I have to do is insert this line of text under the spot I want the calendar to appear?: <?php require("calendar/calendar.php"); ?>
So besides this all configuration is done through the Setup or Event Manager?
What is the relative path? My calendar file is under public_html in the root directory of the web site...
my website is www.midcontinent.info (http://www.midcontinent.info)
So the demo comes up but with the text on it. I tried a couple test pages but they come up blank. http://www.midcontinent.info/NewTest.html
The demo.php says "To modify the design/layout of this page, edit the demo.php file." So how do I edit the page if I can't use Dreamweaver or Front Page because the code gets scrambled? Does that mean I must edit my pages with the calendar with Notepad? Is there a WYSIWYG editor that won't hose the code?
Thanks...