History log of /plugin/publish/lang/en/lang.php (Results 1 – 11 of 11)
Revision Date Author Comments
# 9d4b9aa0 06-Jan-2016 Michael Große <grosse@cosmocode.de>

Add button to approve all pages in namespace


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

Store mail templates in extra files


# 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.


# 89b043d7 07-Apr-2015 Michael Große <grosse@cosmocode.de>

Update German language file


# bc4555ca 07-Apr-2015 Michael Große <grosse@cosmocode.de>

Handle body creation both for change and approve

The mail-bodies for change and approval mails are very similar and can
be handled in one method. Using an extra method for this text creation
makes i

Handle body creation both for change and approve

The mail-bodies for change and approval mails are very similar and can
be handled in one method. Using an extra method for this text creation
makes it easier to test.

show more ...


# 8ff23e7f 07-Apr-2015 Michael Große <grosse@cosmocode.de>

Move Mail creation to new method for easier testing

Also split the mail body into several semantic parts to decrease double
code among the $lang variables.


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

There will be no option to reject a draft

(most likely)


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

Copy language and configuration from suggestion plugin


# 9fd92cc2 08-Feb-2012 Andreas Gohr <andi@splitbrain.org>

spelling fixes


# 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.


# ff9bc75f 10-Feb-2011 Jarrod Lowe <dokuwiki@rrod.net>

initial commit