https://github.com/reload/comment_limiter
https://github.com/reload/comment_limiter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reload/comment_limiter
- Owner: reload
- Created: 2011-03-21T09:56:10.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2013-06-11T08:49:00.000Z (about 13 years ago)
- Last Synced: 2025-03-12T09:44:26.505Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 169 KB
- Stars: 1
- Watchers: 15
- 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.