In my opinion, the Full Editor button on the default quick reply should be replaced with a Preview button. I don't see the reason someone would want to go to the full editor and not preview what they have written (honestly, that's usually the only reason I would switch between the two, since I memorized the bbcodes and smilies). Right now if I want to preview what I have in QR, I have to click Full Editor and then Preview. IMO, it would be best if we remove the Full Editor button and simply turn it into a Preview button.
The fix is quite simple and I put up the steps here. Note that I tested those steps a year and a half ago and haven't looked at them since then so it might need some changes. Also at the time I don't think I checked if there were any references to full editor (i.e. the language variable) that would need to be removed from the PHP side, beyond what I already did. EDIT: it will also need to be applied to subSilver2, which I left out of that post.
Thoughts?
EDIT: Ticket | Patch
[RFC|Merged] Preview from Quick Reply
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Preview from Quick Reply
+2.
That's also what most out there forums do. So... I agree that that should be the way to go.
That's also what most out there forums do. So... I agree that that should be the way to go.
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: [RFC] Preview from Quick Reply
Yes please. It's pretty annoying IMO.
Next is an actual "quick" quick reply that won't require clicking on a button to use, just like subsilver2.
Next is an actual "quick" quick reply that won't require clicking on a button to use, just like subsilver2.
Re: [RFC] Preview from Quick Reply
+1
I'll take a look at this at some point unless you want to do it David?
I'll take a look at this at some point unless you want to do it David?
Would need a new RFC unless this RFC is turned into 'Quick Reply Usability Improvements'?DavidIQ wrote:Next is an actual "quick" quick reply that won't require clicking on a button to use, just like subsilver2.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Preview from Quick Reply
Well the changes are pretty much in the topic I linked (though it might be slightly different since I didn't actually fully test that, and it was code I wrote a year and a half ago, so I can't attest to its quality. Anyone's welcome to do it. Otherwise, I'll do it when I get around to it. Whoever does it, please create a ticket and post it here, as well as saying that you are working on it so no one else does.Unknown Bliss wrote:+1
I'll take a look at this at some point unless you want to do it David?
RFC? I support it, but it's beyond this RFC's scope.DavidIQ wrote:Next is an actual "quick" quick reply that won't require clicking on a button to use, just like subsilver2.
-
- Registered User
- Posts: 15
- Joined: Mon Mar 19, 2012 8:22 pm
Re: [RFC] Preview from Quick Reply
+1imkingdavid wrote:In my opinion, the Full Editor button on the default quick reply should be replaced with a Preview button. I don't see the reason someone would want to go to the full editor and not preview what they have written (honestly, that's usually the only reason I would switch between the two, since I memorized the bbcodes and smilies). Right now if I want to preview what I have in QR, I have to click Full Editor and then Preview. IMO, it would be best if we remove the Full Editor button and simply turn it into a Preview button.
The fix is quite simple and I put up the steps here. Note that I tested those steps a year and a half ago and haven't looked at them since then so it might need some changes. Also at the time I don't think I checked if there were any references to full editor (i.e. the language variable) that would need to be removed from the PHP side, beyond what I already did. EDIT: it will also need to be applied to subSilver2, which I left out of that post.
Thoughts?
Re: [RFC] Preview from Quick Reply
I don't think you should get rid of Full editor button so -1. I have, in the past wrote a reply in the quick reply and then decided I wanted to add things like smilies that I don't have memorized or BBCode memorized, so unless you would be including the full editor in the quick reply, -1 for removing the full editor button.shibulijack wrote:+1imkingdavid wrote:In my opinion, the Full Editor button on the default quick reply should be replaced with a Preview button. I don't see the reason someone would want to go to the full editor and not preview what they have written (honestly, that's usually the only reason I would switch between the two, since I memorized the bbcodes and smilies). Right now if I want to preview what I have in QR, I have to click Full Editor and then Preview. IMO, it would be best if we remove the Full Editor button and simply turn it into a Preview button.
The fix is quite simple and I put up the steps here. Note that I tested those steps a year and a half ago and haven't looked at them since then so it might need some changes. Also at the time I don't think I checked if there were any references to full editor (i.e. the language variable) that would need to be removed from the PHP side, beyond what I already did. EDIT: it will also need to be applied to subSilver2, which I left out of that post.
Thoughts?
However a preview button would be nice.
-Jonah
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Preview from Quick Reply
Preview displays the full editor. It is exactly as if you press preview within the full editor.jsebean wrote:I don't think you should get rid of Full editor button so -1. I have, in the past wrote a reply in the quick reply and then decided I wanted to add things like smilies that I don't have memorized or BBCode memorized, so unless you would be including the full editor in the quick reply, -1 for removing the full editor button.
However a preview button would be nice.
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Preview from Quick Reply
Until I can get logged into the tracker, I cannot create a ticket. However, I have applied and tested the changes to make this work. You can see them here: https://github.com/imkingdavid/phpbb3/c ... /qrpreview
EDIT:
Ticket
Patch
EDIT:
Ticket
Patch
Re: [RFC] Preview from Quick Reply
That is right isn't it lol my bad, +1 then.imkingdavid wrote:Preview displays the full editor. It is exactly as if you press preview within the full editor.jsebean wrote:I don't think you should get rid of Full editor button so -1. I have, in the past wrote a reply in the quick reply and then decided I wanted to add things like smilies that I don't have memorized or BBCode memorized, so unless you would be including the full editor in the quick reply, -1 for removing the full editor button.
However a preview button would be nice.
-Jonah