這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

ScoutTroop

描述

ScoutTroop is an plugin for Boy Scout troops. It provides mechanisms to assign ranks, patrols & leadership positions to scouts & roles to adults.

Features:
– Adds 2 new roles: Adult / Scout allowing
– Additional admin menus to:
— maintain patrol list
— assign scouts to patrols
— assign ranks to scouts
— assign leadership positions to scouts
— assign committee roles to adults
– [shortcodes]
— patrol directories
— patrol list
— committee directory
— scoutmaster directory
— rank table

螢幕截圖

  • Add/edit list of Patrols.
  • Assign roles to adults.
  • Assign scouts to patrols.
  • Assign rank to scouts.
  • Assign scouts to leadership positions.

安裝

INSTALLATION:
1. Upload the scouttroop folder to the /wp-content/plugins/ directory
2. Activate the plugin through the \’Plugins\’ menu in WordPress

HOW TO USE:
1. Assign site users to a role of either Adult or Scout
2. Use the Scout Troop –> Patrols menu to add / edit / delete patrol names
3. Assign patrols, ranks, leadership roles and roles for adults (committee, scoutmaster) via the Scout Troop menu.

SHORTCODES:
[patrol_list] – Returns a list of patrols created via the Scout Troop admin screen.
[scoutbyrank] – Creates a table of ranks with columns of scout names. Names are show as first name, last initial for non-authenticated viewers.
[patroldirectory] – Accepts a command line variable of the desired patrol (http://yoursite.com/?PATROLNAME and returns a table of patrol members, phone numbers, leadership roles, and rank.
[committeedirectory] – Returns a table of adult members with committee positions.
[scoutmasterdirectory] – Returns a table of adult scoutmasters.

常見問題

FAQs soon…

評價

There are no reviews for this plugin.

貢獻者及開發者

“ScoutTroop” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 ScoutTroop 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.1 Cleanup of tables

1.2 Ordered admin screens by display_name

1.1 Updated Scout by Rank table, Removed reference to empty image

1.0 Initial release