[Miniwiki-commits] SF.net SVN: miniwiki: [232] trunk/miniwiki/TODO
Status: Beta
Brought to you by:
src
From: <sr...@us...> - 2006-11-17 17:24:39
|
Revision: 232 http://svn.sourceforge.net/miniwiki/?rev=232&view=rev Author: src Date: 2006-11-17 09:24:30 -0800 (Fri, 17 Nov 2006) Log Message: ----------- already implemented Modified Paths: -------------- trunk/miniwiki/TODO Modified: trunk/miniwiki/TODO =================================================================== --- trunk/miniwiki/TODO 2006-11-17 15:10:53 UTC (rev 231) +++ trunk/miniwiki/TODO 2006-11-17 17:24:30 UTC (rev 232) @@ -50,7 +50,6 @@ - performance monitoring (MW_PerformanceMonitor.start/stop/count/duration/average, get_performance_monitor(name) with auto-create and get_performace_monitors()) including wiki function to dump it formatted, controlled by config 'enable_perfmonitors' (default false) - conflict detection or page locking -- do not import resources which did not change (that way *-Imported will be created only if something changed) - (optionally) redirect included pages - modularized renderer with dialects: register_wiki_markup(DIRECTIVE, title_markup_cb, "TITLE", 2) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |