View Full Version : Three months?
KathrynBassett
11-21-2005, 09:13 PM
How do I make the publicly viewed calendar have a layout like the attached file. In other words, 3 months, and the filters and the dropdown boxes for dates, etc, instead of like http://lacdcs.moonlink.net/calendar/
chrisbaker
11-21-2005, 11:06 PM
try.... going here: http://docs.easyphpcalendar.com/ then check out the three subtopics of the "Plugins" section of the documentation. That I think is what you want. I could be wrong. But give this a shot.
ve9gra
11-22-2005, 07:45 AM
You can't have exactly that kind of layout as that was taken from the event manager.... but you can come pretty close to that.
You're going to have to use a combination of the Category Filter (http://docs.easyphpcalendar.com/source/Plugins/Filter.htm), probably to the upper left corner, then where you currently have your line that shows the calendar (require("calendar.php");) you'll have to add the code for the Multi-Calendar Generator (http://docs.easyphpcalendar.com/source/Plugins/MultiCalendarGenerator.htm). In the code you'll add, to acheive a 3 x 1, just change $epcMultiRow to 1.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.