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

BuddyPress Wiki Component

外掛說明

NEW IN 1.0.0

  • Wiki article comments now supported via the activity stream.
  • Fixed the html list styling errors (thanks to those that contributed fixes – credits in css file)

Optional: Install the bp-fadmin plugin to enable group administrators to move wiki pages between groups and have quick access to change the view/edit/etc settings of the wiki pages in all their groups. https://wordpress.org/extend/plugins/bp-fadmin/

This is a completely new version of the BuddyPress Group Wikis plugin.

The plugin is now based on the BuddyPress Skeleton Component and has been rewritten from the ground up to take advantage of internationalisation support, BuddyPress standards for ajax, function hooks and several months of BuddyPress/wordpress experience (as compared to very little before writing the original group wiki plugin).

Key features as compared to the original plugin:

  • No multi-blog functionality required (utilises WP3.x’s “custom post types” methods).
  • Support for custom templating of pages.
  • i18n support.
  • Built in such a way to allow easy extension to support site-wide wikis and namespaces.
  • Uses proper BuddyPress/Wordpress post submit and ajax methods.
  • User controllable wiki page deletion.
  • Group wiki data cleaned up properly on group deletion.
  • Better text diff methods.

DEVELOPMENT VERSION – NOT ALL FUNCTIONALITY AVAILABLE YET

As always, support can be obtained and feedback can be given at:

http://namoo.co.uk

Notes

License.txt – contains the licensing details for this component.

安裝方式

Download the plugin files to your plugin directory and activate.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈BuddyPress Wiki Component〉的開發相關工作。

參與者

將〈BuddyPress Wiki Component〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2 ( January 10th 2011 )

  • Moved to load_plugin_textdomain() rather than load_textdomain() function for translations.

1.0.1 ( January 4th 2011 )

  • Fixed issue with users posting updates to their profile.

1.0.0 ( December 10th 2010 )

  • Commenting support. Uses the activity stream.
  • Fixed a few css issues (e.g. list items, etc).
  • Fixed issue with group admin screen applying comment and show/hide settings incorrectly.

0.9.9 ( December 6th 2010 )

  • Quick fix of forgotten global $bp dec.

0.9.8 ( December 6th 2010 )

  • Implemented group privacy controls – page edit and view control now works correctly.
  • Fixed page and comment enable/disable checkbox processing in the admin interface.
  • Group wiki admin was displaying options even if not logged in. Fixed.
  • Minor cleanup.

0.9.7 ( August 14th 2010 )

  • Fixed error with frontend admin and non-admins having admin powers. Oops.

0.9.6 ( August 8th 2010 )

  • Fixed dumb error of including a file twice.

0.9.5 ( August 8th 2010 )

  • Huge cleanup of rubbish code base to enable me to concentrate on what needs doing and refactor.

Version 0.9.4 ( July 30th 2010 )

  • bp-fadmin support. See: https://wordpress.org/extend/plugins/bp-fadmin/