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 [2020-03-28 20:57] – [How to display the email addresses entered with the Real name for not logged in commenters?] giving an answer, and correcting my previous wrong ideas TheGarnetplugin: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? ===== ===== How to display the email addresses entered with the Real name for not logged in commenters? =====
Line 202: Line 222:
 How can I remove all the comments of a post? Where are they recorded in? How can I remove all the comments of a post? Where are they recorded in?
 And, obviously, how can prevent spam next coming? 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.1585425478.txt.gz · Last modified: 2020-03-28 20:57 by TheGarnet

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