<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Criminal</id>
	<title>WHATWG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Criminal"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/wiki/Special:Contributions/Criminal"/>
	<updated>2026-04-29T20:06:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3934</id>
		<title>Page thumbnail</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3934"/>
		<updated>2009-08-12T21:09:08Z</updated>

		<summary type="html">&lt;p&gt;Criminal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The idea to assign a thumbnail to the page.&lt;br /&gt;
&lt;br /&gt;
== The problem ==&lt;br /&gt;
To get a thumbnail (screenshot) of the page, we need to use some 3rd party services, such as Alexa, Snapcasa etc. Problem is that they are too slow. These services add request of the thumbnail to the queue so you are unable to get the thumbnail of the page instantly. What&#039;s more, you become dependent on them.  &lt;br /&gt;
&lt;br /&gt;
== Use Case Description ==&lt;br /&gt;
* Page thumbnail in the search results&lt;br /&gt;
* Thumbnail in various community sites (such as [http://www.facebook.com])&lt;br /&gt;
* Link submit sites, like [http://www.digg.com]&lt;br /&gt;
* WEB browsers to display thumbs on home page or bookmarks&lt;br /&gt;
* Any other websites, that needs to display thumbnail of the page.&lt;br /&gt;
&lt;br /&gt;
== Proposed Solutions ==&lt;br /&gt;
&lt;br /&gt;
=== My Solution ===&lt;br /&gt;
Solution would be to add new type of link tag. As we know, to indicate the favicon of the page, we need to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;icon&amp;quot; href=&amp;quot;favicon.ico&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We could use similar code to add the name of the page thumbnail. Proposal would be to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;thumb&amp;quot; href=&amp;quot;thumb.png&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Having this tag in the page and screenshot of the page in file called thumb.png, we propose that we have thumbnail of our webpage and want other services/applications to use it.&lt;br /&gt;
&lt;br /&gt;
=== New problem ===&lt;br /&gt;
There might be a problem, that people will start to abuse this tag. For example, they could upload picture, which is not related with page at all, and say that it is the thumbnail of the page. &lt;br /&gt;
&lt;br /&gt;
==== Adoption ==== &lt;br /&gt;
This solution would make a lot easier for developers to add thumbnail of the page function to web sites.&lt;br /&gt;
&lt;br /&gt;
[[Category:Feature Request|empty Template]]&lt;/div&gt;</summary>
		<author><name>Criminal</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3933</id>
		<title>Page thumbnail</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3933"/>
		<updated>2009-08-12T21:02:03Z</updated>

		<summary type="html">&lt;p&gt;Criminal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The idea to assign a thumbnail to the page.&lt;br /&gt;
&lt;br /&gt;
== The problem ==&lt;br /&gt;
To get a thumbnail (screenshot) of the page, we need to use some 3rd party services, such as Alexa, Snapcasa etc. Problem is that they are too slow. These services add request of the thumbnail to the queue so you are unable to get the thumbnail of the page instantly. What&#039;s more, you became dependent on them.  &lt;br /&gt;
&lt;br /&gt;
== Use Case Description ==&lt;br /&gt;
* Page thumbnail in the search results&lt;br /&gt;
* Thumbnail in various community sites (such as [http://www.facebook.com])&lt;br /&gt;
* Link submit sites, like [http://www.digg.com]&lt;br /&gt;
* WEB browsers to display thumbs on home page or bookmarks&lt;br /&gt;
* Any other sites, which wants to display thumbnail of the page.&lt;br /&gt;
&lt;br /&gt;
== Proposed Solutions ==&lt;br /&gt;
&lt;br /&gt;
=== My Solution ===&lt;br /&gt;
Solution would be to add new type of link tag. As we know, to indicate the favicon of the page, we need to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;icon&amp;quot; href=&amp;quot;favicon.ico&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We could use similar code to add the name of the page thumbnail. Proposal would be to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;thumb&amp;quot; href=&amp;quot;thumb.png&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Having this tag in the page and screenshot of the page in file called thumb.png, we propose that we have thumbnail of out pages and want other services/applications to use it.&lt;br /&gt;
&lt;br /&gt;
=== New problem ===&lt;br /&gt;
There might be the problem, that people will start to abuse this tag. For example, they could upload picture, which is not related with page at all, and say that it is the thumbnail of the page. &lt;br /&gt;
&lt;br /&gt;
==== Adoption ==== &lt;br /&gt;
This solution would make a lot easier for developers to add thumbnail of the page function to web sites.&lt;br /&gt;
&lt;br /&gt;
[[Category:Feature Request|empty Template]]&lt;/div&gt;</summary>
		<author><name>Criminal</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Feature_Proposals&amp;diff=3932</id>
		<title>Feature Proposals</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Feature_Proposals&amp;diff=3932"/>
		<updated>2009-08-12T21:00:44Z</updated>

		<summary type="html">&lt;p&gt;Criminal: /* Document Markup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This document contains a list of the problems for which feature requests have been made. Linked problem pages contain the document of the problem and their relevant solutions. Obviously, we want to keep HTML as simple as possible. That means not everyone will get what they want. Having good documentation for the problems at hand will help all of us work out what is most important.&lt;br /&gt;
&lt;br /&gt;
== Guidelines ==&lt;br /&gt;
&lt;br /&gt;
Before proposing a feature, please read [http://blog.whatwg.org/proposing-features Proposing features].  If you want to add a feature request, start by copying the [[Problem Solving]] template page onto a new page and fill out as much information as you can.&lt;br /&gt;
&lt;br /&gt;
You don&#039;t have to provide detailed answers for everything straight away.  The most important information to provide at first is the problem description.  Once we have detailed descriptions, use cases and an understanding of the limitations with existing markup, we can then begin to discuss the best way in which to address the problems and work out more of the more technical details.&lt;br /&gt;
&lt;br /&gt;
== Document Markup ==&lt;br /&gt;
* [[Image Caption]]&lt;br /&gt;
* [[Layout tables]]&lt;br /&gt;
* [[Drag&#039;n&#039;Drop Uploads]]&lt;br /&gt;
* [[New Vocabularies]], [[Constraints for New Vocabularies]]&lt;br /&gt;
* [[Generic Metadata Mechanisms]]&lt;br /&gt;
* [[Link Icons]]&lt;br /&gt;
* [[Page thumbnail]]&lt;br /&gt;
&lt;br /&gt;
== DOM Scripting ==&lt;br /&gt;
* [[Text in Canvas]]&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
* [[Link Hashes]]&lt;br /&gt;
* [[Digital Signatures]]&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
This list of features needs to be sorted out.  They&#039;ve come from all the [http://del.icio.us/lachlan.hunt/WHATWG feedback provided on blogs] over the past few weeks.&lt;br /&gt;
&lt;br /&gt;
* Don&#039;t render quotation marks around &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* Make form validation easier&lt;br /&gt;
** &amp;lt;code&amp;gt;required&amp;lt;/code&amp;gt; attribute&lt;br /&gt;
** &amp;lt;code&amp;gt;maxlength&amp;lt;/code&amp;gt; attribute for textarea&lt;br /&gt;
** &amp;lt;code&amp;gt;pattern&amp;lt;/code&amp;gt; attribute&lt;br /&gt;
** &amp;lt;code&amp;gt;min&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;max&amp;lt;/code&amp;gt;&lt;br /&gt;
* New Form Controls&lt;br /&gt;
** Search fields&lt;br /&gt;
** Combo boxes&lt;br /&gt;
** Date/Time&lt;br /&gt;
** E-mail&lt;br /&gt;
** Int&lt;br /&gt;
** Long&lt;br /&gt;
** Unsigned&lt;br /&gt;
** Float&lt;br /&gt;
** Number&lt;br /&gt;
** Currency&lt;br /&gt;
** URL&lt;br /&gt;
* WYSIWIG Editor (&amp;lt;code&amp;gt;contentEditable&amp;lt;/code&amp;gt;)&lt;br /&gt;
* Placeholder attribute&lt;br /&gt;
* Captions for images&lt;br /&gt;
* Bring back the &amp;lt;code&amp;gt;start&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;value&amp;lt;/code&amp;gt; attributes for ordered lists.&lt;br /&gt;
* Bring back the &amp;lt;code&amp;gt;menu&amp;lt;/code&amp;gt; element&lt;br /&gt;
* Require XHTML-link syntax for HTML&lt;br /&gt;
* Caption/label/list header for lists&lt;br /&gt;
* Include the &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; attribute.&lt;br /&gt;
* Allow &amp;lt;code&amp;gt;href&amp;lt;/code&amp;gt; on all elements&lt;br /&gt;
* Make it easier to mark up blocks of code&lt;br /&gt;
* Allow block level elements inside paragraphs&lt;br /&gt;
* “a tag that could hold &amp;quot;bad grammar&amp;quot; and not have any effect on the validation (sort of like a document.write from JavaScript) and would terminate all unclosed items at the end of the element (like TDs tend to do).”&lt;br /&gt;
* &amp;lt;code&amp;gt;blink&amp;lt;/code&amp;gt;!&lt;br /&gt;
* Fix the &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt; element.&lt;br /&gt;
* Unify &amp;lt;code&amp;gt;img&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;, &amp;lt;/code&amp;gt;embed&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;iframe&amp;lt;/code&amp;gt; into a single element&lt;br /&gt;
* Headers and footers&lt;br /&gt;
* A mechanism to include content from an external source (e.g. &amp;lt;code&amp;gt;include&amp;lt;/code&amp;gt;, perhaps like XInclude)&lt;br /&gt;
* A &amp;lt;code&amp;gt;corner&amp;lt;/code&amp;gt; element (presumably for making rounded corners)&lt;br /&gt;
* Markup for advertisements&lt;br /&gt;
* Easier column layouts&lt;br /&gt;
* A &amp;lt;code&amp;gt;foot&amp;lt;/code&amp;gt; element for containing scripts at the bottom of the page, or something to help deal with cross-browser load events.&lt;br /&gt;
* Key Generation/Certificate management (The &amp;lt;code&amp;gt;keygen&amp;lt;/code&amp;gt; element)&lt;br /&gt;
&lt;br /&gt;
[[Category:Feature Request]]&lt;/div&gt;</summary>
		<author><name>Criminal</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3931</id>
		<title>Page thumbnail</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3931"/>
		<updated>2009-08-12T20:59:51Z</updated>

		<summary type="html">&lt;p&gt;Criminal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The idea to assign a thumbnail to the page.&lt;br /&gt;
&lt;br /&gt;
== The problem ==&lt;br /&gt;
To get a thumbnail (screenshot) of the page, we need to use some 3rd party services, such as Alexa, Snapcasa etc. Problem is that they are to slow. These services add request of the thumbnail to the queue so you are unable to get the thumbnail of the page instantly. What&#039;s more, you became dependent on them.  &lt;br /&gt;
&lt;br /&gt;
== Use Case Description ==&lt;br /&gt;
* Page thumbnail in the search results&lt;br /&gt;
* Thumbnail in various community sites (such as [http://www.facebook.com])&lt;br /&gt;
* Link submit sites, like [http://www.digg.com]&lt;br /&gt;
* WEB browsers to display thumbs on home page or bookmarks&lt;br /&gt;
* Any other sites, which wants to display thumbnail of the page.&lt;br /&gt;
&lt;br /&gt;
== Proposed Solutions ==&lt;br /&gt;
&lt;br /&gt;
=== My Solution ===&lt;br /&gt;
Solution would be to add new type of link tag. As we know, to indicate the favicon of the page, we need to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;icon&amp;quot; href=&amp;quot;favicon.ico&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We could use similar code to add the name of the page thumbnail. Proposal would be to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;thumb&amp;quot; href=&amp;quot;thumb.png&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Having this tag in the page and screenshot of the page in file called thumb.png, we propose that we have thumbnail of out pages and want other services/applications to use it.&lt;br /&gt;
&lt;br /&gt;
=== New problem ===&lt;br /&gt;
There might be the problem, that people will start to abuse this tag. For example, they could upload picture, which is not related with page at all, and say that it is the thumbnail of the page. &lt;br /&gt;
&lt;br /&gt;
==== Adoption ==== &lt;br /&gt;
This solution would make a lot easier for developers to add thumbnail of the page function to web sites.&lt;br /&gt;
&lt;br /&gt;
[[Category:Feature Request|empty Template]]&lt;/div&gt;</summary>
		<author><name>Criminal</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3930</id>
		<title>Page thumbnail</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=3930"/>
		<updated>2009-08-12T20:42:02Z</updated>

		<summary type="html">&lt;p&gt;Criminal: New page: The idea to assign a thumbnail to the page.  == The problem == To get a thumbnail (screenshot) of the page, we need to use some 3rd party services, such as Alexa, Snapcasa etc. Problem is ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The idea to assign a thumbnail to the page.&lt;br /&gt;
&lt;br /&gt;
== The problem ==&lt;br /&gt;
To get a thumbnail (screenshot) of the page, we need to use some 3rd party services, such as Alexa, Snapcasa etc. Problem is that they are to slow. These services add request of the thumbnail to the queue so you are unable to get the thumbnail of the page instantly. What&#039;s more, you became dependent on them.  &lt;br /&gt;
&lt;br /&gt;
== Use Case Description ==&lt;br /&gt;
* Page thumbnail in the search results&lt;br /&gt;
* Thumbnail in various community sites (such as [http://www.facebook.com])&lt;br /&gt;
* Link submit sites, like [http://www.digg.com]&lt;br /&gt;
* Any other sites, which wants to display thumbnail of the page.&lt;br /&gt;
&lt;br /&gt;
== Proposed Solutions ==&lt;br /&gt;
&lt;br /&gt;
=== My Solution ===&lt;br /&gt;
:&#039;&#039;Brief description of the solution and of how it address the problem at hand.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Processing Model ====&lt;br /&gt;
:&#039;&#039;Explanation of the changes introduced by this solution. It explains how the document is processed, and how errors are handled. This should be very clear, including things such as event timing if the solution involves events, how to create graphs representing the data in the case of semantic proposals, etc.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Limitations ==== &lt;br /&gt;
:&#039;&#039;Cases not covered by this solution in relation to the problem description; other problems with this solution, if any.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Implementation ==== &lt;br /&gt;
:&#039;&#039;Description of how and why browser vendors would take advantage of this feature.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Adoption ==== &lt;br /&gt;
:&#039;&#039;Reasons why page authors would use this solution.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Category:Feature Request|empty Template]]&lt;/div&gt;</summary>
		<author><name>Criminal</name></author>
	</entry>
</feed>