前言介紹
- 這款 WordPress 外掛「CPD-Journals」是 2013-08-21 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2014-06-10,距離現在已有 3981 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.4 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
saulcoz |
外掛標籤
CPD | network | multisite | continual professional development |
內容簡介
這是一個管理和支援人才透過不斷的專業發展過程的插件,提供一個平台讓他們記錄CPD(持續專業發展)活動的日誌。透過提供一個日誌,參加CPD計畫的參與者被鼓勵反思他們正在學習的事物,並與他人分享他們的經驗和實踐。
它將標準的WP Multisite安裝轉換為參與者和督導人員(新的使用者角色)的網絡。每個參與者都有自己的日誌網誌,他們可以像管理員一樣管理它,除了:
* 他們不能添加、移除或編輯其他管理員
* 他們不能編輯或刪除其他使用者的貼文或頁面
督導人員擁有與管理員相同的權利,除了無法添加/編輯其他管理員。他們也可以使用額外的儀表板小工具,顯示哪些分配給他們的參與者最近和最頻繁進行了張貼。
網絡管理員擁有完整的站點管理員權限,負責添加新的參與者並將他們分配給督導人員。網絡管理員每天凌晨2點會收到一封電子郵件,告訴他們是否有參與者沒有指派督導人員或反之亦然。
網絡管理員的文件
- 添加參與者和督導人員
- 您可以像添加任何其他使用者一樣添加參與者和督導人員。
- 當新用戶被添加後,您可以進入其用戶資料,然後:
- 將他們設置為參與者或督導人員。
- 創建一個新的日誌(如果他們是參與者)。參與者可以共用日誌。
- 為他們分配督導人員(如果他們是參與者)。一個參與者可以被分配多個督導人員。
- 分配一個或多個參與者(如果他們是督導人員)。
- 編輯和刪除參與者和督導人員
- 刪除參與者不會刪除他們的日誌,只會移除他們編輯它的權限。如果您需要刪除一篇日誌,請刪除與該參與者相關聯的用戶和站點。
- 編輯和更新督導人員使用者資料將恢復該督導人員對他們的參與者的日誌的權限。如果其他督導人員(或站點管理員)不小心刪除了督導人員,這很有用。
- 參與者活動
- 管理員和督導人員可以使用2個額外的儀表板小工具,監視參與者的活動(並確定提供支援和鼓勵的地方)。
- "每週文章"顯示過去幾週創建了多少文章的圖表。每個星期欄可以被詢問以顯示當週發布了什麼。
- "用戶文章"顯示最活躍用戶的圖表。同樣,每個圖表欄可以被詢問,以顯示該用戶發布了什麼。
- 被遺棄的參與者和冗餘督導人員
- 另一個儀表板小工具顯示了未被分配督導人員的參與者列表,以及沒有參與者的督導人員。這些信息每天晚上2點也會發送給站點管理員。
- 設置
- 目前,CPD日誌插件可用的唯一配置選項是新日誌/ 博客的默認選項。在創建新日誌時,這些選項作為$meta參數傳遞給wpmu_create_blog函數。這允許站點管理員設置默認值,例如:
- stylesheet=my_journal_st
原文外掛簡介
This is a plug-in to manage and support cohorts of people through a continuous professional development process by providing a platform for them to keep journals of their CPD activities. By providing a journal, participants in the CPD programme are encouraged to reflect on the things they are learning and to share their eperience and practice with others.
It turns a standard WP Multisite install into a network of participants and supervisors (new user roles). Each participant has their own journal blog that they can administer with all of the capabilities of an admin except for:
* they cannot add, remove or edit any other administrators
* they cannot edit or remove the posts or pages of other users
Supervisors have all the rights of an administrator except the ability to add/edit other administrators. They are also provided with additional dashboard widgets to show them which of their assigned participants have posted recent and most frequently.
The network administrator has full site-admin permissions and is responsible for adding new participants and assigning them to supervisors. The network admin is sent an email at 2am each morning informing them is any participants are not assigned a supervisors or vice versa.
Documentation for Network Administrators
Adding Participants and Supervisors
You can add Participants and Supervisors like any other users, but after adding the new user you are taken to the new user’s profile where you are able to:
set them as a Participant or a Supervisor
create a new journal (if they are a Participant). It is possible for Participants to share a journal.
assign them a Supervisor (if they are a Participant). It is possible to assign more than one Supervisor to a Participant.
assign them one or more Participants (if they are a Supervisor).
Editing and deleting Participants and Supervisors
Deleting a Participant will not delete their journal, just remove their ability to edit it. If you need to delete a journal, delete both the user and the site associated with that Participant.
Editing and updating a Supervisor user profile will restore that Supervisor’s permissions on their Participants’ journals. This is useful if another Supervisor (or site-admin) accidentally removes a Supervisor.
Participant activity
There are 2 additional dashboard widgets available to allow Administrators and Supervisors to monitor Participant activity (and to identify where to provide support and encouragement).
Posts by Week shows a graph of how many posts have been created in the past few weeks. Each week bar can be interogated to reveal what was posted in that week.
Posts by user shows a graph most/least active users. Again each graph bar can be interogated to show what has been posted by that user.
Orphaned Participants and redundant Supervisors
Another dashboard widget shows a list of Participants who do not have Supervisors assigned to them and any Supervisors with no Paticipants to look after. This information is also emailed to the Site Administrator each night at 2am.
Settings
At present the only configuration option available for the CPD journals plugin is the default options for new journal/blogs. These options are passed to the function wpmu_create_blog as the $meta paratmeter when new journals are created. This allows the site-admin to set defaults such as:
stylesheet=my_journal_stylesheet (to set a default child-theme)
comment_whitelist=0 (to turn off comment moderation – as all commenting is restricted to CPD users anyway)
Themes and plugins
The Site Administrator can install and enable any standard WordPress themes and plugins. However, care should be taken to ensure that themes/plugins that allow abitrary PHP code to be inserted and run by Participants (or Supervisors). Providing a wide variety of configuratable themes to allow Participants to personalise thir journals and feel more ownership over them.
The default blog
Every new user (Participants, Supervisors or standard WordPress users) get subscriber access to the default site blog. This allows the default blog to be used to keep all users upto date with what is happening on the platform as a whole or news about the CPD programme itself.
Documentation for Supervisors
A Supervisor is essentially an administrator for a standard WordPress site. This allows them to do all the things that the Network Administrator allows them to, generally this includes:
* adding, removing and editing users’ profiles
* creating, editing and deleting all posts and pages
* activating and configuring plugins and themes (but not installing)
As this is all standard WordPress functionality, help, advice and support can be found on the WordPress.org documentation and support community.
Monitoring Participant activity
Participant activity should be regularly and frequently monitored to ensure that those who are active are recognised and rewarded with feedback and those who are not engaging are encouraged with advice and support. There are 2 additional dashboard widgets available to allow Supervisors to monitor Participant activity (and to identify where to provide support and encouragement).
Posts by Week shows a graph of how many posts have been created in the past few weeks. Each week bar can be interogated to reveal what was posted in that week.
Posts by user shows a graph most/least active users. Again each graph bar can be interogated to show what has been posted by that user.
Documentation for Participants
Participants are administrators of their own journal and have all of the standard permissions that a WordPress Admin has, except:
* They cannot edit or delete the posts or pages of other users
* They cannot edit the profile or users who are Supervisors or Administrators. Nor can they create new users in these roles.
For help and advice on how to use WordPress to write and share CPD journals, refer to the WordPress.org support community.
Credits
This plugin was developed by Saul Cozens of CZN Digital, but was paid for by Sheffield University who requested that it be written to be useful to other organisations as well and released to the community as Open Source. Thank you to them.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「CPD-Journals」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Code Snippets 》Code Snippets 是在您的網站上運行程式碼片段的簡單,清潔和簡單的方法。它消除了將自定義片段添加到您的佈景主題的 functions.php 檔案的需求。, 現在提供 C...。
User Switching 》這個外掛可讓您輕鬆在 WordPress 中點擊按鈕即可快速切換使用者帳戶。您會立即登出並切換成所需使用者。這對於測試環境、協助 WooCommerce 網站上的客戶或任...。
Email Log 》Email Log 是一個 WordPress 外掛,可以輕鬆地記錄和查看所有從 WordPress 發送的電子郵件。, 這在調試 WordPress 網站中與電子郵件相關的問題或存儲發送的電...。
WP OPcache 》清空OPcache, , 在管理列中添加一個按鈕以清空OPcache, 僅清空WordPress絕對路徑中的文件, 可以單個或批次失效文件, 支援記憶體和檔案緩存, 支援多站網路, , ...。
Asgaros Forum 》Asgaros論壇是一個完美的WordPress外掛程式,如果您想要通過一個輕量且功能豐富的討論板來擴展您的網站。它易於設置,超級快速,並完美地集成到WordPress中。...。
Recently Registered 》此外掛會為使用者列表新增一個可排序的欄位,顯示他們註冊的日期和時間。, 主要適用於單站台(因為單站台中完全沒有這方面的顯示)。在多站台網路中,它會為...。
Delete Me 》允許具有特定 WordPress 角色的使用者在「個人資料」(Your Profile) 頁面或任何使用 Shortcodes 的地方,使用 Shortcode [plugin_delete_me /] 刪除自己。, ...。
Root Relative URLs 》這是一個 WordPress 外掛,可將所有 URL 格式轉換為 root-relative URLs,以實現在暫存 / 生產主機環境之間以及在移動設備上進行調試 / 測試時的無縫切換,而...。
Contact Form 7 Polylang Module 》注意:現在 NOTE v2 是 CF7 Smart Grid-layout 外掛的一個延伸。使用此外掛程式前需先安裝它。為什麼呢?可以閱讀這個主題和這個文章。, 此外插程式可使用 Po...。
Multisite Language Switcher 》這是一個簡單、強大且易於使用的 WordPress 多語言外掛程式,可以為 WordPress 多網站 安裝增加多語言支援,例如多個子網域或資料夾(如果您需要跨多個網域建...。
Flag Icons 》此外掛可讓您在網站上加入國旗圖示以及可指定的鏈結,可藉由選擇所需的位置或使用簡碼實現。, 第二版支援 Google 翻譯圖示!, 您只需選擇位置、旗幟以及新增...。
WordPress MU Domain Mapping 》這個外掛讓 WordPress MU 站點或 WordPress 3.0 網路的使用者將其部落格/網站映射到另一個域名。, , 它需要手動安裝,因為一個文件必須複製到 wp-content/。...。
Register IPs 》 垃圾郵件是一回事,但惡意留言和假帳戶卻另當別論。有時候,有些人會決定成為爛人並創建多個帳戶來騷擾您的誠實用戶。此外掛可幫助您通過記錄創建時使用的 I...。
Unconfirmed 》如果您正在運行 WordPress 或 BuddyPress,您可能知道激活過程是最令管理人員頭痛的部分之一。激活電子郵件可能會被垃圾郵件過濾器捕獲,不小心被刪除,也可...。
Pro Mime Types – Manage file media types 》Pro Mime Types, 此外掛適用於 WordPress多站點和單一網站, 此外掛允許您進行以下操作:, , 設置允許的Mime類型, 如果允許,還可以設置最低Pro Sites等級(WPM...。