<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-oldeditor.js</id>
	<title>MediaWiki:Gadget-oldeditor.js - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-oldeditor.js"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=MediaWiki:Gadget-oldeditor.js&amp;action=history"/>
	<updated>2026-04-23T18:30:41Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://informatiestandaarden.test-nictiz.nl/index.php?title=MediaWiki:Gadget-oldeditor.js&amp;diff=3242&amp;oldid=prev</id>
		<title>Ahenket: Nieuwe pagina aangemaakt met &#039;// This script fully hides the VisualEditor tool, leaving it&#039;s functionality inaccessible. // It does not entirely undo the changes, but does restore old look and u...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=MediaWiki:Gadget-oldeditor.js&amp;diff=3242&amp;oldid=prev"/>
		<updated>2013-07-19T18:15:58Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;// This script fully hides the VisualEditor tool, leaving it&amp;#039;s functionality inaccessible. // It does not entirely undo the changes, but does restore old look and u...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;// This script fully hides the VisualEditor tool, leaving it&amp;#039;s functionality inaccessible.&lt;br /&gt;
// It does not entirely undo the changes, but does restore old look and user-facing behavior.&lt;br /&gt;
 &lt;br /&gt;
// It&amp;#039;s bound to break on the slightest changes to VE itself, and might not cooperate&lt;br /&gt;
// with other scripts which poke around the article tabs or section edit links.&lt;br /&gt;
 &lt;br /&gt;
// Use at your own risk, and pester the VE team to restore the option to disable VisualEditor&lt;br /&gt;
// if you believe it is necessary.&lt;br /&gt;
 &lt;br /&gt;
/*global $, mw */&lt;br /&gt;
$(document).ready(function (){&lt;br /&gt;
    var state = mw.loader.getState(&amp;#039;ext.visualEditor.viewPageTarget.init&amp;#039;);&lt;br /&gt;
	if (state != &amp;#039;registered&amp;#039;) { // &amp;#039;registered&amp;#039; actually means &amp;#039;not loading&amp;#039;&lt;br /&gt;
		mw.loader.using(&amp;#039;ext.visualEditor.viewPageTarget.init&amp;#039;, function () {&lt;br /&gt;
			// Kill the tab&lt;br /&gt;
			if( $(&amp;#039;#ca-editsource&amp;#039;).length &amp;gt; 0 ) {&lt;br /&gt;
				var caEdit = $(&amp;#039;#ca-edit a&amp;#039;);&lt;br /&gt;
				$(&amp;#039;#ca-editsource a&amp;#039;)&lt;br /&gt;
					.text(caEdit.text());&lt;br /&gt;
				$(&amp;#039;#ca-edit&amp;#039;).remove();&lt;br /&gt;
				$(&amp;#039;#ca-editsource&amp;#039;).attr(&amp;#039;id&amp;#039;, &amp;#039;ca-edit&amp;#039;);&lt;br /&gt;
 &lt;br /&gt;
				// Kill the section edit links&lt;br /&gt;
				$(&amp;#039;.mw-editsection-link-secondary&amp;#039;)&lt;br /&gt;
					.text( $(&amp;#039;.mw-editsection-link-primary&amp;#039;).eq(0).text() )&lt;br /&gt;
					.off(&amp;#039;focus blur&amp;#039;);&lt;br /&gt;
				$(&amp;#039;.mw-editsection-divider, .mw-editsection-link-primary&amp;#039;).remove();&lt;br /&gt;
				$(&amp;#039;.mw-editsection-bracket:not(:first-of-type):not(:last-of-type)&amp;#039;).remove();&lt;br /&gt;
				$(&amp;#039;.mw-editsection-bracket, .mw-editsection-link-secondary&amp;#039;).css(&amp;#039;visibility&amp;#039;, &amp;#039;&amp;#039;);&lt;br /&gt;
				$(&amp;#039;h1, h2, h3, h4, h5, h6&amp;#039;).off(&amp;#039;mouseenter mouseleave&amp;#039;);&lt;br /&gt;
			}&lt;br /&gt;
		});&lt;br /&gt;
	}&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>