WordPress 2.2 將支援 tagging

Matt commit 了兩個 changes 51105111,這兩個 changes 新增基本的 tagging 功能,在 wp_categories table 中新增了 tag_count 這個 field 來儲存用了這 tag 文章的數量,在 wp_post2cat table 中新增了 rel_type 這個 field 來分辨是 category 或是 tag,同一個名稱可以同時是 category 和 tag。

在 Write Post 畫面中會有以下的輸入欄來輸入 tag。

wordpress-22-tag

在 default 和 classic theme 亦增添了顯示文章的 tag。

wordpress-22-theme-tag

當然只是一些基本 tagging 功能,如不需要 UTW 強大的視覺效果和管理功能的話,這基本的 tagging 功能或許已經夠一般人使用了。

13 Responses to “WordPress 2.2 將支援 tagging”

  1. 2446

    這功能不賴... 對我而言夠用了... 哈...

  2. 2436

    呃,很不错的样子。
    不过已经安了UTW了...

  3. 2438

    装了 UTW 的嫌功能多,转这个。。。

  4. 2440

    恩,简单才是美的,喜欢这个~~

  5. 2650

    :dunno: 能不能帮我看看我的BLOG评论到底是怎么了?
    [Can't open file: 'wp_comments.MYI' (errno: 145)]
    SELECT comment_post_ID, post_title FROM (wp_comments LEFT JOIN wp_posts ON (comment_post_ID = ID)) WHERE comment_approved = '1'

    http://chisdy.com

  6. 2652

    [quote comment="21035"]:dunno: 能不能帮我看看我的BLOG评论到底是怎么了?
    [Can't open file: 'wp_comments.MYI' (errno: 145)]
    SELECT comment_post_ID, post_title FROM (wp_comments LEFT JOIN wp_posts ON (comment_post_ID = ID)) WHERE comment_approved = '1'

    http://chisdy.com[/quote]

    從 Google search 到有關你這個問題的原因,應該是 wp_comments 這個 table corrupted,解決方法是在 phpMyAdmin 內進行 repair table。

  7. 2687

    没办法修复了,弄了好久都不行,不知道怎么出现的错误。

  1. 2780 ericsk’s blog » WordPress 2.2 的 Tagging 功能
  2. 2790 WordPress 2.2 與 Ultimate Tag Warrior 不兼容 @ 天佑的自由天地
  3. 2873 Alice in Wonderland » Blog Archive » 網誌的待辦事項
  4. 2889 網誌的待辦事項 at Alice in Wonderland
  5. 2887 網誌的待辦事項 at Alice in Wonderland
  6. 2931 網誌工作清單 at Alice in Wonderland

Leave a Reply