Home
The Toolkit for Online Communities
15903 Community Members, 0 members online, 1906 visitors today
Log In Register

Calendar

OpenACS Home : xowiki : Calendar
Search · Index
Previous Month May 2013
Sun Mon Tue Wed Thu Fri Sat
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 (2) 24 (1) 25
26 27 28 29 30 31 1

Popular tags

ad_form , ADP , ajax , aolserver , asynchronous , bgdelivery , bugtracker , COMET , cvs , debian , emacs , FreeBSD , includelets , install , installation , installers , javascript , libthread , linux , monitoring , nginx , oracle , osx , patches , performance , postgres , pound , redhat , selenium , ssl

No registered users in community xowiki
in last 30 minutes

Contributors

OpenACS.org

Calendar

Package specification Summary for package calendar

Description Manage group and shared calendars with download.
Maturity New Submission or Maturity Unknown
This package depends on: acs-datetime acs-events acs-lang notifications ref-timezones
Packages that depend on calendar calendar-portlet project-manager evaluation

Bug Tracker Summary for package calendar

Open Bugs: 15
Latest Bug Opened: 2007-02-16 Errors importing catalog (de_DE, es_ES, nl_NL, pt_BR)
Latest Bug Fixed: 2008-11-12 Description starting with "-" makes ad_html_text_convert choke.
Top Bug Submitters: Nima Mazloumi (10) Caroline Meeks (10) Dirk Gomez (6) Carl Robert Blesius (6) Vinod Kurup (5)
Top Bug Fixers: Dirk Gomez (43) Emmanuelle Raffenne (12) Lars Pind (9) Peter Marklund (5) Don Baccus (4)

Code Metrics Summary for package calendar

# Tcl Procs 50
# Tcl Lines 1252
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 10
# SQL Lines PG: 734 ORA: 822
# ADP pages 17
# ADP lines 737
# Include pages (calendar/lib/) 0
# Documentation pages 0
# Documentation lines 0

Suggestions for improvement (from http://openacs.org/forums/message-view?message_id=432244 ):

Sync contacts with contact managers, palm pda's etc.

Note I see a small potential issue. Within one calendar it makes sense to color code by calendar types. When using dotLRN or otherwise aggregating calendars it makes sense to color code by calendar_id (source). It probably never makes sense to do it both ways on the same site. We may need to think this through. 


Sloan calendar improvements

Calendars.png 

 

Text taken from Dirk document (2004)

Maintained by Dirk Gomez - last change on 22-Jan-2004.

I am tracking my work on calendar here. Please get in touch with me if you have comments.

Features Completed

Features I am working on currently

Features I will be working on

Data Model Suggestions

Don:
Calendar items should map arbitrary objects (perhaps only content items) to a given calendar and given acs-events. We shouldn't have to derive special types from cal item type in order to attach it to a calendar (nor should we have to duplicate content to attach it to two calendars as we do now) If we restricted the mapping to content items (i.e. calendar info some sort of content type) we could use the CR's ability to map a template to a given content type or item to make it possible for the calendar package to display calendar item details using that facility, giving the package adding something to the calendar control over how it is displayed. Much more general.

ryan-g2:
Is it possible to optionally link any acs_object to an acs_event object (event)? Examples:

From above: "Use a site-wide categories package to do away with the calendar types and the multiple calendars per package."

 

Features I started work on

I'm listing stuff here on which I am already working, but whose completion is nowhere near finished and there is not even an estimation when it may be finished.

Interesting Links

Notes

June 12, 2006 - Solution Grove worked on an AJAX calendar month view that has colors by calendar_types, has mouse overs for item details for each date, and changes months without refreshing the pages. They hope to contribute it at some point. Contact Caroline or Hamilton from Solution Grove if you need an advanced copy.