이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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개의 블록을 제공합니다.

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

FAQ

Currently no asked questions are known.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“FamTree”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “FamTree”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Version 1.5.1

Initial version deployed to WordPress.