The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

(Only Topic!) New Editor

+162
Gothboy77
sfoop
Kryn Cluskio
Aimrys
hardcoreminx
chouzouris
EmmaSP
Duff4r
tony_h
luiz187
bob77707
Charisma Clash
Eloaene
tommycoo
Donna2
Kalliopi
REDDWOLF22
Alvega
pete c (kiwireddevil)
Cassius Dio
forumadminewbie
jefgold
koljach
outlaw105w
Mr. Ganesha
susie25
Niko
Rob Lucci
teres
mata lelaki
PrcBby
rivperformance
Mr MattM
sonja ss
F1CT1C10U5
DestinysGrace
Sonowske
G4RB4G3
socialize
Brooksy118
mitsomak
thames 300e
ob1
mrs dj
kelly123
thunderwagn
Darthberizing
The Highway Man
ipred
Savoury Muffin
sisterval
Su'i Namikaze
mer198261
Sandy000
boywonder
psjamie
FIB
Dampforum
Cikgu X
FALKO
Diana
tedyblue
paor
Suwun
kirk
viankova
Ultron's Vision
efbe
koimaster
Jophy
Kailyn
KM-Sage
ktelyn
Rixon
Elcee
Captain Hunk
EP3577
Erosaf
gabriel de lorges
SDR_Speedcuber
Ange Tuteur
Rukiafan
peter59
Akeno1
scubascaff
RsS.YuGi
Ahmed.K
VampireWicked
DelfI
Bokssha
alfa27
mangaka
Derri
Base
whitestarling1
Wind711
musket
JaysonAych
Menos
Topcat
puppycheese
Ina
melodiccolor
Joe 90
Muddle Manor
Anghell
Kimmy
mioshi11
Ape
SLGray
patiogardener
DK
Serenity Blades
Richardr
NickieM
anathema6205
Yun
19CenturyWBTS
DaDwarf
caliisto
levy
SophieDophs
HogwartsAcademy
Shainy
Caroline
Furious-Angel
MousEarz
0ldcat
oggbad
RedMomma5
lior1199
laurielurcher
Daisi2
joukaimokie
ElenaRPG
Sanket
MP3MP3
S-t-e-v-e-
Neymar1
Syndicate
Codyy
Kaoru Shiratori
Mr.EasyBB
runawayhorses
tugatech
Fender
Festina Lente
Martind Forlon
manunitedfanlive
christien
The Godfather
Made
Mr. Eddster
Zeedief
anastas95
angel_of_night
leonidas
Willyrka
Sir Chivas™
alicia
DecusEtVeritas
TWYLYGHT
166 posters

Page 33 of 34 Previous  1 ... 18 ... 32, 33, 34  Next

Go down

In progress (Only Topic!) New Editor

Post by TWYLYGHT Wed 12 Jun - 9:34

First topic message reminder :

Is there a way to opt of this new editor? If not is there a way to at least set the smiley's back to the old way. They are hard to see even with the mouse over feature. Any member we have with poor eye sight will not be able to use them. I ware glasses and it's hard for me to make head nor tails on the smileys.

Thanks in advance for a quick reply.


Edit:
A few solutions for the problems.


Smiley Problem:
https://help.forumotion.com/t124671p60-only-topic-new-editor#830677

For the editor not appearing Problem:
https://help.forumotion.com/t124758-lost-my-new-text-editor-on-my-forum-the-fix#831689

For turning off the WYSYIWYG by default:
https://help.forumotion.com/t124664-language-issue-in-new-editor#830420

For the Quote problem, cursor still remaining in the Quote box

https://help.forumotion.com/t124671p600-only-topic-new-editor#832889
https://help.forumotion.com/t124671p600-only-topic-new-editor#832892


For changing the font color in the reply box [Working for phpbb2]
https://help.forumotion.com/t124671p960-only-topic-new-editor#838113

For changing the background color in the reply box [Working for phpbb2]
https://help.forumotion.com/t124671p960-only-topic-new-editor#838102

Currently the editor has bugs related to posting via mobile operating systems. Will advise not to use them, until they are fixed. Regret the Inconvenience.

Regards,
Sanket

