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

Divisions

外掛說明

The Divisions Plugin enables you to create parts, called divisions, of your
web page with an individual look and feel as determined by individual sidebars,
navigation menus and header images. At the same time, all divisions share the
same content data and a single posts can be displayed in any division.
Navigation menu entries are used to switch between divisions. Technically, the
division is determined by an additional argument in the URL.

螢幕擷圖

  • Overview of divisions in your web page.

  • Edit screen for a division: Choose which navigation menus and sidebars to replace and decide whether the division should replace the header image in your theme.

  • Replaced sidebars are populated with widgets just as the normal ones in the widgets screen of the Appearance settings.

  • Menu items can be configured such as to modify the current division.

  • Replaced navigation menu locations are populated with menu instances just as normal locations.

安裝方式

  1. Upload the contents of the plugin archive to the /wp-content/plugins/ directory (or alternatively use the automatic installer)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.2.3

  • header image link keeps division

0.2.2

  • fixed bug that always forwarded pretty permalinks to startpage
  • fixed bug that added division twice to pretty permalinks in menu
  • added method get_current_division() to plugin item for external use

0.2.1

  • Division permalinks for homepages work
  • dvs_division/* permalinks are always removed from list of rewrite rules

0.2.0

  • Divisions can be encoded into links as first argument of the permalink structure

0.1.2

  • CSS class current_division_item is also added to menu items that have “no division” attached”
  • Divisions menu entry in admin interface is displayed after second seperator
  • Divisions configuration is only available for administrators

0.1.1

  • fixing paths issues of php and script files
  • fixing bug that prevent division option for navigation menu entries
  • removed dead settings link on plugin page
  • fixed typos in format mistakes of readme.txt
  • removed screenshots from the plugin folder

0.1.0

  • First published version