Frequently Asked Questions v2 |
FAQ Main / Browse by Category |
_#CV_NUM_D
is the number of the day (to be used in a day cell)_#CV_NUM_M
is the number of the month (to be used in a day cell, usually in an URL link)_#CV_NUM_Y
is the number of the year (to be used in a day cell, usually in an URL link)_#CV_TST_1
time stamp of the current day at 0:00 (to be used in a condition)_#CV_TST_2
time stamp of the next day at 0:00 (to be used in a condition)set[301]=month-3&year-2002
<table>
tag and may contain e.g. a table row with names of week days (Mon,Tue,...).
</table>
tag.
_#COLOR___
contains a color, write bgcolor=_#COLOR___
<tr>
tag. It contains a table cell tag with the day number, usually linked to an daily event list, e.g. <td><A href="calendar.shtml?vid=319&cmd[319]=c-1-_#CV_TST_2-2-_#CV_TST_1&month=_#CV_NUM_M&year=_#CV_NUM_Y&day=_#CV_NUM_D"><B>_#CV_NUM_D</B></A></td>
cmd[319]=c-1-_#CV_TST_2-2-_#CV_TST_1
involve appropriate settings in the list view (no. 319 in my case) - see further. The month=_#CV_NUM_M&year=_#CV_NUM_Y&day=_#CV_NUM_D
variables are used in the .php3 page to show the appropriate date - see the example in doc/example/calendar.php3
</tr>
"Start date <"
where Start date
is the name of the field containing event start date, the second must be "End date >="
where End date
is the name of the field containing event end date.cmd[319]=c-1-_#CV_TST_2-2-_#CV_TST_1
described above.
This FAQ interface was developed by Jason at Commons.ca
|
APC
ActionApps is a free software content management system initiated by
the Association for Progressive Communications (APC) APC - Internet and ICTs for social justice and development |