|
From: Arno H. <aho...@in...> - 2000-06-26 19:54:01
|
Replying to myself: > > I know some time ago, very early in the development of 1.1, I rewrote > > UpdateRecentChanges so it listed the pages newest-first the error is in the way UpdateRecentChanges checks for the current date: it looks for a date string! But as of 1.1.6 there's no date in RecentChanges - it now reads "Day one (Wiki's birthday)" I fixed it for the installed version on sourceforge by simply adding a date to RecentChanges. Maybe we should put up a "KnownBugs" in one of the wikis at sourceforge and link from it form the Homepage? The check in RecentChanges is broken anyway. Users can now choose their own dateformat. Then the preg_match will fail anyway. Instead I suggest to use some kind of markup, like bold. Actually, I'm going to do this right now. /Arno |