Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
David.. Posted September 29, 2022 Posted September 29, 2022 7 hours ago, Nathan Explosion said: Thank you - as mentioned, this feature will be added next time I work on the application (no idea when that will be) I'd be interested in sending a donation your way if it helps speeding up the process, and adding my request of course 😋
Nathan Explosion Posted October 4, 2022 Author Posted October 4, 2022 (edited) Adding for later reference if/when adding new features... add ability to add and/or conditionals to the limits applied by the application. Edited October 4, 2022 by Nathan Explosion
SUBRTX Posted December 2, 2022 Posted December 2, 2022 @Nathan Explosion Hello, haven't seen any update in long time, does this app php 8 and ips 4.7.x ready? thanks!
Nathan Explosion Posted December 2, 2022 Author Posted December 2, 2022 Yes - I am not going to update on this topic here unless an update is required. Find an issue that I haven't myself, report it.
Gabriel Torres Posted July 11, 2023 Posted July 11, 2023 @Nathan Explosion Excellent app, we were really needing it here. The "limits enabled" string is hard coded in the two available templates. The best would be to include it as a language string: <li>{lang='neapp_contentlimits_type_word'} limits enabled E.g. a new language string as: %s limits enabled Just my two cents! Cheers
Gabriel Torres Posted July 12, 2023 Posted July 12, 2023 @Nathan Explosion A couple of suggestions to improve this amazing app, if possible. In summary, add options also to the topic title, in order to prevent low-quality titles: 1. Minimum number of word/characters in the topic title. 2. List of ban words for topic title. Here we would enter phrases such as "help me" and others that don't help others to know beforehand what the topic is about. I hope you can add them to the app. Thank you in advance! Cheers.
Nathan Explosion Posted July 12, 2023 Author Posted July 12, 2023 (edited) The language suggestion - that's already fixed in my next version. 3 minutes ago, Gabriel Torres said: @Nathan Explosion A couple of suggestions to improve this amazing app, if possible. In summary, add options also to the topic title, in order to prevent low-quality titles: 1. Minimum number of word/characters in the topic title. 2. List of ban words for topic title. Here we would enter phrases such as "help me" and others that don't help others to know beforehand what the topic is about. I hope you can add them to the app. Thank you in advance! Cheers. This, however, will not be as this application is specific to the Editor and will remain so. Your suggestion would be better handled instead with a hook on the field that performs custom validation on submission of the topic, and returns an error if the validation fails. Edited July 12, 2023 by Nathan Explosion Gabriel Torres 1
Gabriel Torres Posted July 27, 2023 Posted July 27, 2023 @Nathan Explosion Our users are being able to bypass the minimum number of characters limitation by simply adding aditional spaces in their posts. It is amazing how instead of following the rules, people spend time thinking about how to break them. The solution would be to treat contiguous space characters as a single character. So, for example, 10 sequential space characters would be counted as a single one. I hope you can add this feature in a future release! 😁 Cheers! MediaDiGi 1
Recommended Posts