Closed (fixed)
Project:
Site Notes
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2009 at 23:14 UTC
Updated:
8 Mar 2013 at 22:40 UTC
This arbitrary limit is not needed. Why can't I create a note containing 3 words: "Applied xyz patch"?
To remove this limit, simply delete the line containing:
'min_word_count' => 5,
from the sitenotes_node_info function in sitenotes.module.
Comments
Comment #1
verta commentedYes, this should be optional.
+1 for this feature.
Thanks for the tip, though.
Comment #2
nancydruDone
Also fixed in 7.x branch