====== preview Plugin ====== ---- plugin ---- description: Show a preview popup on link hover author : Andreas Gohr email : dokuwiki@cosmocode.de type : action lastupdate : 2023-07-17 compatible : Jack Jackrum depends : conflicts : similar : tags : hover, mouseover, preview downloadurl: https://github.com/cosmocode/dokuwiki-plugin-preview/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-preview/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-preview/ donationurl: screenshot_img : ---- When a user hovers the mousepointer over a wiki link, a small preview window is shown. The preview window will show the page's first image (if any) and the first paragraph or so. ===== Installation ===== Install the plugin using the [[plugin:extension|Extension Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. ===== Configuration ===== A CSS selector can be configured in the settings. All ''.wikilink1'' links within that selector will have the preview mechanims attached.