HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

TitleLimit 1.1

This plugin limits the number of words in discussions title. Code based on R_J's work.

The default value is 5, but you can change it into plugin's settings page.
Please tell me if I made errors, in the code or in English :) I'm French, so I do my best :)

You can send me your locale for this plugin on the thread made for: https://vanillaforums.org/discussion/32452/titlelimit-localization-thread#latest

If someone have a better icon, feel free to send me a PM :)

Fork me on GitHub: https://github.com/Kippinn/TitleLimit/

Changelog:

Version 1.4
[+] Localization ready! (Can be translated, copy the /locale/fr.php file to match your language)
[+] Added french locale !
[C] Corrected the settings page !
Version 1.3
[!] Changed icon
[-] Removed views folder and plugin-settings.php file.
[+] Use of ConfigurationModule for settings page (Thanks to R_J)
[!] Corrected errors.
Version 1.2
[-] Removed one forgotten "Plugins." who makes the plugin not working correctly.
Version 1.1
[-] Removed "Plugins." from config settings
[!] Changed the User alert from three strings to sprintf (Thanks to R_J)
Version 1.0
Initial release.

Screenshots

Questions