[AP] Character Counter

[AP] Character Counter 1.3.1

No permission to download
@apathy can you add ignore BBCODE option please? Or add just a basic regex to ignore. I want to disable char counter for CODE BBCODE or image BBCODE.

Example regex code:

1740771304855.webp
 
@apathy how can we use Ignored specified bbcodes option? What should we do if ATTACH BBCODE is like this:

Code:
[ATTACH type="full" width="250px" size="590x590"]143327[/ATTACH]
 
@apathy how can we use Ignored specified bbcodes option? What should we do if ATTACH BBCODE is like this:

Code:
[ATTACH type="full" width="250px" size="590x590"]143327[/ATTACH]
the option expects a comma-separated list of tags, so code,url would exclude CODE and URL bbcodes.
Admittedly I never accounted for parameters like in your ATTACH example. Can't say for certain it'll correctly exclude those, i'll be able to test it tomorrow and see for sure.
 
Admittedly I never accounted for parameters like in your ATTACH example. Can't say for certain it'll correctly exclude those, i'll be able to test it tomorrow and see for sure.

I'd be very happy, I'll be waiting for your feedback.
 

Similar threads

Back
Top Bottom