[wp-trac] [WordPress Trac] #6011: No need to load wp-lists.js on many pages

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 27 00:18:30 GMT 2008


#6011: No need to load wp-lists.js on many pages
----------------------+-----------------------------------------------------
 Reporter:  mdawaffe  |       Owner:  anonymous
     Type:  defect    |      Status:  new      
 Priority:  normal    |   Milestone:  2.5      
Component:  General   |     Version:  2.5      
 Severity:  normal    |    Keywords:  has-patch
----------------------+-----------------------------------------------------
 Since the new UI does not have an interface for deleting individual posts,
 links, etc. (only bulk delete is offered), we don't need to load wp-
 lists.js on many of those pages.

 Attached:
  1. Gets rid of wp-lists.js on pages that don't need it (edit-pages.php,
 link-manager.php, edit.php and edit-post-rows.php, upload.php).
  2. Gets rid of "infitite post deletion".
  3. Gets rid of edit-posts.js.
  4. Simplifies ajax adding of new users.  Old UI had different lists for
 different roles.  New UI only has one list.
  5. Unifies alternating row class (everything was "first row is alternate"
 except edit-tags.php which was "second row is alternate").

 After applying patch:
 {{{
 svn del wp-admin/js/edit-posts.js wp-admin/js/link-cat.js
 }}}
 (see [6213/trunk/wp-admin/js/link-cat.js] for that last.)

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6011>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list