Stef Dawson
Stef Dawson
Okay, please give https://github.com/textpattern/textpattern/commit/b03fca0c3cb1d00937c8d569d67f90368ff0e588 a whirl.
Using the `input` event works much better. Thanks, @bloatware. I used the web inspector to add `maxlength="200"` to the textarea and then pasted in the test block that phiw13 supplied....
Oki doke, no 'Remaining characters' indicator then. Easy!
Yes, I was pleasantly surprised that it understood multibyte character limits. And yep, it is pretty unceremonious when the limit is reached. But beyond reinstating some JavaScript counter that compares...
I think that: https://github.com/textpattern/textpattern/commit/01d1fd113c94d803984bc68d822d39651ef4dd44 https://github.com/textpattern/textpattern/commit/6ff0e66643eec549d138038b73676929cbfd49db https://github.com/textpattern/textpattern/commit/42c56a514a255568878519f5fa939b4cac98fa33 https://github.com/textpattern/textpattern/commit/199ededf9ec53fe25669fb812933cbb6753272a5 https://github.com/textpattern/textpattern/commit/3bc77a9793b4b474aa16fe8010850fef3bf8d9f4 and https://github.com/textpattern/textpattern/commit/c6dd206603339d681c906d3ce45585af3bf8d455 complete this issue (one year to the day after it was opened!)
> it's currently pretty difficult to use sections specific search and global search within an entire website. Care to elaborate and perhaps suggest some improvements or ideas we could explore?...
I'll give this a whirl. Looks good from a cursory glance at the code. Nice work! I'll sort the strings out.
Firefox doesn't give the most useful default experience if you try and make a custom field with a reserved word. "Please match the requested format" is a bit obtuse, haha....
How do we feel about the string `Reserved word in custom field name(s): {list}`? Can anyone come up with anything better? Bearing in mind this string can appear in the...
It won't take much to remove it. I'll have a look.