X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=resources%2Fsrc%2Fjquery%2Fjquery.textSelection.js;h=27d5fc790cab38bf221c901b2873c6e289ed6298;hp=dc9d4cfc2c7cbac2fbd3d9435c991d419b3c5ff7;hb=5db74eb56e425ba803b2cc936fbe3e5cc219b482;hpb=99d4c6b5777c703f95cefd387ac2b40b97dca125;ds=sidebyside diff --git a/resources/src/jquery/jquery.textSelection.js b/resources/src/jquery/jquery.textSelection.js index dc9d4cfc2c..27d5fc790c 100644 --- a/resources/src/jquery/jquery.textSelection.js +++ b/resources/src/jquery/jquery.textSelection.js @@ -1,4 +1,4 @@ -/** +/*! * These plugins provide extra functionality for interaction with textareas. * * - encapsulateSelection: Ported from skins/common/edit.js by Trevor Parscal @@ -7,7 +7,42 @@ * https://github.com/Wikia/app/blob/c0cd8b763/extensions/wikia/LinkSuggest/js/jquery.wikia.linksuggest.js * © 2010 Inez Korczyński (korczynski@gmail.com) & Jesús Martínez Novo (martineznovo@gmail.com) (GPLv2) */ + +/** + * @class jQuery.plugin.textSelection + * + * Do things to the selection in a `