[WordPress] 外掛分享: Phoenix Folding@Home Stats

首頁外掛目錄 › Phoenix Folding@Home Stats
WordPress 外掛 Phoenix Folding@Home Stats 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
1764 天前
最後更新
問題解決
WordPress 4.6+ v2.0.0 上架:2016-11-29

內容簡介

此外掛透過 Folding@Home API 擷取分散式運算統計數據,並以小工具或短代碼形式顯示於 WordPress 網站上,方便捐贈者或團隊展示貢獻成果與排名資訊。

【主要功能】
• 顯示工作單元數、總積分與排名等統計資料
• 支援以小工具嵌入側邊欄顯示
• 支援以短代碼嵌入文章或頁面內容
• 可分別查詢個人捐贈者或團隊的統計數據
• 提供多項短代碼參數自訂顯示內容與樣式
• 支援在佈景主題中覆寫模板以客製化外觀

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Phoenix Folding@Home Stats」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin retrieves stats from the Folding@Home API and displays them on your WordPress Website. You can display stats for your donor account or for a Folding team. You can show the stats in your sidebar as a widget or in your content area as a shortcode. The following stats are shown:

Work units.
Total credit in points.
Ranking.
Date you completed the last work unit.
Teams you are a member of/Donors who contribute to your team.

It takes less than a minute to setup. All you need is your donor/team ID or name. The stats are displayed as an HTML table.
What is Folding@Home?
Folding@home is a project run by Stanford University which allows anyone to assist with disease research by donating their unused computer processing power. Your processing power is used to simulate protein folding, a process whereby proteins assemble themselves into tools which your body can use. Joining in is a doddle; simply download the F@H software to get started. Find out more at the Folding@Home website.
You can see an example at https://phoenixweb.com.au/display-folding-at-home-stats-wordpress-plugin/ which is also our announcement post.
Shortcode
Display the shortcode in your content by writing [phoenix_folding_stats] in the post/page editing area.

type – The type of table to display. Set to either ‘team’ or ‘donor’. Defaults to ‘team’.
id – Your donor or team numerical id or name.
class – CSS class to add to the HTML table. This can help with custom styling or getting the style in line with other theme tables. Defaults to empty.
show_donor_teams – On a donor table, show or hide the teams the donor is a member of. Set as ‘false’ or ‘no’ to hide. Defaults to ‘yes’.
show_donor_teams – On a team table, show or hide the donors that contribute to the team. Set as ‘false’ or ‘no’ to hide. Defaults to ‘yes’.
show_id – Show a table row with numerical id. Defaults to ‘false’.
show_logo – Show F@H arrows just after the table header. Set as ‘false’ or ‘no’ to hide. Defaults to ‘yes’.
show_tagline – Show very short spiel about F@H at the bottom of the table. Set as ‘false’ or ‘no’ to hide. Defaults to ‘yes’.
show_rank – Show team/donor rank.

An example of a shortcode with all these parameters in use:
[phoenix_folding_stats type="donor" class="table table-striped" show_id="yes" show_donor_teams="yes" id="James_Jones" show_logo="no" show_tagline="yes"]

Making Changes

– If you just want to change how something looks, the table elements are full of classes you can target with CSS. The plugin itself includes a small amount of CSS which you can easily overwrite.
– I’ve sprinkled in a few WordPress filters so you can change things.
– You can overwrite the templates in the plugin by adding your own templates in your theme. Create a folder in your theme called phoenix-folding-at-home-stats and add templates in there. So for example if you want to overwrite the donor table, you would create a PHP file – wp-content/themes/yourtheme/phoenix-folding-at-home-stats/donor.php and make your own table in there.
– Contact me at the support forums or our website with your desired change. If it’s good I will probably add it in.

延伸相關外掛

文章
Filter
Mastodon