aboutsummaryrefslogtreecommitdiff
path: root/www/trac-calendar
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* This plugin adds new navigation item "Calendar". Calendar is (or is aimed toMartin Wilke2007-05-274-0/+42
be) the tool for planning of tasks with associated date and time. E.g. ticket to be solved, a conference to attend, or a call to be made can be planned with Calendar. Items for given week are displayed in an overview with resolution of 15 minutes. Three small monthly views are also available, with days containing items marked. Certain items may be prioritized, and are then displayed in a bright color to stand out. WWW: http://trac-hacks.org/wiki/CalendarPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Notes: svn path=/head/; revision=192060