Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 15, 200519 yr Hi all, I have been waiting for a long time to see the new 2.1 version because the new rearanged ACP and the RSS functuions, but the most for the WYSIWYG post editing. Now when I see the 2.1 beta I'm a little disappointed in that what you call "WYSIWYG editor". I don't know if its turned off, and that what I see in this forum is not the WYSIWYG editor. If it's so, please take my apologies. Otherwise, this is not a WYSIWYG!!! WYSIWYG means "What You See Is What You Get". I see here the old BB codes, not a formated text. The only change is that we have more beautiful and intuitive graphic buttons. But this is not a WYSIWYG. Please take a look at this: http://tinymce.moxiecode.com/example.php?example=true This is WYSIWYG! ;) One more thing - it will be nice if the user can upload a picture from his own hard drive.
July 15, 200519 yr You need to turn it on first from the My Controls -> Board Settings page before you can use it! :)
July 17, 200519 yr Yes. Offhand, I don't know where it is, but it is possible to set Rich Text Editing as the default method of posting.
July 17, 200519 yr I've had a look through all the general settings and user group controls and can't find a setting to make it the default anywhere... i can find a setting to switch it on and off, but that's it...
July 17, 200519 yr This seems to be flawed IMHO If I write this text then decide to add color by selecting it the close tag is not added and the color attribute is added to the beginning of the post! *TEST* If I write this text then decide to add color by selecting it the close tag is not added! How do I insert Quote tags to text that has already been inserted to a post and get the close tag? The Code tags seem to have dissapeared too :o Seems to me it needs a bit more work to be user intuative otherwise there is no point subjecting our members to something that is going to confuse them because they dont know which buttons to press to get the results they desire :ermm:
July 18, 200519 yr No one else having problems with this?[color="#990000"]Maybe I'm just too dim to work it out[/color]:lol:
July 19, 200519 yr No one else having problems with this? Yes, I am... and I was intending to submit it to the bug reports forum - haven't got around to it yet, though!
October 19, 200519 yr is there a setting in acp where we can set this as rte by default So, there is no such a thing in the ACP??? any ideas if this will be added?
October 19, 200519 yr It doesn't need to be an ACP option. 2 simple SQL queries will change this for you. This query sets the default setting to the Rich text editor:ALTER TABLE ibf_members CHANGE members_editor_choice members_editor_choice CHAR( 3 ) NOT NULL DEFAULT 'rte' and this one updates ALL your current members to use it:UPDATE ibf_members SET members_editor_choice='rte' Be aware that some people don't have a browser capable of supporting this...
October 20, 200519 yr yeah I kinda figured that out, and I did it, and I agree with you, however I was wondering if a link could be placed beside the Editor, so members can easily flip between the two types, instead of going to your control page, which for some visitors is hard. I think a link to switch between the two types of Editors, in your post page, would be appreciate it
October 21, 200519 yr Thanks to those of you who pointed us in the direction of the RTE - I had despaired of that as well and had almost chosen not to upgrade because it wasn't there! However, I do wish there was a way to tell the difference from the post screen...LOL. They look exactly alike!
Archived
This topic is now archived and is closed to further replies.