
內容簡介
個人化使用者個人資料是社交網路的重要功能,此外掛程式旨在提供關鍵的個人資料主頁個人化功能。它專門為 BP Nouveau 成員個人資料主頁小工具區域以及添加掛件區作用於 BP Legacy Profile 頁面而設計,使掛件區供掛件程式使用。只需安裝此外掛程式,並將掛件放置於 BP Nouveau 成員首頁掛件區或為遺留使用者(Profile Top 和 Profile Bottom)建立的個人資料小工具區即可。
啟動 BP Nouveau 成員個人資料首頁時,大多數的使用者會看到一個空白頁面,並將其設置為預設首頁。BP Profile Home Widgets 提供首頁的下一個邏輯延伸,使站點管理員可以在首頁掛件區放置多個配置的掛件,這些掛件可以配置為預設值,以便即使使用者未配置自己的掛件,每個使用者的首頁將顯示一些基本資訊。
此外掛程式允許使用者選擇多達兩個文字文本掛件、兩個影片掛件、我的文章、我的社群、我的朋友、我的活動、提到我、提到我的(個人資料評論表單)、我正在關注誰和誰關注我。可藉由簡單的拖放介面輕鬆重新排列掛件順序。
此為 BP User Widgets 的配合外掛程式,BP User Widgets 適用於側邊欄,BP PRofile Home Widgets 則設計便於顯示更寬的格式。
文字文本掛件 - 提供全功能的 TinyMCE 文字編輯器,如果使用者有上傳影片的功能,則也會啟用媒體介面,支援短代碼。
影片掛件 - 允許將來自 YouTube 和其他影片託管網站的連結添加到其中。
WordPress 文章掛件 - 顯示使用者最新文章連結和縮略圖。
以下功能需要啟用 BuddyPress。
BuddyPress 群組 - 添加使用者成員的群組列表。
BuddyPress 朋友 - 添加朋友列表。
BuddyPress 活動 - 添加最近的活動頁面。
BuddyPress 提到 - 顯示任何更新的使用者提及。
BuddyPress 提到我 - 添加一個輸入表單,預先填寫 @user 提及條件,以讓其他使用者對該用戶發表評論。
以下功能需要啟用 BP Follow。
我正在關注誰 - 列出使用者正在關注的最近活躍成員。
誰正在關注我 - 列出最近活躍的關注者。
預設值 - 站點管理員可配置自己的預設設置,以便在 Nouveau 首頁的情況下不會出現空白頁面作為成員的預設登錄頁面。
對於遺留模板,啟用這些個人資料掛件後,您可能想將個人資料頁面設置為預設登錄頁面,而不是標準活動頁面,只需在 plugins/buddypress 中的bp-custom.php 中添加以下行:
/**
* 更改 BuddyPress 默認的成員登錄選項卡。
*/
define('BP_DEFAULT_COMPONENT', 'profile' );
其他有助於個人資料個人化的外掛程式包括:
* BP User Widgets
* BP Custom Background for User Profile
外掛標籤
開發者團隊
原文外掛簡介
The ability to personalize a users own profile is an important part of a social network. This plugin is designed to deliver a key profile home page personalization feature. It’s designed to work specifically with the BP Nouveau members profile home page widget area and also the BP Legacy Profile page by adding a widget area to that page for use by the plugin. Simply install the plugin and place the widget into the BP Nouveau members home widget area or the Profile Widget Areas created for Legacy Users (Profile Top and Profile Bottom).
When you enable the BP Nouveau Members Profile Home page for most users what will appear is a blank page that is set as their default landing page. BP Profile Home Widgets provides the next logical extension of the home page by allowing the site admin to place a number of user configurable widgets in the home page widget area. These can be configured as presets so that every users home-page will display some basic information even if they have not configured their own widgets.
The widget allows users to select up to two Text Widgets, two Video Widgets, My Posts, My Groups, My Friends, My Activity, My Mentions, Mention Me (profile comment form), Who I’m following and Who I’m followed By. The widget order can be easily rearranged using a simple drag and drop interface.
This is a companion plugin to BP User Widgets; whilst BP User Widgets is optimized for sidebars, BP PRofile Home Widgets is designed to be shown in wider formats.
Text Widgets – Provide a full featured TinyMCE text editor, if the use has video upload capability then the Media interface is also enabled. Shortcodes are supported.
Video Widget – Allow links from YouTube and other video hosting sites to be added.
WordPress Posts Widget – display the users latest post links and thumbnail.
The following features need BuddyPress to be active.
BuddyPress Groups – Adds a list of groups the user is a member of.
BuddyPress Friends – Adds a friends list.
BuddyPress Activity – Adds a recent activity feed.
BuddyPress Mentions – Displays any updates that mention the user.
BuddyPress Mention Me – Adds an input form pre-populated with the @user mention code to enable other users to comment to the user.
The following features need BP Follow to be active.
Who I’m following – Lists recently active members the user is following.
Who’s Following Me – Lists recently active followers.
Presets – Site Admin can configure their own default settings to be displayed on any members profile that has not configured their own widgets, to make sure blank pages are not shown as the members default landing page in the case of the Nouveau home page.
For the Legacy Template, once you have enabled these profile widgets you may like to make the profile page the default landing page rather than the standard Activity, to do this simply add the following line to bp-custom.php in plugins/buddypress:
/**
* Change BuddyPress default Members landing tab.
*/
define(‘BP_DEFAULT_COMPONENT’, ‘profile’ );
Other plugins that help with profile personalization are:
* BP User Widgets
* BP Custom Background for User Profile
