+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Text editor to improve.

  1. #1
    Member
    Join Date
    Jun 2013
    Posts
    37

    Text editor to improve.

    Hello everyone, I have a simple question:
    -Is there a way to add a better text editor in the site back end? Just like the wordpress or here in the forum.
    So basically I would need just (H1 H2 H3) buttons to better edit the articles and posts. Doing so I will save a lot of time.
    Is there anyone who has done this? If so please share with me how.
    Thanks in advance for any useful reply.
    Cheers and Merry Christmas!

  2. #2
    Hello MM,

    What is wrong with current CKeditor? Would you please explain me in more details.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Member
    Join Date
    Jun 2013
    Posts
    37
    Hi Vik, nothing is wrong it actually works great.
    As I say in the post I'd like to have the possibility to set the meta attribute (H1, H2, H3).

    Cattura.jpg

  4. #4
    Hello MM,

    You can try to set it yourself through ftp.

    go to: ftp://includes>>classes>>rlSmarty.class.php find method: fckEditor and code at line~80:

    PHP Code:
    Only registered members can view the code
    and replace to:

    PHP Code:
    Only registered members can view the code
    save. Then open file: ftp://libs>>ckeditor>>config.js and above last line : '};' add code:

    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Member
    Join Date
    Jun 2013
    Posts
    37
    I'll try then.. Thanks.

  6. #6
    Senior Member
    Join Date
    Nov 2021
    Posts
    163
    Hello.

    Apparently this method is already outdated. Please tell me, how can I add or remove buttons in the Basic editor now?

    Thanks.

  7. #7
    Hi,

    Do you want to change it for Admin Panel or Front end textarea fields?
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Senior Member
    Join Date
    Nov 2021
    Posts
    163
    Hello Viktor

    I mean an editor for users when placing an ad.

    It seems to me there is not enough alignment of the text and the bulleted list, the numbered list...
    Last edited by Kaniel Outis; November 29, 2021 at 02:26 PM.

  9. #9
    Senior Member
    Join Date
    Nov 2021
    Posts
    163
    Thanks for the hint, I found a file where you can edit blocks in the Basic editor

  10. #10
    Senior Member
    Join Date
    Nov 2021
    Posts
    163
    It would be nice to completely prohibit users from adding external links!
    How can I do it?

+ Reply to Thread