Where i can change the minimun lenght of Help Topic name? I need to create a Help Topic with name lenght = 4 and the minimun its 5. Any help, please? Thank's!
I know it's a stupid suggestion, but have you tried to add a space before or after the actual help topic name?
Regarding the place in source code, I have not yet found it, but will look again tomorrow ;)
include/class.topic.phpline 340elseif(strlen($vars)<5)
Thanks @[deleted]!!
Very welcome. :)