Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

CommentCaVa

Beschreibung

First read, then comment: CommentCaVa disables the comment field for a certain amount of time. This time is calculated from the length of the blog post. Reading speed is set to 30 characters per second. Previous comments are not counted.

CommentCaVa is only a small JavaScript file that also runs outside of WordPress with minor modifications. The waiting message is currently displayed in English (default) or German, according to the browser settings.

This project was subject of my story about blog comments in c’t Magazin 17/2013.

Wishlist: * add more languages, maybe via WordPress plugin i18n * use WordPress options for settings (reading speed, waiting messages, locked comment styling)

Installation

Only works with WordPress‘ own comment system – no Disqus, Facebook etc. Should do no harm if this condition is not met. Detection of page visibility requires a modern browser (Firefox, Chrome, Opera, Safari 7+, Internet Explorer 10+) that supports the Page Visibility API.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„CommentCaVa“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „CommentCaVa“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.1: fixed erroneous script directory (WordPress converts directory to lowercase).