[cvs] commit: moment/templates/meeting attendees.inc details.inc
header.inc meeting.inc moment/config conf.xml moment/lib
Driver.php Moment.php constants.php moment/templates/list...
Mike Cochrane
mike at graftonhall.co.nz
Sun Jan 5 01:16:42 PST 2003
mikec 2003/01/05 01:16:42 PST
Modified files:
config conf.xml
lib constants.php Moment.php
templates/menu menu.inc
Added files:
templates/meeting attendees.inc details.inc header.inc
meeting.inc
lib Driver.php
templates/list empty.inc footer.inc header.inc
javascript.inc meeting_footers.inc
meeting_headers.inc meeting_summaries.inc
lib/Driver sql.php
graphics delete.gif down.gif list.gif meeting.png
refresh.gif up.gif
Log:
Add sql storage backend.
Add templates and graphics for new views.
Revision Changes Path
1.2 +43 -1 moment/config/conf.xml
1.1 +4 -0 moment/graphics/delete.gif (new)
1.1 +3 -0 moment/graphics/down.gif (new)
1.1 +2 -0 moment/graphics/list.gif (new)
1.1 +7 -0 moment/graphics/meeting.png (new)
1.1 +2 -0 moment/graphics/refresh.gif (new)
1.1 +1 -0 moment/graphics/up.gif (new)
1.1 +280 -0 moment/lib/Driver.php (new)
1.1 +303 -0 moment/lib/Driver/sql.php (new)
1.5 +147 -5 moment/lib/Moment.php
1.3 +17 -2 moment/lib/constants.php
1.1 +3 -0 moment/templates/list/empty.inc (new)
1.1 +2 -0 moment/templates/list/footer.inc (new)
1.1 +20 -0 moment/templates/list/header.inc (new)
1.1 +34 -0 moment/templates/list/javascript.inc (new)
1.1 +9 -0 moment/templates/list/meeting_footers.inc (new)
1.1 +20 -0 moment/templates/list/meeting_headers.inc (new)
1.1 +23 -0 moment/templates/list/meeting_summaries.inc (new)
1.1 +78 -0 moment/templates/meeting/attendees.inc (new)
1.1 +137 -0 moment/templates/meeting/details.inc (new)
1.1 +42 -0 moment/templates/meeting/header.inc (new)
1.1 +19 -0 moment/templates/meeting/meeting.inc (new)
1.2 +4 -6 moment/templates/menu/menu.inc
Chora Links:
http://cvs.horde.org/diff.php/moment/config/conf.xml?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/co.php/moment/graphics/delete.gif?r=1.1
http://cvs.horde.org/co.php/moment/graphics/down.gif?r=1.1
http://cvs.horde.org/co.php/moment/graphics/list.gif?r=1.1
http://cvs.horde.org/co.php/moment/graphics/meeting.png?r=1.1
http://cvs.horde.org/co.php/moment/graphics/refresh.gif?r=1.1
http://cvs.horde.org/co.php/moment/graphics/up.gif?r=1.1
http://cvs.horde.org/co.php/moment/lib/Driver.php?r=1.1
http://cvs.horde.org/co.php/moment/lib/Driver/sql.php?r=1.1
http://cvs.horde.org/diff.php/moment/lib/Moment.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/moment/lib/constants.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/moment/templates/list/empty.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/list/footer.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/list/header.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/list/javascript.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/list/meeting_footers.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/list/meeting_headers.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/list/meeting_summaries.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/meeting/attendees.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/meeting/details.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/meeting/header.inc?r=1.1
http://cvs.horde.org/co.php/moment/templates/meeting/meeting.inc?r=1.1
http://cvs.horde.org/diff.php/moment/templates/menu/menu.inc?r1=1.1&r2=1.2&ty=u
More information about the cvs
mailing list