====== autolink3 Plugin ====== ---- plugin ---- description: Automatic link manager author : Arthur Lobert, Vincent Fleury email : arthur.lobert@gmail.com, fleury.vincent@gmail.com type : action, admin lastupdate : 2010-07-29 compatible : depends : conflicts : similar : autolink2, autolink4 tags : links, manager downloadurl: https://github.com/LiBDev/autolink3/zipball/master bugtracker : https://github.com/LiBDev/autolink3/issues sourcerepo : https://github.com/LiBDev/autolink3 donationurl: screenshot_img: ---- ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. A documentation is available in {{https://trello.com/1/cards/6368eae861b5ed00b4c435ad/attachments/6368eb55f7159f018c84b569/download/autolink3-documentation.pdf|autolink3-documentation.pdf}}. ===== Syntax and Usage ===== autolink3 is a automatic link manager, usable on DokuWiki, involving an action and an admin mode. Consequently you have the opportunity to manage the creation, deletion and modification of your links through the autolink interface available in the admin, to execute a global link replace with an ajax process available on this interface, or perform an automatic replacement when a new page is saved. ==== Screenshot ==== {{ https://trello.com/1/cards/6368eae861b5ed00b4c435ad/attachments/6368f7798fa59e03046c612d/download/autolink3-plugin_admin-interface.png |admin_interface}} ===== Contribution ===== This new version has a list of news which provides a much easier use and intuitive utilisation than previous: * Unordered List Item a new admin interface including: * a complete management of your links (addition, deletion, modification) * a global view of your links with the registration tab * provides an automatic replacement process of all of your links in one button * an action process witch effects an automatic replacement at each save of your page However, some limitations can be encountered: * The caracters ':' and '\t' can't be include in the link name ===== Discussion ===== === Install/Syntax/etc. === Thanks for this new autolink plugin. I tried to install and had a lot of problems: * the autolink3.zip file has no plugin root directory, so I had to install it manually in plugins/autolink\\ Is that the right way? * I thought that the same syntax is used as in autolink2, but it does not work * in the admin section, there is nothing to handle autolink as describes above Could you please give some more information how to install and how to use? Thank you very much. //Joachim 08.08.2010// ---- Hi A documentation about the installation of autolink3 and is use is now avaible on http://autolink3.googlecode.com/files/Autolink3%20documentation.pdf Arthur Lobert === Bug: changes in plugin === I installed the actual version of autolink3. Unfortunately it also changes e.g. **** to **** Could you please fix this, otherwise it is not usable. Thank you very much! //Joachim 04.11.2010// === Also autolinks code and file snippets === I had to uninstall this because it is linking all my code and file snippets. There are too many pages to add each autolink phrase association with manually. Which defeats the autoness at that point anyway. I suggest a column for do not link to so we can exclude pages. Or just add a setting so that it won't autolink code and file snippets which probably makes the most sense.