History log of /plugin/discussion/action.php (Results 26 – 50 of 184)
Revision Date Author Comments
# 10b5d61e 17-Jan-2016 Michael Hamann <michael@content-space.de>

Add snippets to DokuWiki search, implements #121


# ca785d71 17-May-2015 Michael Hamann <michael@content-space.de>

Add option to send notifications to moderators, closes #130

Patch was provided by rscussat on GitHub.


# 9d9cb64c 16-May-2015 Michael Hamann <michael@content-space.de>

Remove coComment support (was discontinued in 2012) closes #161


# 0c613822 16-May-2015 Michael Hamann <michael@content-space.de>

Fix captcha support and remove deprecated event, closes #173


# da92c373 18-Nov-2014 Gerrit Uitslag <klapinklapin@gmail.com>

revert DokuWiki_Plugin::text_render to render() (temporary) for backward compatibility fixes #154


# d406a452 18-Nov-2014 Gerrit Uitslag <klapinklapin@gmail.com>

check for empty exclude ns regexp. Fixes #153


# 4cded5e1 15-Nov-2014 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting and notes


# f0bcde18 03-Nov-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Exclude certain namespaces from the default enabled/disabled discussions

Based at the work of https://github.com/NikolausL, Thank!

https://github.com/NikolausL/plugin-discussion/compare/dokufreaks:

Exclude certain namespaces from the default enabled/disabled discussions

Based at the work of https://github.com/NikolausL, Thank!

https://github.com/NikolausL/plugin-discussion/compare/dokufreaks:master...master#diff-3c55f5ee8584e7fd6e98541d4ee3f92dR354

show more ...


# aa0d6cd7 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

remember reply id, if captcha fails

Fixes #89


# 1dc736fb 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

skip NewTable toolbarbutton for EditTable Plugin

See #129


# 64901b8e 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add group class as well, toolbar similar to wikitexteditor


# de7e6f00 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs and bit code cleanup


# c749cae5 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Improve layouting

Removed some padding and margins, thus less miss-aligned elements.


# 0514501a 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Merge remote-tracking branch 'upstream/master'


# 625656cb 21-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add toolbar class for default toolbar layouting


# 06644a74 29-Oct-2013 Michael Hamann <michael@content-space.de>

Fix the unsubscribe link in notifications for registered users


# 3c4953e9 29-Oct-2013 Michael Hamann <michael@content-space.de>

Fix mail template replacements


# 96b3951a 28-Oct-2013 Michael Hamann <michael@content-space.de>

Avoid an undefined variable


# 451c1100 27-Oct-2013 Michael Hamann <michael@content-space.de>

Rewrite mail notifications to use the current DokuWiki mail API

This updates the discussion plugin to use the Mailer class that was
introduced in DokuWiki version 2012-01-25. This also uses the newe

Rewrite mail notifications to use the current DokuWiki mail API

This updates the discussion plugin to use the Mailer class that was
introduced in DokuWiki version 2012-01-25. This also uses the newer
(since DokuWiki version 2013-05-10) subscription API to get the
subscribed users if available.

show more ...


# c1530f74 24-Oct-2013 Michael Hamann <michael@content-space.de>

Fix discussion status update when the discussion syntax is removed

This changes how the discussion status is saved. First of all the status
is recorded in the metadata of the page and then the statu

Fix discussion status update when the discussion syntax is removed

This changes how the discussion status is saved. First of all the status
is recorded in the metadata of the page and then the status is saved
into the .comments file even when no discussion syntax is in the page.
This makes it possible that the discussion is disabled when the syntax
is removed (unless the "automatic" option is enabled).

show more ...


# d578a059 01-Jul-2013 Michael Hamann <michael@content-space.de>

Fix the captcha check for logged in users


# 96bc68a7 18-Jun-2013 Michael Hamann <michael@content-space.de>

Fix #90 captcha check, new version released

This removes the custom implementation of the captcha check and uses the
helper function that is provided by the captcha plugin instead. This
helper funct

Fix #90 captcha check, new version released

This removes the custom implementation of the captcha check and uses the
helper function that is provided by the captcha plugin instead. This
helper function has been available since January 2009, therefore this
changed version should also work with older versions of the captcha plugin.

show more ...


# 11711461 13-Jun-2013 haobug <qingxianhao@gmail.com>

add simplified chinese translation


# e6b2f142 12-Apr-2013 lupo49 <dokuwiki@lupo49.de>

Added option to define separate moderator groups (Fixes #82)


# cc6f66c8 05-Apr-2013 lupo49 <dokuwiki@lupo49.de>

action.php: Fix for subscription language strings (Closes #79)


12345678