textarea increase size > 3000 and add all editor options ? how would one do these things please ?
textarea increase size > 3000 and add all editor options ? how would one do these things please ?
Hello,
You can find it in includes > classes > admin rlFields.class.php > createField() and editField()
Thanks Rudi, was there a way to show all editor options available ?
Pete
To extend html editor tools you need to buy ckeditor licence
who do I buy that from and where ? please
Can you also explain why we have all editor options in news and faq, but then why we have to pay to have all options in listings ? I am just a little confused ?
thanks Rudi
Last edited by Pete Young; December 17, 2018 at 12:28 PM.
exactly,
sorry, I confused it with ckfinder
you should go to ftp > libs > javascript > system.lib.js > this.htmlEditor
change:
to:Code:Only registered members can view the code.
Code:Only registered members can view the code.
ok thank you Rudi will try this tonight, Appreciated Pete
Edit, all suggestions worked thankyou, the max textarea I could wind up to was 9999, so set the new settings at 10K but still better than the 3k thanks.
Last edited by Pete Young; January 1, 2019 at 01:23 AM.