# HG changeset patch # User Paul Boddie # Date 1359568001 -3600 # Node ID 8896dbbf5fe480355e5323e6e15a1997f760b05e # Parent e90a2aa837d2d217d4b87bec1e646033a7253093 Removed event region/section items and added notes about content formatting. diff -r e90a2aa837d2 -r 8896dbbf5fe4 TO_DO.txt --- a/TO_DO.txt Wed Jan 30 18:34:07 2013 +0100 +++ b/TO_DO.txt Wed Jan 30 18:46:41 2013 +0100 @@ -102,25 +102,12 @@ Event Section Parser -------------------- -Events could be described using a Wiki section, potentially retaining the -definition list syntax for consistency with the current method of describing -events: - -{{{#!event - Start:: 2011-06-07 - End:: 2011-06-07 - Summary:: Event inside a section -}}} - -Such events could then be presented using more sophisticated methods and -potentially be editable. To support direct editing, the parser would provide -a hidden form field indicating the location of the section in the Wiki text, -and the new event action would be enhanced to read existing events from the -indicated page region, populating the form fields with the data found in the -page. - -Enhance the linkToEvent method on Event instances so that event sections can -provide anchors for events in Wiki pages. +Events in page sections/regions could be presented using more sophisticated +methods and potentially be editable. To support direct editing, the parser +would provide a hidden form field indicating the location of the section in +the Wiki text, and the new event action would be enhanced to read existing +events from the indicated page region, populating the form fields with the +data found in the page. UID Properties -------------- @@ -136,7 +123,8 @@ Locations are sometimes expressed using more advanced formatting than plain text, leading to Wiki notation being shown as plain text in, for example, the day view or in pop-up elements. Such information should be formatted -appropriately. +appropriately. This may mean rendering location links to text before putting +them in the location pop-up headings used by the map view. Formatting in iCalendar Output ------------------------------