History log of /plugin/publish/action/banner.php (Results 1 – 14 of 14)
Revision Date Author Comments
# 43aa3594 13-Mar-2019 Phy <git@phy25.com>

use DokuWiki's mail_isvalid to validate email address, fixes #119


# 6994f4a8 09-Apr-2015 Michael Große <mic.grosse+github@googlemail.com>

Fix missing underscores in hide_approved_banner


# d5f6523f 09-Apr-2015 Michael Große <grosse@cosmocode.de>

Use conf['apr_mail_receiver'] also as bool option

Add a message only visible to admins, if the address is configuered (and
hence the option is activated), but the configured address is invalid.


# 6c4c5b73 02-Apr-2015 Michael Große <grosse@cosmocode.de>

User helper function for difflink


# 5ccce1ab 01-Apr-2015 Michael Große <grosse@cosmocode.de>

Fix signatures to conform with PHP Strict Standards


# 269d7557 27-Jan-2015 Michael Große <grosse@cosmocode.de>

Add option to hide the banner, if the page is approved


# d9258364 18-Feb-2013 Dominik Eckelmann <eckelmann@cosmocode.de>

correct active/inactive states


# 2391ef60 20-Dec-2012 Andreas Gohr <gohr@cosmocode.de>

hide banner to read only users


# 2b00c146 31-Oct-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

added internal only note


# c2a737a8 31-Oct-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

hide option just hides until first approve


# d0a0ba43 22-Oct-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

show banner to approvers


# e9bf2be1 22-Oct-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

hide banner on hide drafts


# 248339c4 01-Aug-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

added phpdoc comments


# 1794c5fa 06-Feb-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

use multible approvers

the plugin now requires a given number of approvers
to show a document as approved.