https://github.com/reload/comment_limiter
https://github.com/reload/comment_limiter
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reload/comment_limiter
- Owner: reload
- Created: 2011-03-21T09:56:10.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-06-11T08:49:00.000Z (almost 12 years ago)
- Last Synced: 2025-01-18T23:17:51.874Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 169 KB
- Stars: 1
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Comment limiter module by Esben von Buchwald
This module adds extra fields to the node edit form and lets you specify the max length of comments for specific nodes, and allows you to disable the subject field.
When the comment form for a node with limited comment lengh is shown, a small char-counter will be appended.
Configuration data is stored in a variable.
All you need to do is to enable the module and enjoy.