fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
487 stars 301 forks source link

More configuration for historic event modules #3006

Open fisharebest opened 4 years ago

fisharebest commented 4 years ago

We can pass additional parameters to the historic events modules, to allow them to decide which events to show.

For example, the page language, or the individual on the page.

Manja-S commented 4 years ago

Another example: the country (or countries in case of emigrants) where the individual lived (or lives).

ghost commented 3 years ago

see also https://github.com/fisharebest/webtrees/pull/3799

Maybe its a good idea to group the historical facts by moving them into a subfolder, e.g. webtrees/app/Module/History or, as a alternativ, to start the name with e.g. HistoryCamelCaseName?

fisharebest commented 3 years ago

Another example: the country (or countries in case of emigrants) where the individual lived (or lives).

This is already available. The module has access to the individual, and so can easily examine the facts/places/countries.