[kronolith] List "old" Calendar entries

Joerg Jaspert joerg at maluska.de
Fri Mar 12 07:52:44 PST 2004


Chuck Hagenbuch <chuck at horde.org> wrote:

>> Or simply using lib/monthlist.php as a starting point. :)
>> Well, this was easy. I attach a patch, but its not 100% perfect as i 
>> always got a "Undefined Index" thing if i tried to use the parameter 
>> months. Well, i
>> hardcoded it for now, it works and thats what i wanted. :-)
> I've tossed prevmonthlist.php into CVS - thanks!

Thx. But i missed to add the little thing attached to this mail - it 
needs to be
added to api.php (which i did here...).

--- api.php     12 Mar 2004 03:40:07 -0000      1.103
+++ api.php     12 Mar 2004 08:31:37 -0000
@@ -114,6 +114,7 @@
  {
      return array('summary' => array('name' => _("Calendar Summary")),
                   'monthlist' => array('name' => _("Monthly Events List")),
+                 'prevmonthlist' => array('name' => _("Missed Events List")),
                   'month' => array('name' => _("Month View")));
  }

--
bye
Joerg Jaspert



-----------------------------------------------------------------
       Maluska GmbH - D-36037 Fulda - http://www.maluska.de



More information about the kronolith mailing list