Jump to content

(NE) Content limits for editor


Recommended Posts

Posted
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 😋

  • 1 month later...
  • 7 months later...
Posted

@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

Posted

@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.

Posted (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 by Nathan Explosion
  • 2 weeks later...
Posted

@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!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...