History log of /plugin/discussion/ (Results 176 – 200 of 448)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1171146113-Jun-2013 haobug <qingxianhao@gmail.com>

add simplified chinese translation

e6b2f14212-Apr-2013 lupo49 <dokuwiki@lupo49.de>

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

cc6f66c805-Apr-2013 lupo49 <dokuwiki@lupo49.de>

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

d553082426-Feb-2013 Michael Hamann <michael@content-space.de>

Fix the @DATE@ placeholder in the thread template

960dea4226-Feb-2013 Michael Hamann <michael@content-space.de>

Add explicit type information to event-parameters

60c2311f24-Feb-2013 Michael Hamann <michael@content-space.de>

French translation update by @pierreyvesbaloche - thanks! closes #78

662f207722-Feb-2013 Michael Hamann <michael@content-space.de>

Replaced old DokuWiki JavaScript library use by jQuery

This makes the plugin compatible with the next DokuWiki release. The
whole JavaScript code of the plugin should be refactored later.

e6667f5a15-Feb-2013 Michael Hamann <michael@content-space.de>

Security release: Fix XSS vulnerability, thanks to Kazutaka Miyasaka

It was possible to pass arbitrary HTML code into the comment form via
the URL on any page where a discussion form was displayed.

Security release: Fix XSS vulnerability, thanks to Kazutaka Miyasaka

It was possible to pass arbitrary HTML code into the comment form via
the URL on any page where a discussion form was displayed. Thus you
should update to this release as soon as possible.

show more ...

1ded5f0815-Feb-2013 Kazutaka Miyasaka <kazmiya@gmail.com>

Fix XSS vulnerability in handling of pre-filled text

f573f8ee13-Feb-2013 Klap-in <klapinklapin@gmail.com>

Update Dutch translation

23793aba13-Feb-2013 Klap-in <klapinklapin@gmail.com>

language string 'threads' is unused

ef71f38913-Feb-2013 Klap-in <klapinklapin@gmail.com>

Improve English title of discussion page add form

9b04a2aa25-Dec-2012 Matthias Schulte <post@lupo49.de>

Do not print Hide/Show discussion toggle button / Added #picker3

5644a1af18-Dec-2012 lupo49 <dokuwiki@lupo49.de>

Added flag "skipempty" in thread-syntax to skip empty discussions in output

7141096425-Nov-2012 Matthias Schulte <post@lupo49.de>

Update plugin.info.txt

912b905325-Nov-2012 lupo49 <post@lupo49.de>

Added "count" parameter to specify how many discussion threads should be displayed

387bc4d213-Sep-2012 Michael Hamann <michael@content-space.de>

Fix type of $opts parameter for search() in admin.php

This fixes a PHP warning from search() (illegal string offset)

66ac0bd613-Sep-2012 Michael Hamann <michael@content-space.de>

Don't save comment data when viewing an old revision #35

This is a quick fix for the problem that .comment files were written
while viewing old revisions of the page. A better solution might be to
m

Don't save comment data when viewing an old revision #35

This is a quick fix for the problem that .comment files were written
while viewing old revisions of the page. A better solution might be to
move the comment status to the metadata of the page.

show more ...

1eedfbce13-Sep-2012 Michael Hamann <michael@content-space.de>

Save .comment data only when modified #66 #59

This fixes the problem that .comment files were written whenever the
page was parsed which made the order in the threads syntax and in the
admin interfa

Save .comment data only when modified #66 #59

This fixes the problem that .comment files were written whenever the
page was parsed which made the order in the threads syntax and in the
admin interface meaningless.
Old dates will still be meaningless but at least the pages with new
comments should appear in the correct order now though pages will still
move to the top when the comment status is changed. This could be
properly fixed by storing the date of the last comment in the metadata
and indexing the metadata, then it would be easy to get all dates.

show more ...

ae836b7813-Sep-2012 Michael Hamann <michael@content-space.de>

Use date and id as index for thread results so no entries are lost #66

Previously only the date was used as index, if multiple comment files
were modified in the same second these entries were not d

Use date and id as index for thread results so no entries are lost #66

Previously only the date was used as index, if multiple comment files
were modified in the same second these entries were not displayed.

show more ...

5d76f93413-Sep-2012 Michael Hamann <michael@content-space.de>

Fix type of $opts parameter of search()

This fixes a PHP warning that was caused by the threads syntax.

6fec71f813-Jul-2012 Michael Hamann <michael@content-space.de>

New version 2012-07-13

b8efbcc213-Jul-2012 Michael Hamann <michael@content-space.de>

Remove old getInfo functions (replaced by plugin.info.txt)

ac81893813-Jul-2012 Michael Hamann <michael@content-space.de>

Add discussion plugin version to the indexer

abc9339b13-Jul-2012 Michael Hamann <michael@content-space.de>

Fix indexing of comments (hasn't worked since Rincewind)

12345678910>>...18