[commits] [Wiki] changed: KronolithEmbedCalendars
Wiki Guest
wikiguest at horde.org
Tue Mar 4 02:22:50 UTC 2014
guest [216.185.247.72] Tue, 04 Mar 2014 02:22:50 +0000
Modified page: http://wiki.horde.org/KronolithEmbedCalendars
New Revision: 3
Change log: Minor corrections.
@@ -10,9 +10,8 @@
**You may add the following parameters to the summary view:**
calendar=x Limit to events in the specified calendar.
days=x - limits the number of days shown in the summary view to x.
maxevents=x limits the number of events shown to x.
-
**The following embeds the "monthlist" view:**
<div id="kronolithCal"></div>
<script
src="http://localhost/horde/services/ajax.php/kronolith/embed?container=kronolithCal&view=monthlist"
type="text/javascript"></script>
@@ -21,11 +20,9 @@
calendar
months
maxevents
-There are a number of examples on the web using the file imple.php do
not work with the newer versions of Kronolith.
-
-To restrict the summary view to only one day add "days=1"?
+There are a number of examples on the web using the file imple.php
which do not work with the newer versions of Kronolith.
For most of the blocks, if you leave out the "calendar" parameter
then all currently viewable (I believe only local) calendars would be
shown. Otherwise, only the calendar specified in the calendar
parameter is used.
If times are off you may need to set "date.timezone = MyTimeZone" in
my php.ini.
More information about the commits
mailing list