[WordPress] 外掛分享: Simple Tagging

前言介紹

  • 這款 WordPress 外掛「Simple Tagging」是 2007-05-11 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 100 個安裝啟用數。
  • 上一次更新是 2012-07-29,距離現在已有 4661 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.0.10 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

momo360modena |

外掛標籤

tag | tags | admin | posts |

內容簡介

針對 WordPress 2.3 及更高版本:請嘗試使用 Simple Tags Plugins

目前最常使用的兩款標籤外掛是 Ultimate Tag Worrior (UTW) 與 Jerome's Keywords。

大部份的人使用 UTW,但是它的效能過去曾受到批評。此外,在為文章打標籤時,它不提供自動完成的下拉式選單,而是顯示已設定的全部標籤,如果你有很多標籤的話,這會相當令人困擾。

Jerome's Keywords 現在仍然是測試版,看起來這個專案將不再更新。

我針對 WordPress 設計了另一個標記外掛 Simple Tagging Plugin,它是基於 Jerome's Keywords 外掛而開發的,可以將你的 UTW 或 Jerome 內的所有標籤「匯入」進去。

它提供了您標記所需的一切,以下是其功能列表:

匯入 UTW 或 Jerome's Keywords 中的標籤
方便地進行文章標籤,包括自動完成功能
顯示當前文章的標籤
標籤雲,具有各種選項
顯示相關文章列表
在瀏覽標籤時提供相關標籤功能(從del.icio.us中借鑑的概念)
將標籤(如果在設定中啟用了類別)加入到標題的 Meta 標籤中
將標籤添加到 RSS 中作為類別(這將會將你的標籤與 Technorati 進行索引)
標籤管理:重命名標籤、刪除標籤、替換標籤、將類別轉換為標籤等等
支援嵌入式標籤([tags]tag1, tag2, tag3[/tags]):你可以直接在文章中使用 [tags]tag1, tag2, tag3[/tags] 來為文章打標籤,這樣一來,你使用外部部落格編輯應用程式(如 BlogDesk 或 Windows Live Writer)時就可以為文章打標籤。
任何標籤的 Feed(RSS、RSS2、Atom)
特定類別的標籤雲
文章內容後自動顯示標籤
使用 jQuery 產生標籤選項卡!
完全管理 WordPress Mu 網站的標籤雲!
為 WordPress Mu 中特定標籤列出所有部落格的文章列表!
可大量編輯標籤!同時編輯 20 篇文章!

還有更多功能…

其他注意事項

1.7 版本新增:
* 重新整理管理員選項
* 新增標籤選項卡
* 修復了許多錯誤
* 修正了 $wp_version 測試
* 修正 Atom Feed 問題
* 新增大量編輯標籤!
* 修正安全問題

1.6.8.1 版本新增:
* 修正與相關文章有關的重要問題

1.6.8 版本新增:
* 修復 1.6.7 版本的錯誤
* 修正計算器標籤的錯誤
* 管理員錯誤修正(已檢查)
* 優化程度較低
* WordPress Mu 的整站標籤雲 + 文章列表
* 新增俄文和捷克文翻譯

1.6.7 版本新增:
* 修復 1.6.6 版本的錯誤
* 與 MySQL 4.0 相容
* 優化程度較高

1.6.6 版本新增:
* 新增自動上色標籤雲(無需 CSS,管理員中使用色彩選擇器)
* 新增土耳其語翻譯
* 限制相關標籤數量的選項
* 在循環之外調用/顯示相關文章的可能性
* 標籤 Feed
* 限制在標籤雲中顯示文章的年齡
* 在文章內容後自動顯示標籤的選項
* 在標籤雲中限制或排除類別
* 等等

原文外掛簡介

For WordPress 2.3 and upper : Please try and use Simple Tags Plugins
The two mostly used tagging plugins are the Ultimate Tag Worrior (UTW) and Jerome’s Keywords.
I think most people use UTW, however especially its performance has been criticized in the past. Also, it does not provide a auto-complete type-ahead dropdown menu when tagging posts but it always displays all tags of the entire WordPress installation which can be quite annoying if you have really many tags.
Jerome’s Keywords is unfortunately still in beta and it seems that the project will not be continued.
With Simple Tagging Plugin, I’ve coded another tagging plugin for WordPress which is based on Jerome’s Keywords plugin and can ”’import”’ all your tags from UTW or Jerome.
It provides you with everything you need for tagging, in the following a list of the features:

Import your tags from UTW or Jerome’s Keywords
A field for tagging your posts easily incl. type-ahead feature
Display Tags of the current posts
A tag cloud with various options
Displaying a list of related posts
Related Tags feature when browsing your tags (idea stolen from del.icio.us)
Adding tags (& categories if enabled in the options) as meta keywords in the header
Adding tags as categories in the feed (this will index your tags with Technorati)
Tag management: rename tags, delete tags, replace tags, convert categories to tags, etc.
Support of embedded tags ([tags]tag1, tag2, tag3[/tags]): You can tag posts directly by entering the tags in the post using [tags]tag1, tag2, tag3[/tags]. This makes it possible to tag posts when you use an external blogging application like BlogDesk or Windows Live Writer.
A feed (RSS, RSS2, Atom) for any tag
Tag cloud for specific category
Automatically display the tags of a post after the post content
Generate Tag Tabs with jQuery !
Manage Tags Cloud in FULL WordPress Mu Site !
List posts from all blogs for a specific tags in WordPress Mu !
Edit mass tags ! 20 posts at the same time !

