Bonjour,<div><br></div><div>Je voudrais, sur une page, lister quelques bookmarklets utiles. Comment faire ?</div><div>Sur PmWiki ancienne version, PM avait suggéré sur la liste d&#39;écrire </div><div><br></div><div><div>   &lt;?php</div>
<div>   $UrlMethodPattern .= &#39;|javascript&#39;;</div><div>   ?&gt;</div><div><br></div><div>dans un fichier local php : «After doing this, urls of the form javascript:xxx will be converted</div><div><div>into links, but only in the MyGroup wikigroup.»</div>
</div><div><br></div><div>C&#39;est dépassé ? Quel serait le remplaçant ? localmap ? si oui, y a-t-il possibilité de faire en sorte que :</div><div><br></div><div>javascript:var t=((window.getSelection&amp;&amp;window.getSelection())||(document.getSelection&amp;&amp;document.getSelection())||(document.selection&amp;&amp;document.selection.createRange&amp;&amp;document.selection.createRange().text));var e=(document.charset||document.characterSet);if(t!=&#39;&#39;){location.href=&#39;<a href="http://translate.google.fr/translate_t?text=&#39;+t+&#39;&amp;hl=fr&amp;langpair=auto|fr&amp;tbb=1&amp;ie=&#39;+e;}else{location.href=&#39;http://translate.google.fr/translate?u=&#39;+escape(location.href)+&#39;&amp;hl=fr&amp;langpair=auto|fr&amp;tbb=1&amp;ie=&#39;+e;">http://translate.google.fr/translate_t?text=&#39;+t+&#39;&amp;hl=fr&amp;langpair=auto|fr&amp;tbb=1&amp;ie=&#39;+e;}else{location.href=&#39;http://translate.google.fr/translate?u=&#39;+escape(location.href)+&#39;&amp;hl=fr&amp;langpair=auto|fr&amp;tbb=1&amp;ie=&#39;+e;</a>};</div>
<div><br></div>(c&#39;est le bookmarklet de google translate) apparaisse comme un lien ? non pas pour le mettre sur différentes pages mais, avec d&#39;autres, sur une seule page.</div><div><br></div><div>Accessoirement, est-ce un problème de sécurité ? Si oui, et s&#39;il y a une solution, peut-on la limiter à une page ?</div>
<div>(avec la solution UrlMethodPattern, il était possible de créer un fichier php local ne s&#39;appliquant qu&#39;à une page : en se réservant l&#39;édition de cette page, c&#39;était sûr non ?).</div><div><br></div><div>
Merci !</div><div><br>-- <br>---------------------------------------<br>| A | de la langue française<br>| B | <a href="http://www.languefrancaise.net/">http://www.languefrancaise.net/</a><br>| C | <a href="mailto:languefrancaise@gmail.com">languefrancaise@gmail.com</a><br>
---------------------------------------<br>
</div>