前言介紹
- 這款 WordPress 外掛「Links2Tabs」是 2011-07-05 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2013-06-12,距離現在已有 4344 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.8 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
links | sites | frames | windows | references |
內容簡介
Links2Tabs 外掛可以自動產生每個文章和/或頁面底部的參考資料列表並使用 Links2Tabs 服務打包成方便的連結,只需點擊一下即可開啟所有參考資料。
安裝方式請參閱對應章節。只需將外掛資料夾複製到 WordPress 中即可。
如欲瞭解外掛實際功能,請查看螢幕截圖或示範頁面。
安裝並啟用後,外掛將自動運作,如欲微調某些設置,請前往外掛的設定頁面(WP管理員->設定->Links2Tabs)。
外掛提供以下選項。
解析和最終處理
在文章中顯示
在頁面上顯示
跳過重複參考資料(如果發現多個重複的參考資料具有相同的 URL,將使用第一個的標題進行打包。)
包括帶有圖片的連結(設置為否,會跳過帶有圖片的參考資料)
包括內部連結(選擇是否打包內部連結,即指向此網站域名的連結)。
添加參考標籤(外掛可以為每個識別的引用標記其編號。)
將參考標籤鏈接到捆綁中(如果上面的“添加參考標籤”是“是”,外掛可以將每個添加的標籤都鏈接到頁面/文章底部的結果中。)
連結每個捆綁的數量(選擇在一個連結中捆綁多少個參考資料。)
最低連結數量(設置閾值,以便如果參考資料的數量小於指定的數量,則不會顯示捆綁的連結。)
一個捆綁前的文本(如果只有一個參考捆綁,則顯示連結前的文本。)
多個捆綁前的文本(如果有多個參考捆綁,則顯示連結前的文本。)
連結目標(在哪裡打開捆綁的參考資料:打開新窗口會將其設置為 _blank 。)
可見性(誰應該能夠看到參考捆綁?設置為公開,所有訪問者都可以看到。設置為私人,僅此網站的管理員可以看到。如果設置為隱藏,這將完全禁用引用捆綁。)
捆綁的選項卡
在選項卡中開啟參考資料(啟用或禁用自動在獨立選項卡中打開連結。請注意,如果下面的ToC關閉,則將啟用選項卡。)
默認參考標題(如果找不到有效的參考標題,將使用此標題;默認為“ Reference”。)
參考標題格式(如何將參考標題格式化成選項卡說明。可以使用%TITLE%和%REF_ID%。注意:如果標題超過100個字符,將被截斷。)
捆綁標題(將顯示在ToC選項卡上的捆綁標題*。)
捆綁描述(顯示在ToC選項卡上的捆綁描述*。)
捆綁目錄( ToC選項卡的標題。設置為“ off”以隱藏ToC*。)
高級設置
原文外掛簡介
Links2Tabs plugin automatically generates the list of references at the bottom of each post and/or page and bundles them into handy links by Links2Tabs services that open all references with one click.
For installation please see the corresponding section. It is as trivial as copying the plugin folder in your WordPress.
To get the flavour of what the plugin actually does, see the screenshots and/or a demo page.
Once installed and activated, the plugin will work automatically. If you would like to fine-tune some bits, just go to the plugin’s settings page (WP Admin -> Settings -> Links2Tabs).
The plugin offers the following options.
Parsing & Final Finish
Show on posts
Show on pages
Skip double references (If several double references with the same URLs are found, the title of the first one will be used in the bundle.)
Include links with images (When set to No, references with images will be skipped)
Include internal links (Choose whether or not to bundle internal links, i.e., those referring to this site’s domain).
Add reference tags (the plugin can tag each recognised reference with its number.)
Link reference tags to the bundle (if “Add reference tags” above is yes, the plugin can link each added tag to the result in the page/post bottom.)
Links per bundle (Select how many references to bundle in one link.)
Minimum number of links (Set a threshold, so that if the number of references is less than specified, bundled links will not be shown.)
Text before one bundle (Text to appear before the link in case there is only one reference bundle.)
Text before many bundles (Text to appear before the links in case there are several bundles.)
Link target (Where to open the bundled references: new window will set it to _blank.)
Visibility (Who should be able to see the bundles? When set to Public – it will be visible to all visitors. When set to Private – to this site’s admins only When set to Hidden – this will disable the reference bundling completely.)
Bundled Tabs
Open references in tabs (Enables or disables automatic link opening in separate tabs. Please mind, that if ToC is set to off below, tabs will be enabled anyway.)
Default reference title (This caption will be used if no valid reference title is found; default is “Reference”.)
Reference title format (How to format the reference titles into the tab captions. It is possible to use %TITLE% and %REF_ID%. N.B. These titles will be cut off if longer than 100 characters.)
Bundle Title (Title of the bundle to apprear on the ToC tab*.)
Bundle Description (Description of the bundle to apprear on the ToC tab*.)
Bundle Table of Contents (Caption of the ToC tab. Set to off to hide the ToC*.)
Advance Settings
Custom API base URL (So that the advanced users have extra playground. It is possible to choose a predefined API base or provide own one**.)
Plugin Priority (For advanced WordPress users only: priority to use when hooking on the_content filter.)
Exclude URL keywords (URLs containing these keywords won’t be included in the bundles.)
Hooks
It is possible to use the following hooks:
Filter links2tabs_url_in_the_content ( $url_original, $url_bundled ) can be applied to change the original URLs in the content
Filter links2tabs_url_to_bundle ( $url_bundled, $url_original ) can be applied to change or cancel the URLs in the bundle
Filter links2tabs_bundledlink ( $bundledlink ) can be applied to modify the final bundled URLs
Note 1: * – It is possible to use the following short codes to insert corresponding credentials in Title, Description, and ToC fields above:
%BLOG_NAME% – site title
%BLOG_DESCRIPTION% – site tagline
%POST_TITLE% – post title
%REF_IDS% – range of references included in the link bundle
Note 2: ** – For those that want to configure custom API base and even map it on their own domain names, instructions can be found here.
Translations
English – Name.ly
If you want to translate this plugin, please read this.
Recommendations
Check out the companion plugin: Feed2Tabs.
They go well together like coffee and doughnuts!
About Name.ly
Name.ly offers WordPress blogs and many other services allowing to consolidate multiple sites, pages and profiles.
All on catchy domain names, like sincere.ly, thatis.me, of-cour.se, …
Name.ly/PRO platform allows domain name owners to run similar sites under their own brand.
Name.ly/PRO is most known for being first WordPress driven product allowing reselling emails and sub-domains.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Links2Tabs」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.0.1 | 0.0.2 | 0.0.3 | 0.0.4 | 0.0.5 |
延伸相關外掛(你可能也想知道)
Simple Footnotes 》在您的網站上簡單而優雅地創建腳註。使用[ref]短碼,外掛會處理其餘部分。, 使用範例: Lorem ipsum. [ref]My note.[/ref], 如果您對文章進行分頁,您可以選擇...。
Endnotes 》Endnotes 是一個簡單的解決方案,可將腳註添加到您的 WordPress 帖子或頁面中。 這款外掛起源於 John Watson 的 FD Footnotes,但已更新以使用 WordPress 設...。
KCite 》此外掛將解釋 [cite] 短碼以從適當的來源產生引用,, 同時在文章底部生成格式化的參考文獻,, 並給出相應的文章連結。, 此外掛現在使用多個資源來...。
Better Footnotes 》Better Footnotes 是一個強大且靈活的解決方案,可以為文章的讀者提供快速參考以及附加資訊的鏈接。, Better Footnotes 讓您可以輕鬆地在文章中使用視覺編輯...。
WP Projects Portfolio with Client Testimonials 》WP Projects Portfolio 外掛可以協助管理專案到您的投資組合頁面中。此外,它還有「要求客戶推薦」選項,並帶有安全的密碼保護,可以從 WP 管理員控制台中傳...。
Advanced Footnotes 》Advanced Footnotes 讓您通過短代碼在文章中添加註腳。Advanced Footnotes 非常可定制,因此可以在任何佈景主題上實現它。, , 憑藉其內部功能,您還可以以任...。
WebKew WP References and Citations 》
外掛總結:
,這個 WordPress 外掛可以自動從添加到 WP post/page/custom post type 中的引用生成參考文獻。在文字中使用 \cit...。
UCL IRIS embed shortcode 》這個外掛能讓你在你的網站中嵌入 IRIS/RPS 出版數據。此外掛僅針對倫敦大學學院(University College London)的教職員和研究人員。, 它使用了經過文件化的 R...。
Further Reading 》支援的功能:, , 自定義 HTML 內容的滑動框, 類似文章的滑動框(正在開發中), 特定文章的滑動框(正在開發中), 上一篇和下一篇文章的滑動框(正在開發中),...。
CASA Reference 》此外掛旨在提供一個簡單的參考文獻管理工具,創建一個「參考文獻」文章,並將其與文章或頁面關聯。, 使用方式:, , 從管理員側邊欄中的「參考文獻」創建一個...。