Universal Edit Button

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".

The Universal Edit Button is a browser extension that provides a green pencil icon in the address bar of a web browser that indicates that a web page on the World Wide Web (most often a wiki) is editable. It is similar to the orange "broadcast" RSS icon (File:Feed-icon.svg) that indicates that there is a web feed available. Clicking the icon opens the edit window. It was invented by a collaborative team of wiki enthusiasts, including Ward Cunningham, Jack Herrick and many others.

History

File:UniversalEditButton.png
The first version of the button, created in 2007

The concept was first conceived during the 2007 RecentChangesCamp in Montreal, Quebec. After the next RecentChangesCamp, coding began by Travis Derouin, Brooke Vibber and other programmers, the button was officially launched on June 19, 2008.[1]

Conversations on this idea started at RoCoCo (a RecentChangesCamp) in Montreal in 2007,[2] and discussions continued on the AboutUs wiki.[3]

Description

File:UWEBinaction.png
A screenshot from WikiIndex.org showing the Universal Edit Button in action

The Universal Editing Button (UEB) is intended to enable an internet user to quickly recognize when a website—such as a wiki—may be edited. According to the UEB's creators, "it is a convenience to web surfers who are already inclined to contribute, and an invitation to those who have yet to discover the thrill of building a common resource. As this kind of public editing becomes more commonplace, the button may become regarded as a badge of honor. It serves as an incentive to encourage companies and site developers to add publicly-editable components to their sites, in order to have the UEB displayed for their sites."

Tim Berners-Lee's initial vision for the web was a read-write medium.[4] However, as the web matured, very few web sites offered users the ability to write or edit. The web became primarily a "read only" medium. In the 2000s, wikis spread the concept that the web could be editable. The success of Wikipedia, and the increasing utility of wikis like wikiHow, AboutUs.org, Wikivoyage and Wikia demonstrated the possibility that open editing could create usable information resources.[5]

Implementation

The plug-ins on the browser side recognize the specific form of the alternative link specification in HTML fragment:[6]

 <link rel="alternate"
   type="application/x-wiki"
   title="Welcome to edit this page!"
   href="wiki?edit=myEditLink"/>

The href part tag species the edit page that corresponds with the page being viewed. Every server that is capable and willing to support the user editing can include this fragment and this way enable the button. Hence the button support can be relatively easily added to various web applications if the source code is available. The tag does not put any requirements on the details about the editing session itself and simply brings to the page where the user would also come by clicking on Edit tab (or similar). The button is normally used in the user editable pages, so no maintainer-only credentials should be asked to start a valid editing session. If only registered (logged in) users can edit, the button should bring to the register/login form.

Plug-ins are currently available for Firefox, Opera, Epiphany, and Chrome.[7][8][9][10]

Supported websites

Websites supporting the Universal Edit Button include wikiHow, AboutUs.org, Wikimedia (including Wikipedia, Wiktionary, Wikimedia Commons and all other Wikimedia projects[11]), MediaWiki software, DokuWiki, MoinMoin, PhpWiki, Socialtext, TWiki, the Creative Commons wiki, Foodista, Wikia, PBworks, WikkaWiki, Memory Alpha, Wired's How-To blog, WordPress (as a plug-in[12]), and many others.[13][14][15][16][17][18][19] Currently,Script error: No such module "Unsubst". the project's website lists over 80 other websites that have implemented support for the button.

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Discussions on the AboutUs wiki Template:Webarchive — AboutUs.org
  4. Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Script error: No such module "citation/CS1".
  8. Opera plug-in
  9. Script error: No such module "citation/CS1".
  10. Script error: No such module "citation/CS1".
  11. Script error: No such module "citation/CS1".
  12. Script error: No such module "citation/CS1".
  13. Script error: No such module "citation/CS1".
  14. Script error: No such module "citation/CS1".
  15. Script error: No such module "citation/CS1".
  16. Script error: No such module "citation/CS1".
  17. Script error: No such module "citation/CS1".
  18. Script error: No such module "citation/CS1".
  19. Wikis Rally Around Universal Edit Button Template:Webarchive — Webmonkey

Script error: No such module "Check for unknown parameters".

External links

Script error: No such module "Navbox".