This module provides historical facts (in Polish) for webtrees.
This module contains almost 200 events from Polish history. It is based on Kalendarium historii Polski (PL).
Same as Webtrees system requirements.
The plugin may work with different versions, but only the versions in the table below were tested:
| Polish historical events version | Webtrees version |
|---|---|
| 0.1.0 | 2.2.4 |
| 0.0.1 | 2.0.17 |
- Backup webtrees database
- Download the latest release
- Unzip the package into your
webtrees/modules_v4directory of your Webtrees installation - Log in as administrator in your Webtress.
- Activate this module in
Control Panel/Modules/Individual page/Historic events.
Once the module is enabled, the Historic events should appear in Facts and events tab on person details page.
Events are hardcoded in module.php. They are in GEDCOM format. To make it easier to edit the events, an auxiliary ODS file can be found in events/historia_polski.ods. This file can be edited using e.g. LibreOffice. All changes should be done in the first tab Dane. The result can be copied from automatically generated content in the Wynik tab. Tab Pola is auxiliary is not meant to be edited manually.
A release package can be generated manually but using an Apache Ant build script is preferable. Once you have Ant installed, simply run:
ant clean releaseThe release package will be generated in the release folder.
To test the module, you can install it manually in a Webtrees installation or use a dockerized version.
docker-compose up -dhttps://localhost:8088/ (it uses self-signed certificate, so your browser may complain)
Login: admin Password: admin123