Comment plugin for Bludit 3.x with moderation workflow, ALTCHA anti-spam verification, CSRF protection, configurable length validation, and front-end pagination.
Per-page comment control: enable or disable comments globally in plugin settings, then override behavior directly from each page editor when needed.
Complete moderation workflow: incoming comments can be held for review, approved for public display, deleted individually, or fully cleared from the moderation panel.
Built-in spam and form security: ALTCHA verification helps block automated submissions, while CSRF token checks protect front-end form requests.
Configurable content validation: define minimum and maximum comment length limits to keep discussions readable and reduce low-quality or abusive submissions.
Performance and abuse controls: IP-based rate limiting (cooldown between submissions) and configurable front-end pagination improve stability on high-traffic pages.