Giter VIP home page Giter VIP logo

webtrees.github.io's People

Contributors

06games avatar andreasrauhut avatar arbor95 avatar bogiegit avatar bwong789 avatar criadoperez avatar dependabot[bot] avatar ekiczek avatar fanningert avatar fisharebest avatar garraflavatra avatar georgemaia avatar hartenthaler avatar jchue avatar jefferson49 avatar jessewebdotcom avatar jon48 avatar joppla avatar justcarmen avatar magicsunday avatar mnoorenberghe avatar rh67dev avatar ric2016 avatar stweil avatar thefirstcaptain avatar tywed avatar uksusoff avatar webysther avatar yann64 avatar zhoueysun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webtrees.github.io's Issues

modules.md/list of modules: categorization

What do you think about making the list of modules (modules.md) a bit clearer?

For example, it is possible to create a drop-down menu with categories:

<details>
<summary>title</summary>
text
</details>

I could make the change. Suggestions for the respective category names would be welcome at any time.
It could look like this:

Sorted by categories

Charts

Ancestor Fan Chart - by MagicSunday - 1.7 - 2.0 - 2.1 - website

A replacement for the webtrees fan chart, this module uses the D3JS library to provide
an attractive, animated fan chart.


Pedigree Chart - by MagicSunday - 2.0 - 2.1 - website

A replacement for the webtrees pedigree chart, this module uses the D3JS library to provide
an attractive pedigree chart capable to display up to 25 generations.


Historical facts

GermanChancellorsAndPresidents - by Hartenthaler - 2.0 - 2.1 - website

Provides historical facts (in German language) - Chancellors and Presidents of Germany (since 1949).


GermanWarsAndBattlesWorldwide - by Hartenthaler - 2.0 - 2.1 - website

Provides historical facts (in German language) - Wars and Battles Worldwide (since 900).


Media

Faces - by UksusoFF - 1.7 - 2.0 - 2.1 - website

Tag faces on photos.


Gallery - by vytux - 1.7 - website

Display all the photos in a folder.


Themes

Argon Theme - by Jonathan Chue - 2.0 - 2.1 - website

A theme for the webtrees based on the Argon Design System.


JustBlack Theme - by JustCarmen - 1.7 - website - demo

A dark-gray layout with orange and yellow accents. Smooth Top Navigation Menu.
Nice font for titles. Colorbox support for pdf files. Responsive dialog boxes.

Note: As of webtrees 2.0/2.1 the JustBlack theme is part of the JustLight theme (see below).


JustLight Theme - by JustCarmen - 1.7 - website - 2.0 - 2.1 - website - demo

A light theme with focus on readability. It uses a full screen where necessary but takes into account small screens too. This theme is optimized for using on tablets and mobile phones and offers different layouts with some extra's. If you like a clean layout you certainly want to try this theme.

There are two color palettes available. The JustLight palette is a modern palette in clean white and blue. The JustBlack palette has a dark background and orange accents. This palette is more relaxing for the eyes. You can set a default palette for all users or let your users make their own choice.


...

All modules

All modules (in alphabetical order)

Ancestor Fan Chart - by MagicSunday - 1.7 - 2.0 - 2.1 - website

A replacement for the webtrees fan chart, this module uses the D3JS library to provide
an attractive, animated fan chart.



...


Custom template

@fisharebest Here is my proposal for the new template design. (Take the spacing and sizing with a grain of salt, as it is not pixel-perfect.) I tried to pick a font face that captures the gist of the webtrees logo. If you are ok with this, I will probably start with the one-column layout, since even documentation pages can utilize it in the interim. The homepage and a few other components still require design, but this should cover most use cases.

Documentation Page:
design_documentation-page

One-Column Page:
design_one-column-page

Keyboard icon like in version 1.7

In version 1.7.x, a keyboard icon was usually displayed next to the input fields to allow special, language-specific characters to be entered. In version 2.x I miss this feature.
For "General search" such a icon / function exist. I need such a funtion especially for names and places and additional for `'Advance Search' and 'Search and Replace'.

Best regards, Peter

SDATE

The Gedcom 7-tag SDATE isn't sorted in the main sheet of the person.
The parameter of SDATE is displayed as-is, text. not formatted to a date.

Best regards,
Marianne

Numeric XREFs

Numeric XREFS like @123@ leads to wrong results in functions like 'Find unrelated individuals'.

Fisharebest wrote: This will be a bug in webtrees.
PHP automatically/silently converts array-keys from strings to integers when they are numeric. I guess this is causing an "exact match" search to fail. String "123" is different to number 123.

Update heading sizes

Current heading font sizes in the template are very similar. Update the template to adjust the font sizes and establish a better visual hierarchy.

Bug report: Notes associated with a related person not showing

When adding a related person to for instance a PROP tag, a note can be added but the person’s page does not show this note.

Sample GEDCOM:
1 PROP Schoorl D 1251 2 DATE FROM ABT 1955 TO ABT 1961 2 PLAC Schoorl, Noord-Holland, Nederland 2 ADDR Postweg 2 2 SOUR @S277@ 3 DATA 4 TEXT Legger SCH01 art.3038 2 _ASSO @I5@ 3 RELA buyer 3 NOTE Verenigd met D695

Create media object (file on server) lists only 2 files

2.1.18 in docker on Ubuntu 22.04

I'm trying to create a multi-file media object comprising 5 files (a wedding) previously uploaded to the server as single media file objects. In all there are 54 files in the /var/www/webtrees/data/media.

In the Create a media object dialogue I select A file on the server and I'm expecting that I will then be able to type in the server filename. Instead I get a drop-down list of only 2 files in that dir. There is no opportunity to type in a filename.

File permissions on the server are consistent.

statistics

The installation statistics are available at https://dev.webtrees.net/statistics.html

This page is updated daily. A script processes the NGINX logs, and writes the HTML file.

Instead of generating HTML, we could generate JSON.
This JSON data could be loaded into a statistics page on this site using an AJAX call.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.