DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:discussion:discussion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:discussion:discussion [2016-04-13 22:06] – [Plugin Discussion - Discussions] 80.132.235.184plugin:discussion:discussion [2023-08-04 19:30] (current) – old revision restored (2023-03-31 09:03) Klap-in
Line 2: Line 2:
  
 [[plugin:discussion|Back to main page]] [[plugin:discussion|Back to main page]]
 +
 +===== Admin, Moderate Discussions goes to top after each action =====
 +
 +Admin > Moderate Discussions. Every time you take an action it returns you to the top of the list. If you have 100s of pages to review, that action is seriously, seriously aggravating.
 +
 + --- [[user>davidtango|davidtango]] //2022-08-22//
 +
 +===== Text Covering Reply, Edit, Delete buttons =====
 +
 +Not sure if this happens on PC, but on mobile there isn't enough padding between the text and the buttons. It happens on the first line of nested replies, or after about three or four lines if leaving a long comment.
 +
 +
 +===== How can i do a exakt Namespace RegExp =====
 + 
 +
 +f.e. i would like to allow a Namespace "technikextern" but not "technik"
 +
 +If i had a RegExp /(doku|technik|default)/ it will disallow technik and technikextern.
 +
 +**Solution**: Use "$" Thanks to pop! https://www.dokuwiki.org/plugin:bureaucracy?s[]=regular#constraints_and_defaults
 +
 +===== How to display the email addresses entered with the Real name for not logged in commenters? =====
 +
 +Even when viewing the discussion as an admin, I am not showed the email address for comments from guest users.
 +
 +Two places to go:
 +   * Go to the admin page, configuration settings, and then find the section for the discussion plugin, and checkmark linkmail. (linkmail is not something you add to the list of configs mentioned on the wikipage where you put the discussion or threads tags.) 
 +   * //Hard way:// go into the data/meta directory and find the emails listed in the .comments file.
 +
 +===== How can we edit the styling of buttons? =====
 +
 +We're using a dark background template, and the buttons have picked up the default white text colour.   Unfortunately the buttons are also white (nearly white anyway!) and it's nigh on impossible to see the text.
  
 ===== Usernames not shown ===== ===== Usernames not shown =====
Line 175: Line 207:
 I activated the configuration-option "plugin » discussion » visibilityButton". Additionally I would need the option to automatically hide it. And only if someone clicks the button the discussions are revealed. I activated the configuration-option "plugin » discussion » visibilityButton". Additionally I would need the option to automatically hide it. And only if someone clicks the button the discussions are revealed.
 [[https://github.com/dokufreaks/plugin-discussion/issues/164|Issue #164]] [[https://github.com/dokufreaks/plugin-discussion/issues/164|Issue #164]]
 +
 ++1 I would like that, too.
 +===== 'HTTP ERROR 500' in latest version dokuwiki. =====
 +I updated yesterday to latest version dokuwiki(2016-06-26).
 +I made user guestbook page using 'discussion' plugin since before version.
 +But this version wiki can`t write 'discussion'. What should I do?
 +(See Details : https://github.com/dokufreaks/plugin-discussion/issues/209)
 +
 ++1 Hi, when I hit save, nothing happens (newest Version), not even an error. Also I have to enter my name and E-Mail even though I am logged in. Is that normal (it's the first time I use the plugin)?
 +
 +
 +===== How to mass delete / prevent spam comments ? =====
 +Although I have both BadBehaviour (unmaintained and using legacy-format unmaintained library) and Captcha plugins I have lot of spam comments (hundreds).
 +How can I remove all the comments of a post? Where are they recorded in?
 +And, obviously, how can prevent spam next coming?
 +
 +===== Built in support for the Captcha Plugin ? =====
 +
 +I installed the [[plugin:captcha | captcha plugin]].  Logged out, I don't see a captcha guarding the comment box.  I look in Dokuwiki's configuration page for the Discussion plugin, but don't see an option to enable the captcha.  What do I do?
 +
 +> You have to change the settings for the captcha-plugin to something like "text fill manually" to make it appear. Otherwise it seems to do some invisible magic ;) - Frank
 +
 +>> What you called the "invisible magic" is the **js** method described [[plugin:captcha#configuration | here]]. It is the default setting of the Captcha plugin.  --- [[user>Michaelsy|michaelsy]] //2022-08-28 15:04//
 +===== Importing =====
 +I have a old blog with lots of commentaries, how to import they?^^"
 +Is possible do it editing the .comments file manually, exists a guide to do it anywhere?
 +
 +thank you and sorry my bad English =)
 +
 +
 +
 +===== SMTP Error 503 when sending notifications =====
 + --- [[user>tloehr|tloehr]] //2021-05-27 15:42//
 +
 +When the discussion plugin sends a notification mail, a 503 error occurs.
 +
 +''Got: 503 valid RCPT command must precede DATA''
 +
 +Changed to another mail provider (from Host Europe to GMail). Still a 503. Nevertheless, gmail sends the mail.
 +
 +A normal SMTP testmail by Dokuwiki works without errors, so I suspect it has something to do with the discussion plugin.
 +
 +
 +
plugin/discussion/discussion.1460577980.txt.gz · Last modified: 2016-04-13 22:06 by 80.132.235.184

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki