From: <ru...@us...> - 2009-01-08 09:47:08
|
Revision: 6380 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6380&view=rev Author: rurban Date: 2009-01-08 09:47:02 +0000 (Thu, 08 Jan 2009) Log Message: ----------- Add double-click notice Modified Paths: -------------- trunk/config/config-dist.ini Modified: trunk/config/config-dist.ini =================================================================== --- trunk/config/config-dist.ini 2009-01-08 09:46:18 UTC (rev 6379) +++ trunk/config/config-dist.ini 2009-01-08 09:47:02 UTC (rev 6380) @@ -41,6 +41,7 @@ ; Undo is experimental. Default: true ;JS_SEARCHREPLACE = true +; Edit a page by double-click into the text. This will conflict with word-selection. ; Note: Enable it for all users. Otherwise as per-user setting in UserPreferences. ; Default: false ;ENABLE_DOUBLECLICKEDIT = false This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |