The edit button should, by default, replace the post itself with a textarea where the user can edit their post. There should be a "Full Editor" button, much like with Quick Reply.
Ticket: http://tracker.phpbb.com/browse/PHPBB3-10738
[RFC] AJAX Quick Edit
- callumacrae
- Former Team Member
- Posts: 1046
- Joined: Tue Apr 27, 2010 9:37 am
- Location: England
- Contact:
Re: [RFC] AJAX Quick Edit
How about when the user click the edit button, two choices are given, quickedit and advanced edit, by which if the user has disabled javascript, the old editor is called(the edit button being the same as of now)?
There is a text here !
- callumacrae
- Former Team Member
- Posts: 1046
- Joined: Tue Apr 27, 2010 9:37 am
- Location: England
- Contact:
Re: [RFC] AJAX Quick Edit
That doesn't sound very quick_hsr wrote:How about when the user click the edit button, two choices are given, quickedit and advanced edit, by which if the user has disabled javascript, the old editor is called(the edit button being the same as of now)?
Re: [RFC] AJAX Quick Edit
How about clicking the edit would start an inline edit and provide a new button to advanced edit?
A thing to note would be to reflect the changes made in inline edit back in the advanced edit, if the user chooses so.
A thing to note would be to reflect the changes made in inline edit back in the advanced edit, if the user chooses so.
There is a text here !
- callumacrae
- Former Team Member
- Posts: 1046
- Joined: Tue Apr 27, 2010 9:37 am
- Location: England
- Contact:
Re: [RFC] AJAX Quick Edit
Yeah, that's what I meant in my first post._hsr wrote:How about clicking the edit would start an inline edit and provide a new button to advanced edit?
A thing to note would be to reflect the changes made in inline edit back in the advanced edit, if the user chooses so.
I'd like to see something like this, but less ugly: http://cl.ly/0b1P280V0Z3S2j2p2O3M
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] AJAX Quick Edit
+1 to this. For an example of how it should/could work, look at the Customisations Database on phpBB.com.
Re: [RFC] AJAX Quick Edit
+1 to this idea! Personally, I always wanted something like this in phpBB. It is already implemented in IPB, vBulltetin, myBB etc.callumacrae wrote:I'd like to see something like this, but less ugly: http://cl.ly/0b1P280V0Z3S2j2p2O3M
A simple text area is enough for quick reply, as the user can use bbcode to format the post. Besides, it would be possible to switch to complete editor when ever required.
Re: [RFC] AJAX Quick Edit
Sorry... My bad. You were talking about quick edit, and I popped in saying about quick reply... Apologies.AliasM2K wrote: A simple text area is enough for quick reply, as the user can use bbcode to format the post. Besides, it would be possible to switch to complete editor when ever required.
Quick edit is a good idea though
Re: [RFC] AJAX Quick Edit
+1 to that!_hsr wrote:How about clicking the edit would start an inline edit and provide a new button to advanced edit?
A thing to note would be to reflect the changes made in inline edit back in the advanced edit, if the user chooses so.
Slightly better English than it was in 2005, still improving
Re: [RFC] AJAX Quick Edit
What about this?callumacrae wrote:I'd like to see something like this, but less ugly: http://cl.ly/0b1P280V0Z3S2j2p2O3M