[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-06-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

TE troyen...@gmail.com changed:

   What|Removed |Added

 CC||troyen...@gmail.com

--- Comment #16 from TE troyen...@gmail.com ---
I'm not a MediaWiki guru to be able to figure this out, but with the 1.23
release I can't figure out how to disable this again. It's referenced above:

Users interested in hiding section-edit links can use per-user (or site-wide)
CSS.

Great, but can someone update documentation on exactly *how* to do this? In my
LocalSettings.php I have the old setting which is apparently ignored now:

  $wgDefaultUserOptions ['editsection'] = false;

I've dumped the DB and grepped and find only one reference to 'noeditsection'
in the data, and my user account still shows the [Edit] on sections. The wiki
indicates nothing about this change yet:

  http://www.mediawiki.org/wiki/Manual:$wgDefaultUserOptions

Can one of y'all please post exactly what needs to go where to disable
site-wide this feature for anonymous, new and previous (logged in) users so
that this change removing the feature can be put back into CSS?

I'd be happy to update the above wiki page if someone just tells me *how* to go
about it as a low-speed wiki operator who doesn't live  breathe this code.
Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-06-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #17 from MZMcBride b...@mzmcbride.com ---
(In reply to TE from comment #16)
 Can one of y'all please post exactly what needs to go where to disable
 site-wide this feature for anonymous, new and previous (logged in) users so
 that this change removing the feature can be put back into CSS?

You can try adding the following code to the page MediaWiki:Common.css on
your wiki (untested, but should work...):

.mw-editsection { display: none; }

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-06-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #18 from TE troyen...@gmail.com ---
Got it -- I had to add !important, so this works:

  .mw-editsection { display:none!important; }

I'll get the wiki page updated with the new method, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #14 from Danny B. dann...@email.cz ---
(In reply to MZMcBride from comment #13)
 (In reply to Danny B. from comment #11)
  This is nonsense. It should not have been removed.
 
 Why's that?

Described in the last line of comment #11.

  So there will be gadget created on sites to enable hiding.
 
 Out of curiosity, has this happened anywhere?

Yes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #15 from MZMcBride b...@mzmcbride.com ---
(In reply to Danny B. from comment #14)
 Described in the last line of comment #11.

The last line of comment 11 is:
 And gadgets are what? Saved in preferences. Hence we are where we were.

Sure, but most users and most wikis don't want or need an extra user preference
for this. These links are automatically shown based on user permission and
they're able to be hidden on a site-wide basis, on a per-page basis, and on a
per-user basis. I don't see a need for a user preference here. What's the
use-case, exactly? Why would a user want to hide these links for only their
account?

Regarding gadgets specifically, a few wikis might create such a gadget, but I
doubt it. The overall MediaWiki experience (including that of most Wikimedia
wikis) will have less clutter. This seems like a win to me.

 Out of curiosity, has this happened anywhere?
 
 Yes.

Where? Links welcome. :-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #13 from MZMcBride b...@mzmcbride.com ---
(In reply to Danny B. from comment #11)
 This is nonsense. It should not have been removed.

Why's that?

 So there will be gadget created on sites to enable hiding.

Out of curiosity, has this happened anywhere?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-02-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Andre Klapper aklap...@wikimedia.org ---
See comment 0 and comment 5 for reasoning, plus this request (Remove ... user
preference) is obviously FIXED as the code commit has been merged. :)

I don't think this specific bug report is the place for a generic I want less
popular ancient options to be removed from the user preferences to reduce UI
clutter vs. I want less people to have to edit their custom CSS or write
Gadgets to do X discussion - should maybe happen on mediawiki-l instead if
there is interest.

However I agree that statistics on how many users have enabled such a setting
might be helpful for future evaluation when killing some preferences.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Danny B. dann...@email.cz changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||dann...@email.cz
 Resolution|FIXED   |---

--- Comment #11 from Danny B. dann...@email.cz ---
This is nonsense. It should not have been removed.

comment #0 says: Users interested in hiding section-edit links can use
per-user (or site-wide) CSS.

Exactly.

So there will be gadget created on sites to enable hiding. (because Jorm is
totally true with 'Can we just agree from this day forward that put it in your
user css is not an acceptable solution for any problem, ever?'

And gadgets are what? Saved in preferences. Hence we are where we were.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 108673 abandoned by 01tonythomas:
Removed Enable section editing via [edit] links from preferences

Reason:
Abandoned: Original patchset at :
https://gerrit.wikimedia.org/r/#/c/99171/

https://gerrit.wikimedia.org/r/108673

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99171 merged by jenkins-bot:
Removed Enable section editing via [edit] links from preferences

https://gerrit.wikimedia.org/r/99171

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Tony Thomas 01tonytho...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99171 abandoned by 01tonythomas:
Removed Enable section editing via [edit] links from preferences

Reason:
Rebase errors persistant :(

https://gerrit.wikimedia.org/r/99171

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 108673 had a related patch set uploaded by 01tonythomas:
Removed Enable section editing via [edit] links from preferences

https://gerrit.wikimedia.org/r/108673

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2014-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99171 restored by 01tonythomas:
Removed Enable section editing via [edit] links from preferences

Reason:
Errors in Rebasing. 
Restoring for further tests..

https://gerrit.wikimedia.org/r/99171

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-12-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #5 from Nemo federicol...@tiscali.it ---
Brian's caution (asking some up to date stats) makes sense, however it should
be noted that AFAIK this preference is mainly a relic of the ancient past when
section editing was the last new thing. :) Maybe we'll need this preference
again if VisualEditor ever finds some magic to allow section editing again. :P

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Tony Thomas 01tonytho...@gmail.com changed:

   What|Removed |Added

 CC||01tonytho...@gmail.com

--- Comment #1 from Tony Thomas 01tonytho...@gmail.com ---
I would like to prepare a patch for this bug. Please assign it to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99171 had a related patch set uploaded by 01tonythomas:
Removed Enable section editing via [edit] links from Mediawiki Preference.

https://gerrit.wikimedia.org/r/99171

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com
   Assignee|wikibugs-l@lists.wikimedia. |01tonytho...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

db duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #3 from db duplicate...@googlemail.com ---
Just for the record:

jorm Can we just agree from this day forward that put it in your user css
is not an acceptable solution for any problem, ever?

From https://bugzilla.wikimedia.org/quips.cgi?action=show

Maybe the relevant code form the parser itself can also be removed?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

--- Comment #4 from MZMcBride b...@mzmcbride.com ---
(In reply to comment #3)
 Maybe the relevant code form the parser itself can also be removed?

I'm not sure what you mean here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52811] Remove Enable section editing via [edit] links user preference from MediaWiki core

2013-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52811

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.22-git
   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l