To add an image to the text editor, add this to your CSS:
Code:
 .sceditor-container iframe, .sceditor-container textarea {
          background-image:  url("IMAGE'S URL") !important;
          background-position:  center center !important;
          background-repeat:  no-repeat !important;
    }
TWYLYGHT
TWYLYGHT
Forumember

Posts : 85
Reputation : 7
Language : ENGLISH

http://taggersrealm.forumotion.com/

Back to top Go down


In progress Re: (Only Topic!) New Editor

Post by Sanket Sun 7 Jul - 13:36

Leslie G2G, add this to your css & check please.
Code:
.sceditor-container iframe, .sceditor-container textarea {
    color: #ff0000 !important;
}

@VampireWicked: I am confused about the problem you face.

@Racer9088: Check the solution in this post that i gave to Leslie G2G
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Leslie G2G Sun 7 Jul - 14:30

Sanket, thank you for the response but I'm completely css illiterate and have not clue where to put that command / script. Could you please direct me further? Thank you for the response.

~Leslie
Leslie G2G
Leslie G2G
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Sun 7 Jul - 14:35

Display>Colors
Css Stylesheet tab
Save it there.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Leslie G2G Sun 7 Jul - 14:42

Awesome, do I add it to the end of the code that is already there, or, should what you provided be the only script? You are seriously rocking at the moment Wink
Leslie G2G
Leslie G2G
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Sun 7 Jul - 14:45

Add it at the end or beginning. Do not delete the previous codes already there.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Leslie G2G Sun 7 Jul - 14:54

I added it to the end, exactly as you posted it. Didn't fix the problem. Crying or Very sad
Leslie G2G
Leslie G2G
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Sun 7 Jul - 14:54

Your Forum URL?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Leslie G2G Sun 7 Jul - 14:58

Leslie G2G
Leslie G2G
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Sun 7 Jul - 15:10

You have not added the code properly. I don't see it added on the forum.
Also, line #204 seems incomplete.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Leslie G2G Sun 7 Jul - 15:15

I didn't do anything to line #204. As for the code, I clicked on line #205 and pasted what you originally wrote. Arrrgh.
Leslie G2G
Leslie G2G
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Sun 7 Jul - 15:19

Add the code to the top of whatever code is already present.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Leslie G2G Sun 7 Jul - 15:24

BLESS YOU! It worked!:wouhou:  

Now, where may I send my minions to praise you?
Leslie G2G
Leslie G2G
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Sun 7 Jul - 15:27

Glad, its worked for you. All the best with your forum Wink
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by melodiccolor Mon 8 Jul - 20:23

I know they are still working on editing bugs, but I see no updates since June 28th and we still have a few too.  Any more word on those?
avatar
melodiccolor
Forumember

Posts : 276
Reputation : 1
Language : english

http://The HSP Dimension http://funhsps.niceboard.org/

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Tue 9 Jul - 4:24

melodiccolor wrote:I know they are still working on editing bugs, but I see no updates since June 28th and we still have a few too.  Any more word on those?
Which are those?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by runawayhorses Tue 9 Jul - 7:55

Sanket wrote:
melodiccolor wrote:I know they are still working on editing bugs, but I see no updates since June 28th and we still have a few too.  Any more word on those?
Which are those?
Hi, the last update for the text editor was on June 28, 2013 posted by the Godfather. You can read it here its the last post in the thread:

https://help.forumotion.com/t124616-new-editor-for-forumotion-forums
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by blackrose538 Tue 9 Jul - 8:09

I saw someone being told to post problems here... so here I go...

As much as I like some features of the new text editor, it's quite inconvenient for roleplay forums which use models, like Introduction Models. 
It messes up the codes, even if I switch the editor mode and sometimes when you click on edit parts of the original post disappear either when you clicked on "Edit" or after you clicked "send". 

I'd much rather have the old editor back. Just to give my honest feedback. And I'm usually not picky.
blackrose538
blackrose538
Forumember

Female Posts : 36
Reputation : 1
Language : English, German
Location : Germany

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Captain Hunk Tue 9 Jul - 9:52

blackrose538 wrote:I saw someone being told to post problems here... so here I go...

