Jump to content

Topic on Project:Support desk/Flow

disable "editpage-copy-warn" for edit ?

5
213.61.254.67 (talkcontribs)

Who can I disable the complete editpage-copy-warn-section?

When I cleared the MediaWiki:Copyrightwarning2 Page, I have a big red line in that area, in edit mode.

Ciencia Al Poder (talkcontribs)

That section should have a CSS class or id. Find it inspecting the element in your browser, and add a CSS rule (see Manual:Interface/CSS) to hide it (display:none)

213.61.254.67 (talkcontribs)
Ciencia Al Poder (talkcontribs)

Only if you're going to add the CSS in your user's styles. You can add it to MediaWiki:Common.css and it will affect all users of your wiki

213.61.254.68 (talkcontribs)

I have my own use css, but the changes doesn't affect. After set this setting, it works