| 76fdd2cd | 21-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
change also title in ToC if set by user, some isset checking/defining vars |
| dfc5d08b | 18-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
syntax: reformatting |
| 64829c37 | 18-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
syntax: visibility, php8 warnings, refactoring, reformatting |
| 56b2f420 | 24-Sep-2020 |
lpaulsen93 <lars_paulsen@web.de> |
Removed useless/deprecated code and fixed indentation |
| c2e2c575 | 19-Sep-2020 |
lpaulsen93 <lars_paulsen@web.de> |
Use '$renderer->nocache()' |
| ee05896a | 23-Apr-2019 |
Oliver Völker <oliver@voelker.me> |
Update threads.php
removed the leading blank line, thus fixing the following error:
```
Apr 23 15:56:52 server pool www7.3[8528]: PHP Warning: Cannot modify header information - headers already s
Update threads.php
removed the leading blank line, thus fixing the following error:
```
Apr 23 15:56:52 server pool www7.3[8528]: PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/wiki.magenbrot.net/lib/plugins/discussion/syntax/threads.php:2) in /var/www/wiki.magenbrot.net/inc/common.php on line 1943
```
show more ...
|
| c2a7577f | 28-Feb-2019 |
LarsGit223 <lars_paulsen@web.de> |
Added new flag 'nonewthreadform'
If the flag is present then the 'New discussion page' button/formular will not be shown. See #287. |
| e553596f | 17-Jan-2016 |
Michael Hamann <michael@content-space.de> |
Fix method signature compatibility for PHP 7.0 |
| e7ac9ada | 30-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs and bit clean up |
| 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 ...
|
| 5644a1af | 18-Dec-2012 |
lupo49 <dokuwiki@lupo49.de> |
Added flag "skipempty" in thread-syntax to skip empty discussions in output |
| 912b9053 | 25-Nov-2012 |
lupo49 <post@lupo49.de> |
Added "count" parameter to specify how many discussion threads should be displayed |
| 66ac0bd6 | 13-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 ...
|
| 1eedfbce | 13-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 ...
|
| b8efbcc2 | 13-Jul-2012 |
Michael Hamann <michael@content-space.de> |
Remove old getInfo functions (replaced by plugin.info.txt) |
| 2eddb748 | 01-Jul-2010 |
Gina Haeussge <gina@foosel.net> |
Process comment syntax on anything that isn't "preview". DW doesn't dispatch the "save" action anymore upon saving a wikipage, so we can't just rely on that. Closes #14 |
| 14382eba | 10-Feb-2009 |
Michael Klier <chi@chimeric.de> |
some cosmetic changes
darcs-hash:20090210170447-23886-0a03966ce0d0bc4a99d4212988f6c108effd507e.gz |
| c5b0470a | 10-Feb-2009 |
Michael Klier <chi@chimeric.de> |
add css status class to table listing
darcs-hash:20090210150826-23886-28b31dfc175d46e68d1bf02dd103486b27dc506a.gz |
| 3648fb3e | 07-Jul-2008 |
Michael Klier <chi@chimeric.de> |
updated VERSION information
darcs-hash:20080707181514-23886-8b8c11f7b8fe98bb50f274fd809113d895ae2f2d.gz |
| 479b8ffb | 28-Jun-2008 |
Michael Klier <chi@chimeric.de> |
fixed broken vim modelines
darcs-hash:20080628182717-23886-e7706613924f4c6037ce99a4498b64b11de7e197.gz |
| 530693fb | 07-Jun-2008 |
Michael Klier <chi@chimeric.de> |
fixed code style
darcs-hash:20080607205901-23886-6cbf3c231f26f049c3e6c79d9427fcf829f1b64c.gz |
| 1623f639 | 24-May-2008 |
Gina Haeussge <osd@foosel.net> |
Only change comment state if saving
darcs-hash:20080524215911-2b4f5-447a9d613a53c008ea3ca30a2fc032756dbe6db4.gz |
| 7d2e2569 | 20-Apr-2008 |
Gina Haeussge <osd@foosel.net> |
release preparations
darcs-hash:20080420150043-2b4f5-735fcf3c97904901e011b826d52ba43d0d102fe0.gz |
| 4c4d91c6 | 11-Feb-2008 |
Gina Haeussge <osd@foosel.net> |
Update to reflect change of maintainer
darcs-hash:20080211211935-2b4f5-1e030663b0a69c3f022e76d37e72b900223e2515.gz |
| e6a89be2 | 21-Aug-2007 |
wikidesign <chi@chimeric.de> |
123 fix for bugs introduced with previous patches
darcs-hash:20070821131350-89468-0f0b9204f1c2be6b22187daecd7e47fd4dc36046.gz |