As much as I like some features of the new text editor, it's quite inconvenient for roleplay forums which use models, like Introduction Models. 
It messes up the codes, even if I switch the editor mode and sometimes when you click on edit parts of the original post disappear either when you clicked on "Edit" or after you clicked "send". 

I'd much rather have the old editor back. Just to give my honest feedback. And I'm usually not picky.

Sorry to hear about that. Could you please post some screenshots showing how this is a problem?

I do recall before the latest patch how clicking on Preview again caused certain functions to be put out of place. Tried several times to edit it correctly and the Preview showed no change whatsoever. So what I did was copy the whole message which included those codes, discarded the current page by hitting back button or refresh the page again, and then clicked on Reply to paste my copy. I know it sounds a tad complicated, but it worked. The post looked exactly as I intended it to be.
Captain Hunk
Captain Hunk
Forumember

Male Posts : 130
Reputation : 5
Language : English
Location : USA

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Tue 9 Jul - 9:53

runawayhorses wrote:
Sanket wrote:
melodiccolor wrote:I know they are still working on editing bugs, but I see no updates since June 28th and we still have a few too.  Any more word on those?
Which are those?
Hi, the last update for the text editor was on June 28, 2013 posted by the Godfather. You can read it here its the last post in the thread:

https://help.forumotion.com/t124616-new-editor-for-forumotion-forums
I am talking about the problems faced by the user.

blackrose538 wrote:I saw someone being told to post problems here... so here I go...

As much as I like some features of the new text editor, it's quite inconvenient for roleplay forums which use models, like Introduction Models. 
It messes up the codes, even if I switch the editor mode and sometimes when you click on edit parts of the original post disappear either when you clicked on "Edit" or after you clicked "send". 

I'd much rather have the old editor back. Just to give my honest feedback. And I'm usually not picky.
You can try to hit on the last editor button & then try modifying the code.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by DaDwarf Tue 9 Jul - 14:38

Leslie G2G wrote:I'm Still having white on white posting issues, here's what it looks like;

What I typed
https://s1313.photobucket.com/user/G2GSP/media/ForumWhiteonWhite1_zps21f1c152.png.html


I had to highlight to see what was written
https://s1313.photobucket.com/user/G2GSP/media/ForumWhiteonWhite2_zps0e8f8e0b.png.html

Is there anyway to fix this? It's getting extremely frustrating. Sorry for the links, the "insert Image" feature wasn't working either.

 

I am still having the same problem, but black on black! Even though i have a CSS that is posted somewhere in this topic that allowed me to alter the text to white, it just zapped it back to black and now i have to manually make it white every single time i post...

On mobile, the editor box is white and the text is white! It's very frustrating, i can't see what i'm posting anywhere...
avatar
DaDwarf
New Member

Posts : 22
Reputation : 2
Language : Dutch

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by blackrose538 Wed 10 Jul - 5:09

Sanket wrote:
blackrose538 wrote:I saw someone being told to post problems here... so here I go...

As much as I like some features of the new text editor, it's quite inconvenient for roleplay forums which use models, like Introduction Models. 
It messes up the codes, even if I switch the editor mode and sometimes when you click on edit parts of the original post disappear either when you clicked on "Edit" or after you clicked "send". 

I'd much rather have the old editor back. Just to give my honest feedback. And I'm usually not picky.
You can try to hit on the last editor button & then try modifying the code.

I know, but it still messes up the messages. I just thought it might be helpful for you guys to know this, as I know it's only the beta-version. Maybe there's a way to fix that problem and get the new editor to work just like the old one did. Because I like certain new things about the new editor, like it's easier to write tables, if you use the new edior without displaying codes


Captain Hunk wrote:
blackrose538 wrote:I saw someone being told to post problems here... so here I go...

As much as I like some features of the new text editor, it's quite inconvenient for roleplay forums which use models, like Introduction Models. 
It messes up the codes, even if I switch the editor mode and sometimes when you click on edit parts of the original post disappear either when you clicked on "Edit" or after you clicked "send". 

I'd much rather have the old editor back. Just to give my honest feedback. And I'm usually not picky.

Sorry to hear about that. Could you please post some screenshots showing how this is a problem?

