====== scrapbook Plugin ====== ---- plugin ---- description: Manage a scrapbook of easy to insert snippets author : Andreas Gohr email : andi@splitbrain.org type : action lastupdate : 2017-01-15 compatible : Elenor of Tsort depends : conflicts : similar : snippets tags : snippets, templates downloadurl: https://github.com/cosmocode/dokuwiki-plugin-scrapbook/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-scrapbook/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-scrapbook/ donationurl: screenshot_img : ---- This is a much simpler version of the [[snippet]] plugin. It simply allows users to insert content into a page from a dropdown in the editor toolbar. The content inserted is created by creating pages in a single configurable namespace. ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== Once installed, a namespace can be specified in the config manager that contains pages that should be insertable into the editor. Each page is one entry in the dropdown. Subnamespaces are not supported. :!: [[config:disableactions]]->''View source/Export Raw'' must be unchecked (enabled) in config or the whole snippet html document will be inserted.