And more…
Arbitrary section
New in version 1.7:
* Reorganise Admin Options
* Add Tag Tabs
* Fix lots of bugs.
* Fix test $wp_version
* Atom Feed fix
* Add mass edit tags !
* Fix a security problem
New in version 1.6.8.1:
* Fix a important bug with related posts
New in version 1.6.8:
* Fix bugs version 1.6.7
* Fix wrong counter tags
* Admin bugs. (checked)
* Minor optimisation
* Site wide tag cloud for WordPress Mu + List of posts.
* Add translation: Russian & Czech
New in version 1.6.7:
* Fix bugs version 1.6.6
* Compatibility with MySQL 4.0
* Optimisation
New in version 1.6.6:
* Add auto color tags cloud (no CSS, Colorpicker in admin)
* Add Turkish translation
* An option to limit the number of related tags
* A possibility to call/display the related posts outside a loop
* Tags Feed
* limit the age of what posts show up in the tag cloud
* An option to automatically display the tags of a post after the post content
* Limit or exclude category or categories in Tag Cloud
* Ability to exclude specific categories from the related posts
* Tag Cloud for one category
New in version 1.6.2:
* Related Posts now work…
New in version 1.6.1:
* Internationalisation (french, english, german)
* Compatibility with WPmu

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Simple Tagging」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.7 | 1.6.2 | 1.6.6 | 1.6.7 | 1.6.8 | trunk | 1.6.8.1 |

延伸相關外掛(你可能也想知道)

  • Meta Tag Manager 》Meta Tag Manager 3.0 在 2.0 的巨大成功基礎上進一步發揮了作用,也標誌著我們的新專業版附加元件的推出。自 2009 年以來,我們一直提供免費的、定期維護的...。
  • Media Library Assistant 》媒體庫助手提供多個增強功能,方便管理媒體庫,其中包括:, , , , [mla_gallery] 短碼,在文章、頁面或自訂文章類型中使用,添加圖片和/或其他媒體庫項目(...。
  • Visual Term Description Editor 》此外掛會將分類說明編輯器替換成WordPress TinyMCE視覺編輯器,讓您可以在分類說明裡使用 HTML 並以豐富文字方式撰寫。此功能支援所有分類法,如標籤、分類、...。
  • Post Tags and Categories for Pages 》將文章標籤與分類套件套用於所有頁面,讓您可以使用 WordPress 原生的分類功能來分類您的頁面,並且會顯示在 WordPress 存檔查詢裡。, 這個外掛並不會自動顯...。
  • Tag Pages 》此外掛讓你可以像處理文章一樣新增標籤至頁面。, 此外掛將 ‘post_tag’ 分類法加入頁面文章類型中。, 這樣就可以在新增或編輯頁面介面中顯示標籤...。
  • Flexible Posts Widget 》預設近期文章小工具非常簡單。我常常需要一個簡單的方法,能夠輕鬆地顯示任意文章類型或分類法的文章精選內容。這就是彈性文章小工具的由來。, 彈性文章小工...。
  • Essential Widgets 》Essential Widgets 是一款免費的 WordPress 插件,專門用於小工具,可以讓您在網站上創建和添加有趣的小工具,使其更具吸引力和親和力。Essential Widgets 忠...。
  • Cool Tag Cloud 》此外掛會以專業設計的標籤圖像作為背景,呈現標籤雲。, 此外掛的標籤雲具有完全回應式設計,可在所有瀏覽器中正確顯示。, 此外掛的主要使用方式是透過「Cool ...。
  • Category Tag Pages 》為您的頁面添加類別和標籤功能。, 此外掛會添加「post_tag」和「category」taxonomy (標籤和分類所使用的現有taxonomy名稱) 到「page」文章型別 (Post type) ...。
  • All Meta Tags 》這是一款易於使用、界面直觀的 WordPress 外掛程式,可以讓您輕鬆而安全地在 WordPress 管理區中直接添加自訂 Meta 標籤,而無需使用外部編輯器。, , 此工具...。
  • Simply Exclude 》請注意,所有試用版本 2.0 和 2.0.1 的用戶,升級 Simply Exclude 設置到 2.0 版本格式的邏輯中有錯誤。如果您失去了您的設置,現在可以手動重新加載它們。只...。
  • SEO Auto Linker 》想要自動創建角石內容嗎?WPA SEO Auto Linker 有助於實現這一目標。只需創建一個新的關鍵字或短語,系統就會將該關鍵字或短語鏈接到您選擇的 dofollow URL。...。
  • Ultimate Tag Cloud Widget 》這是高度可配置的標籤雲外掛,其主要功能包括:, , 整體、單個作者或多個作者 per cloud, 選擇要顯示標籤的分類或文章類型, 從抓取標籤時要包含哪些文章的規...。
  • Tag Groups is the Advanced Way to Display Your Taxonomy Terms 》組標籤外掛可以幫助你組織 WordPress 分類術語,並以雲、標籤、手風琴、表格、列表等方式顯示它們。你可以使用眾多選項自定義術語顯示,並在文章、頁面、區塊...。
  • Multi-column Tag Map 》Multi-column Tag Map外掛可以將您網站中所使用的標籤、分類、作者、頁面、文章、單一自訂文章類型或稅onomomies(稅別)以按字母順序和欄列方式列出,就像書...。

文章
Filter
Apply Filters
Mastodon