Page MenuHomePhabricator

Support inline editing with AJAX
Closed, ResolvedPublic

Description

Author: bookem_dano

Description:
There seems to be a trend towards AJAX support. I am wondering if there will be
more support to edit pages, with the goals being to make it easier to edit, and
to decrease the amount of page reloads required?

I am sorry if this is submitted to the wrong place - there is not great
documentation on how to submit feature requests.

Daniel


Version: unspecified
Severity: enhancement

Details

Reference
bz4427

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:00 PM
bzimport set Reference to bz4427.
bzimport added a subscriber: Unknown Object (MLST).

josh wrote:

Would greatly like this feature.

ayg wrote:

*** Bug 3477 has been marked as a duplicate of this bug. ***

handspring98118 wrote:

I definitely agree. I had a WikiProject once, but the interface was so hard that
I stopped using it. My idea (posted elsewhere) is as follows:

All you'd have to do to edit is highlight a section, click Cntrl-X-Q or
something like that, and your selection turns into a WHYSIWYG edit box within
the rest of the page! Just put the command toolbox on teh side and have it
scroll up and down with the page. When you are done, click the Edit button on
the toolbox, and it switches back to normal without reloading!

handspring98118 wrote:

oops. Wrong bug. sorry.

handspring98118 wrote:

(In reply to comment #4)

oops. Wrong bug. sorry.

Sorry. Right one. (Sigh)

MediaWiki wrote:

I would like to see this, too. It would be nice, also, to have the JavaScript code involved contain hooks where user JS code could detect when AJAX editing begins and alter/replace the edit box (to allow for tools such as wikEd on enwiki). It would certainly make section editing easier. And having the + tab on talk pages do an AJAX edit at the bottom would be very handy.

blog wrote:

Some Etherpad-like functionality would be nice.

(In reply to comment #6)

And having the + tab
on talk pages do an AJAX edit at the bottom would be very handy.

This is essentially what LiquidThreads currently does for talk pages. For example, try clicking "Add topic" at this page:
http://liquidthreads.labs.wikimedia.org/w/index.php?title=Talk:Main_Page

See also the prototype mentioned on this topic
http://www.gossamer-threads.com/lists/wiki/wikitech/205322
and which can be tested at the page
http://janpaulposma.nl/sle/prototype/prototype3.html

(In reply to comment #7)

Some Etherpad-like functionality would be nice.

See bug 28373

Per MzMcBride.

  • This bug has been marked as a duplicate of bug 1898 ***