Search found 82 matches
- Thu Mar 29, 2012 2:18 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069279
Re: [RFC] WYSIWYG Editor/Rich Text Editor
There is no need for an option in the UCP or ACP for this. Simply store in the database which editor the user last used, and then remember that. +1. That is better! I'd prefer cookies - I'd want to use rich text editor on my computer, but BBCode on my phone. I'd prefer using databases as users have...
- Wed Mar 28, 2012 1:49 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069279
Re: [RFC] WYSIWYG Editor/Rich Text Editor
Hi, I think it would be better to move to CKEditor completely, as CKEditor have a BBCode editor as well as a Rich Text Editor. And, about giving a choice at UCP, I think it is not necessary as swapping between the BBCode editor and Rich Text Editor is as simple as clicking a button. So, why not prov...