<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tigretigre</id>
		<title>CKSource Docs - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tigretigre"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/Special:Contributions/Tigretigre"/>
		<updated>2026-09-18T16:46:24Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=Talk:FCKeditor_2.x/Developers_Guide/Customization/Plug-ins/Popup&amp;diff=2120</id>
		<title>Talk:FCKeditor 2.x/Developers Guide/Customization/Plug-ins/Popup</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=Talk:FCKeditor_2.x/Developers_Guide/Customization/Plug-ins/Popup&amp;diff=2120"/>
				<updated>2008-03-05T16:32:05Z</updated>
		
		<summary type="html">&lt;p&gt;Tigretigre: New page: TA: I think the lines:  InsertVariableCommand.prototype.Execute=function(){  } should actually be:  InsertVariableCommand.Execute=function(){  } so as not to mix methods of creating a new ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TA:&lt;br /&gt;
I think the lines:&lt;br /&gt;
 InsertVariableCommand.prototype.Execute=function(){&lt;br /&gt;
 }&lt;br /&gt;
should actually be:&lt;br /&gt;
 InsertVariableCommand.Execute=function(){&lt;br /&gt;
 }&lt;br /&gt;
so as not to mix methods of creating a new command.  Some places create prototypes and register an instance, but this example is acting on an actual function object and registering the command with that object.  So the use of &amp;quot;prototype&amp;quot; here is inconsistent.&lt;/div&gt;</summary>
		<author><name>Tigretigre</name></author>	</entry>

	</feed>