Christopher Doyle Posted July 31, 2016 Report Posted July 31, 2016 As someone who uses forums and BBCode regularly, I prefer to write in code mode, and not WISIWIG "rich text" mode. I've found the current reply boxes to be very glitchy, especially when using quotes. (if need be I can try and recreate some instances if you so wish) I've noticed many members don't use the quote system at all now, opting for a quotation mark and bold approach. I'm not sure where the option went (or is) to convert to a plaintext, code-based reply box, but if it could make a return/be pointed out to me, I'd be very grateful.
Brett Posted December 19, 2016 Report Posted December 19, 2016 Hi Christopher, The text editor, from what I can remember, has changed so that it is supposed to be more user friendly. You can still chose to edit your text unformatted or paste it in by holding Ctrl + Right Click Or if you are hosting images externally it should automatically embed the image as I did above if you paste a direct link to it. Personally I thought the previous iteration of the text editor to be worse for trying to dictate your BBCode as I always have a tendency to just type the code rather than click the buttons and it used to play havoc. I'm not sure there is an option to turn it off fully. Bit of a late reply, but a reply nonetheless. 1
Andy Millne Posted December 20, 2016 Report Posted December 20, 2016 Yes, we've slowly been phasing out bbcode as only us lot that have been using the web for years really know what it is. Web based editors are now at a point where bbcode really isn't necessary any more. The editor *does* still support bbcode if you type it out manually but admittedly there may be some fringe cases where some things may not work as expected. If you're interested in the technicalities of why, it's because the editor now formats text using HTML natively so any use of bbcode means it needs converting to HTML inline. incidentally quoting has had some improvements since your post. You can now simply select the text in any post and a tooltip will pop up with "quote this"
webtrekker Posted December 21, 2016 Report Posted December 21, 2016 <iframe src="http://www.amazon.co.uk"></iframe> 1
Andy Millne Posted December 21, 2016 Report Posted December 21, 2016 28 minutes ago, webtrekker said: <iframe src="http://www.amazon.co.uk"></iframe> It formats as HTML but doesn't allow *all* HTML for security it allows any HTML that the built in editor functions would create. 1
Recommended Posts
Create a free account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now