<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/index.php?action=history&amp;feed=atom&amp;title=Editing_use-cases</id>
	<title>Editing use-cases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/index.php?action=history&amp;feed=atom&amp;title=Editing_use-cases"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Editing_use-cases&amp;action=history"/>
	<updated>2026-04-23T22:06:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Editing_use-cases&amp;diff=7906&amp;oldid=prev</id>
		<title>Aryeh Gregor: Create page</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Editing_use-cases&amp;diff=7906&amp;oldid=prev"/>
		<updated>2012-01-26T17:10:32Z</updated>

		<summary type="html">&lt;p&gt;Create page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is a page to document use-cases for editing that are not well served by the current contenteditable feature as specced or implemented.&lt;br /&gt;
&lt;br /&gt;
Interesting link: http://www.mediawiki.org/wiki/Special:VisualEditorSandbox&lt;br /&gt;
&lt;br /&gt;
Initial version of this page is thanks to feedback from Roan Kattouw and Trevor Parscal of Wikimedia.&lt;br /&gt;
&lt;br /&gt;
== An atomic chunk of HTML ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Use-case:&amp;#039;&amp;#039;&amp;#039; A Wikipedia page has embedded templates or other data with special meaning, such as a reference or a &amp;quot;[citation needed]&amp;quot; link.  It must not be possible for the user to place the cursor inside the chunk of HTML, or to modify it internally in any way.  If the user attempts to move, copy, or delete the chunk of HTML, the author must be allowed to decide what happens.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Solution:&amp;#039;&amp;#039;&amp;#039; The chunk of HTML should be marked contenteditable=false.  Per spec, this will not allow it to be modified or deleted, but will let it be moved.  But more features are needed for authors to be able to control moving, copying, and deleting.  For instance, it might be desirable to let it be deleted if the author backspaces over it.  It might also be desirable to specify special behavior if it&amp;#039;s copied.&lt;/div&gt;</summary>
		<author><name>Aryeh Gregor</name></author>
	</entry>
</feed>