Index: openacs-4/packages/calendar/www/doc/index.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/doc/index.html,v
diff -u -r1.5 -r1.6
--- openacs-4/packages/calendar/www/doc/index.html 26 Jul 2003 22:05:39 -0000 1.5
+++ openacs-4/packages/calendar/www/doc/index.html 22 Jan 2004 21:46:04 -0000 1.6
@@ -11,87 +11,56 @@
Maintainer: Dirk
Gomez
+
+
- I took over calendar package maintainership in May 2003 and am currently
- moving html generation into the adp pages. CVS head's Calendar is
- currently not ready for production use, revert to the
- "before-noquote" version if you need to have calendar up and running
- now.
+ The project plan for calendar can be found at http://openacs.org/projects/openacs/packages/calendar/
-
Here's the wish list of things - in no particular order:
+
Code Contributors
-
- - Proper I18N:
-
- - Choose when a week starts
-
- Day and month names
-
- Time and date format
-
- - Notifications
-
- Reminders
-
- Multi-day events
-
- iCal format compatible. Ideally, import/export to
- Outlook/iCalendar/etc.. via iCal format (by Jade)
-
- Ability to map any sort of date information in a database to the
- calendar, this means tickets, bugs, etc. perhaps via a service contract
- (by Jade)
+
- - There should be any easy UI for specifying what is shown. Both the
- user and the admin should be able to select these things (the admin sets
- the range of what is possible, the user can select from those choices)
- (by Jade)
+
- Ben Adida - partial refactoring of the original OpenACS 4.X calendar,
+ integration into .LRN
-
- Events should be able to span more than a day. Ideally, the UI for
- this should look good. (by Jade)
+
- Gary Jin and W. Scott Meeks from late ArsDigita - original OpenACS 4.X
+ calendar
-
- An ability to be able to add data via the calendar as well. Anything
- that implements the service contract should allow you +to add
- information on that date as well. For example, add a ticket due that
- day, or add an event for that day, etc.. (by Jade)
+
- Raad Al-Rawi from Cambridge University for calendar.css and a lot of
+ the layout.
-
- The calendar needs to be printable (at least for where I work)
+
-
-
-
- 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.
-
-
-
Thanks to
+
Change Log
+ HEAD
- - Raad Al-Rawi from Cambridge University for calendar.css and all of the
- layout.
+
- Notifications
+
- Removed unused or duplicated code and database queries.
+ OpenACS 5.0
+
+ - Separation of html and tcl, noquote
+
- Proper use of OpenACS permissioning
+
- A lot of unused code was removed.
+
+
- This is old stuff and will probably disappear in the near
- future. (June-2003)
+
Old Docs
+
Dirk Gomez
-Last modified: Fri Sep 13 08:44:30 EDT 2002
+Last modified: Thu Jan 22 22:50:32 CET 2004