Cette extension n’a pas été testée avec les3 dernières versions majeures de WordPress. Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

FamTree

Description

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.

Captures d’écran

  • An example tree selected in the gutenberg editor of wordpress.
  • The example tree shown on the published page.

Blocs

Cette extension offre 1 bloc.

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

FAQ

Currently no asked questions are known.

Avis

Il n’y a aucun avis sur cette extension.

Contributeurs & développeurs

« FamTree » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « FamTree » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

Version 1.5.1

Initial version deployed to WordPress.