[wp-trac] Re: [WordPress Trac] #2499: Rework Link Categories

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 24 22:06:27 GMT 2006


#2499: Rework Link Categories
----------------------------+-----------------------------------------------
       Id:  2499            |      Status:  new                     
Component:  Administration  |    Modified:  Fri Feb 24 22:06:27 2006
 Severity:  normal          |   Milestone:  2.1                     
 Priority:  low             |     Version:  2.0.1                   
    Owner:  ryan            |    Reporter:  ryan                    
----------------------------+-----------------------------------------------
Comment (by MichaelH):

 After installing link_categories.6.diff and doing a new install.php;

 1.  In options-writing.php change "Default link category" to "Default
 Bookmark Category".  Of course I vote for cap letters on Bookmark and
 Category everywhere ;)

 2.  In options-misc.php change "Track Links’ Update Times" to "Track
 Bookmarks’ Update Times"

 3.  In link-import.php change the title "Import your blogroll from another
 system" change to "Import your Bookmarks from another system". Change "Now
 select a category you want to put these links in." to "Now select a
 category you want to put these Bookmarks in."  And what do you want to do
 with this text "If a program or website you use allows you to export your
 links or subscriptions as OPML you may import them here."?

 4.  In categories.php change "Deleting a category does not delete the
 posts and links in that category. Instead, posts in the deleted category
 are set to the category Uncategorized and links are set to Blogroll" to
 "Deleting a category does not delete the posts and Bookmarks in that
 Category. Instead, posts in the deleted Category are set to the Category
 Uncategorized and Bookmarks are set to Blogroll."

 5.  In link-manager.php change "Manage Multiple Links:" to "Manage
 Multiple Bookmarks:" and "Use the checkboxes on the right to select
 multiple links and choose an action below:" to "Use the checkboxes on the
 right to select multiple Bookmarks and choose an action below:"

 6.  In link-add.php change "Add Link" button to "Add Bookmark"

 7.  In link-manager.php in the Order by pull down box should "Link ID" be
 "Bookmark ID"?

 8.  In link-manager.php when you delete a Bookmark the confirmation
 message refers to link not Bookmark.

 9.  Just in case you thought there was no meat in this list, in link-
 add.php when I added a Category called Mycat, unchecked Blogroll, checked
 Mycat, then added a Bookmark, ts put that Bookmark in the "Uncategorized"
 Category.  The Category "Mycat" did get created properly.

 10. In categories.php, deleting a Category with one Bookmark using that
 Category, the link_id in wp_link2cat got set to zero (0) so of course in
 wp-admin/link-manager.php that Bookmark has nothing under the Category
 column.

 11. In categories.php the delete confirmation message refers to "links"
 but should be "Bookmarks".

 12. How about changing the the table name wp_link2cat to wp_bookmark2cat
 and wp_links to wp_bookmarks.  And how about some of those field names
 like link_count?  I'm sure this will go over big!

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


More information about the wp-trac mailing list