Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1563 closed defect (bug) (fixed)

AJAXify the newcat box

Reported by: mdawaffe's profile mdawaffe Owned by:
Milestone: Priority: normal
Severity: normal Version: 1.6
Component: Administration Keywords: ajax write post
Focuses: Cc:

Description

Need XMLHttpRequest so as not to creat drafts all over the place.
Diff attached. Makes use of http://twilightuniverse.com/projects/sack/

TODO: When pressing enter within the text box, the category is added, but the form submits as well - refreshing the page.

Attachments (1)

dynamo2.diff (13.2 KB) - added by mdawaffe 20 years ago.
Adds AJAX to newcat textbox

Download all attachments as: .zip

Change History (2)

@mdawaffe
20 years ago

Adds AJAX to newcat textbox

#1 @matt
20 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [2767]) Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe

Note: See TracTickets for help on using tickets.