====== metaeditor Plugin ====== ---- plugin ---- description: Admin Interface to edit metadata author : Andreas Böhler email : dev@aboehler.at type : admin lastupdate : 2019-01-25 compatible : Hrun, Detritus, Greebo depends : conflicts : similar : meta tags : meta, !experimental, !discontinued downloadurl: https://gitlab.aboehler.at/dokuwiki/metaeditor/-/archive/main/metaeditor-main.tar.gz bugtracker : https://gitlab.aboehler.at/dokuwiki/metaeditor/-/issues sourcerepo : https://gitlab.aboehler.at/dokuwiki/metaeditor donationurl: screenshot_img : ---- :!: **This plugin is no longer maintained.** An admin plugin that provides a graphical interface to edit metadata of pages. Currently, it is highly experimental and not well tested - use it on your own risk. The plugin allows to permanently change a page's metadata without leaving a trace in the page's changelog. It's based on jsTree and makes heavy use of jQuery/AJAX. It might lack a lot of security checks, be careful! ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== Go to the Admin area and open the "Simple Metadata Editor" page to start using the editor. Select a page to work with on the left pane, then the metadata should appear in the middle pane. Select a node, and the value is displayed on the right pane. You can change the value and save it. In order to create new folders (=arrays) or items, right-click the menu structure and select the appropriate command. This menu also allows for the deletion of items.