====== log Plugin ====== ---- plugin ---- description: A simple log facility for individual pages author : Adrian Lang email : dokuwiki@cosmocode.de type : action, syntax lastupdate : 2019-02-27 compatible : Greebo, Hogfather depends : conflicts : similar : tags : log, blog, news, users downloadurl: https://github.com/cosmocode/log/tarball/master bugtracker : https://github.com/cosmocode/log/issues sourcerepo : https://github.com/cosmocode/log donationurl: ---- [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] ===== Usage ===== To attach a log to a page, just write {{log}} at the location you want the log to appear. A form will be inserted there, and after writing the first log entry, a log page will be created. Optionally, you might specify how much entries from the log should be displayed (at maximum): {{log>10}} The default is 5.\\ ==== Configuration ==== The plugin adds options to the [[:config|config manager]] where you can: * Specify the ID of a log page, more specifically: The part that is attached to the page ID to get its log page ID * A printf string specifying how to construct a link to a user page for a given user; only useful if you have pages for your users