http://www.mediawiki.org/wiki/Special:Code/MediaWiki/80608

Revision: 80608
Author:   bawolff
Date:     2011-01-20 01:04:02 +0000 (Thu, 20 Jan 2011)
Log Message:
-----------
(bug 26716) Provide a link for setup instructions for external editor related 
preferences. As it stands
no one really knows what they do. This can cause confusion if they get 
accidently checked or whatever.

Personally I think we should maybe remove these preferences altogether, since 
external editor can be used without them,
and its unclear how many people use it, but that requires more research into 
how popular the pref is, etc.

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/RELEASE-NOTES
===================================================================
--- trunk/phase3/RELEASE-NOTES  2011-01-20 00:38:38 UTC (rev 80607)
+++ trunk/phase3/RELEASE-NOTES  2011-01-20 01:04:02 UTC (rev 80608)
@@ -98,7 +98,8 @@
 * (bug 26449) Keep underlines from headings outside of tables and thumbs by
   adding overflow:hidden to h1,h2,h3,h4,h5,h6 (also fixes editsection 
bunching).
 * (bug 26708) Remove background-color:white from tables in Monobook and Vector.
-* (bug 26781) {{PAGENAME}} and related parser functions escape their output 
better
+* (bug 26781) {{PAGENAME}} and related parser functions escape their output 
better.
+* (bug 26716) Provide link to instructions for external editor related 
preferences.
 
 === API changes in 1.18 ===
 * (bug 26339) Throw warning when truncating an overlarge API result

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2011-01-20 00:38:38 UTC 
(rev 80607)
+++ trunk/phase3/languages/messages/MessagesEn.php      2011-01-20 01:04:02 UTC 
(rev 80608)
@@ -652,8 +652,8 @@
 'tog-shownumberswatching'     => 'Show the number of watching users',
 'tog-oldsig'                  => 'Preview of existing signature:',
 'tog-fancysig'                => 'Treat signature as wikitext (without an 
automatic link)',
-'tog-externaleditor'          => 'Use external editor by default (for experts 
only, needs special settings on your computer)',
-'tog-externaldiff'            => 'Use external diff by default (for experts 
only, needs special settings on your computer)',
+'tog-externaleditor'          => 'Use external editor by default (for experts 
only, needs special settings on your computer. 
[http://www.mediawiki.org/wiki/Manual:External_editors More information.])',
+'tog-externaldiff'            => 'Use external diff by default (for experts 
only, needs special settings on your computer. 
[http://www.mediawiki.org/wiki/Manual:External_editors More information.])',
 'tog-showjumplinks'           => 'Enable "jump to" accessibility links',
 'tog-uselivepreview'          => 'Use live preview (requires JavaScript) 
(experimental)',
 'tog-forceeditsummary'        => 'Prompt me when entering a blank edit 
summary',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to