SSI Example

You can use SSI (Server Side Includes), to include the output from a CGI script like Calcium into a 'static' HTML page.

This text is plain HTML, but the calendar displays below are generated by Calcium. All examples display data from our online "Demo" calendar.

Here are today's events in List view (there may not be any events defined for today):

Nov 21 Sat    


And here's the current week in Block view:

SundayMondayTuesdayWednesdayThursdayFridaySaturday
15Nov161718192021
 
 
12:00am - 12:00am
Garbage Collection
Meeting
8:30am - 9:15am
Learning to spell recyclables.
6:00am - 7:00am
Recycables
test the calendar today!
 
 


And here's the next 3 days, in List view:

Nov 21 Sat    
Nov 22 Sun    
Nov 23 Mon    


And finally, the next 4 days in the 'Time Plan' view:

? Sat 21 Sun 22 Mon 23 Tue 24
9:00am                
10:00am                
11:00am                
12:00pm                
1:00pm                
2:00pm                
3:00pm                
4:00pm                


Want to see how it's done? Take a look at the HTML source code for this page.

Or go back to the main Calcium demos page