Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 23, 201510 yr I hate this text editor so much, the reason is due the amount of issues I have with it and my members. I want the old IP.Board one back, or give us a option to swap between them. It's impossible to edit code or [\php] without breaking the code.
April 23, 201510 yr <!DOCTYPE html> <html> <body> <h1>My first PHP page</h1> <?php echo "Hello World!"; ?> </body> </html> Do you have an example? Is it working here ok or just your site?
April 23, 201510 yr Author <!DOCTYPE html> <html> <body> </html> Do you have an example? Is it working here ok or just your site? I am trying to replicate the issue here with no luck, but i still hope the old editor can come back I don't like the duplicate line breaks, i know i need to hold shift but telling all my members that..
April 23, 201510 yr I am trying to replicate the issue here with no luck, but i still hope the old editor can come back I don't like the duplicate line breaks, i know i need to hold shift but telling all my members that.. Not this again..... It's not duplicate line breaks, it's margin spacing between paragrahps. You can easily edit the spacing using CSS in the ACP. [data-role="commentContent"] p { margin:0; } To change the spacing in the editor, you'll need to do the same in /applications/core/interface/ckeditor/ckeditor/skins/ips/contents.css
April 23, 201510 yr Author Not this again..... It's not duplicate line breaks, it's margin spacing between paragrahps. You can easily edit the spacing using CSS in the ACP. [data-role="commentContent"] p { margin:0; } To change the spacing in the editor, you'll need to do the same in /applications/core/interface/ckeditor/ckeditor/skins/ips/contents.css no affect in custom.css, ill try there.. edit: no difference for me lol
April 23, 201510 yr Author The editor stylesheets are cached. Clear your cache. I can't get it to work for the editor. it does work once i posted it..
April 23, 201510 yr I can't get it to work for the editor. it does work once i posted it.. The CSS changes most likely only change the display of what has been posted (I don't know for sure, as I've got no interest in changing this behaviour via CSS at all) I'm going to link to the topic where I added comments on how to configure the editor to change the behaviour of the edito - it might seem familiar to you.
April 23, 201510 yr Author The CSS changes most likely only change the display of what has been posted (I don't know for sure, as I've got no interest in changing this behaviour via CSS at all) I'm going to link to the topic where I added comments on how to configure the editor to change the behaviour of the edito - it might seem familiar to you. yes i didnt understand it and requested the javascript file for it instead, but no reply from you.
April 23, 201510 yr I don't provide files for parts of the IPS software - you've already got the file yourself, plus the instructions on how to make the change. If you don't understand it then explain further what you don't understand - help us help you.
April 23, 201510 yr Author Please keep this to a feedback, not support topic. I am not asking for help really here, i want two editors. I hate this one, simple as that. I don't like that certain stuff gets formatted automatically, sometimes the format fails and doesn't format, or it breaks when trying to edit the messages.. idk, its cluttered imo.
April 24, 201510 yr Author yes good to see someone else agree, hope to see a change soon on this.. at least a option to swap between them
Archived
This topic is now archived and is closed to further replies.