Forum Thread
  Posts  
Editor...stupid (Forums : Support : Editor...stupid) Locked
Thread Options
numbersix
numbersix I am not a number
Dec 7 2013 Anchor

Can anyone tell me in (*insert deity / demon / fruit cake of your choice*)'s name why the editor is now leaving out \n on cut and paste from an external editor??

Seriously...WHY?!

11.20.13WIP: item in lava logic issuesFIXED: score board negative scores & suchFIXED: the reason for picking rnd locations in solid:else if ((pointcontents(e.origin) == CONTENT_SOLID) && (pointcontents(e.origin + '0 0 8') == CONTENT_SOLID)) e.chain = e.chain.chain;-- e.origin should be e.chain.originFIXED: buku issues with lava relocate & remove codeDONE: enhance - just dont throw packs in lavaFIXED: turret "fly down"FIXED: * item in lava logic issues -- hope this is really put to bed

There are at least 8 carriage returns that just disappear after the post happens.
This is how it should look:

11.20.13
WIP: item in lava logic issues
FIXED: score board negative scores & such
FIXED: the reason for picking rnd locations in solid: else if ((pointcontents(e.origin) == CONTENT_SOLID) && (pointcontents(e.origin + '0 0 8') == CONTENT_SOLID)) e.chain = e.chain.chain;-- e.origin should be e.chain.origin
FIXED: buku issues with lava relocate & remove code
DONE: enhance - just dont throw packs in lava
FIXED: turret "fly down"
FIXED: * item in lava logic issues -- hope this is really put to bed

I also dont like how the editor box text now flickers around away from the cursor while editing...
Is this a firefox issue or the site?

Edited by: numbersix

Dec 7 2013 Anchor

The WYSIWYG editor is a little broken. Thus almost always using the HTML Source Editor as it easier to format/correct:

There are still problems with code/scripts that contain HTML tags and HTML specific characters (& prefix etc).

Dec 7 2013 Anchor

I write posts in dreamweaver / frontpage, then strip out the useless html, do as fellyne said use the html editor and manually fix up the carriage returns.
The issue seems to happen with me, that if i leave an open span or the wysiwyg editor tries to close these off, by striping the code style from divs.
Its annoying so only really good for simple posts.

numbersix
numbersix I am not a number
Dec 7 2013 Anchor

Thanks much.
All complex posts have gotten really irritating lately.

--

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.