I do recall before the latest patch how clicking on Preview again caused certain functions to be put out of place. Tried several times to edit it correctly and the Preview showed no change whatsoever. So what I did was copy the whole message which included those codes, discarded the current page by hitting back button or refresh the page again, and then clicked on Reply to paste my copy. I know it sounds a tad complicated, but it worked. The post looked exactly as I intended it to be.

Sorry, I don't have any left, because I fixed those posts already. I know it works if you copy the message into a writing program, like OpenOffice or Text Editor and fix the codes and then just copy it into the editor on the forum. All I was trying to say was that there is that problem, that needs to be fixed. It's not like it's a huge problem, but it's annoying if you have to edit all messages because parts of it disappeared.
Oh... and for role playing forums that require a character introduction, like my forums are, it's inconvinient for new members if parts of the models are suddenly missing.
blackrose538
blackrose538
Forumember

Female Posts : 36
Reputation : 1
Language : English, German
Location : Germany

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Wed 10 Jul - 5:13

The Old one had the same issue of the formatting being lost in the editor mode. If you clarify, on what exactly happens with your problem i can see what the problem is.
Make a new thread about it though.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by MousEarz Wed 10 Jul - 7:23

I'm wondering if we have any update on the status of the mobile editor. I am constantly hearing complaints from my board members about the lack of mobile access.
avatar
MousEarz
New Member

Female Posts : 20
Reputation : 1
Language : English

http://craftyus.forumotion.com/

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Captain Hunk Wed 10 Jul - 7:41

@Blackrose538, I noticed that you are using Chrome. Have you tried Firefox to see if it's Chrome related? That's the reason why I copied mine and re-did it because Chrome can keep a copy of what you wrote in case you hit the back button. It's been handy that way.

With the New Editor, it's quite possible Chrome is not able to capture 'as is', or the new editor becomes garbled. I think it's been fixed for the most part from what I have seen. Only problem is the table part as you have described.

Have you cleared your Chrome browser since the beginning of time? Don't clear your passwords; just everything else. Then try again.
Captain Hunk
Captain Hunk
Forumember

Male Posts : 130
Reputation : 5
Language : English
Location : USA

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Made Wed 10 Jul - 11:22

Sanket wrote:Leslie G2G, add this to your css & check please.
Code:
.sceditor-container iframe, .sceditor-container textarea {
    color: #ff0000 !important;
}

All of my reply boxes' backgrounds (reply, quick reply and PM text area) are still white with black coloured letters. I need them to be black background with white letters as the rest of my forum. I've tried the above code but it  didn't work. Is there anything else you can think of? This really disrupts the whole forums aesthetics!
You can check out my forum here --> wordnerds.omgforum.net

Thanks.
Made
Made
Forumember

Female Posts : 180
Reputation : 6

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Wed 10 Jul - 13:03

Made, add this to your css & check.
Code:
 div.sceditor-container textarea {
    background-color: #000000 !important;
}
div.sceditor-container {
    background-color: #000000 !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Made Wed 10 Jul - 13:23

Sanket wrote:Made, add this to your css & check.
Code:
 div.sceditor-container textarea {
    background-color: #000000 !important;
}
div.sceditor-container {
    background-color: #000000 !important;
}

We're half way there, Sanket, lol. 'cause now I have a black background which is great but black text Confused 
I need the text to be white by default Smile

Made
Made
Forumember

Female Posts : 180
Reputation : 6

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Wed 10 Jul - 13:31

Try this in your css.
Code:
.sceditor-container iframe, .sceditor-container textarea {
    color: #ff0000 !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Made Wed 10 Jul - 15:11

Sanket wrote:Try this in your css.
Code:
.sceditor-container iframe, .sceditor-container textarea {
    color: #ff0000 !important;
}

It worked when I changed the #ff0000 for #FFFFFF. Thanks!

Just a suggestion. Why don't include these last codes you gave me in the first post? It'll save many people lots of time Wink




Made
Made
Forumember

Female Posts : 180
Reputation : 6

Back to top Go down

In progress Re: (Only Topic!) New Editor

Post by Sanket Wed 10 Jul - 15:16

Done. Thank you. Wink
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Page 33 of 34 Previous  1 ... 18 ... 32, 33, 34  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum