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

FamTree

外掛說明

The plugin provides the FamTree Block showing configured family trees. The visualization is created in a virtual 3d scene using ThreeJS
and can be navigated using a mouse or keyboard.
Selecting a tree node (a person of the family tree) provides access to meta information for this person if configured.

A block can be configured to visualize the configured family of a founder, this can be switched on run time if configured in the block settings.

Multiple families are supported and can be configured on the FamTree options page.

The source code of the plugin can be found on the related github page.

Configuration

The block itself does not support access restrictions,
this can be achieved by using one of the several WordPress plugins available.

The plugin creates a dedicated user role called ‘famtree’ with custom capabilities to read and write saved family trees.

The administrator role is also expanded to include these capabilities.

A FamTree options page has been added to the admin panel to configure family trees relationships and persons.

These data is stored in dedicated plugin tables of the database used.

All block instances use the stored informations to visualize the desired family trees.

by default, only logged in users with famtree read access can see the family trees on a pubished page.

The plugin can be configured to give every sites visitor access to the stored data.

螢幕擷圖

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • FamTree This plugin provides a block to manage and visualize family trees (Scaffolded with Create Block tool).

常見問題集

Currently no asked questions are known.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

Version 1.5.1

Initial version deployed to WordPress.