Skip to content

Commit

Permalink
Merge pull request #48 from AkiTensai/master
Browse files Browse the repository at this point in the history
Grammar
  • Loading branch information
UksusoFF authored Feb 17, 2022
2 parents 9355609 + 16434ee commit b5a1449
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,36 @@
[![Latest Release](https://img.shields.io/github/release/UksusoFF/webtrees-faces.svg)](https://github.com/UksusoFF/webtrees-faces/releases/latest)
[![Support Thread](https://img.shields.io/badge/support-forum-brightgreen.svg)](https://www.webtrees.net/index.php/en/forum/2-open-discussion/30219-how-to-mark-individuals-on-group-photo)

This module provide easy way to mark people on group photo.
This module provides an easy way to mark people on a group photo.

## Warning

All data stored in database and can't be exported as part of GEDCOM files.
All data is stored in the database and can't be exported as part of GEDCOM files.

## System requirements
Same as [webtrees#system-requirements](https://github.com/fisharebest/webtrees#system-requirements).

Works with 2.0.11 version and bundled themes.

## Installation
1. Make database backup
1. Make a backup of the database
1. Download the [latest release](https://github.com/UksusoFF/webtrees-faces/releases/latest)
1. Upload the downloaded file to your web server
1. Unzip the package into your `webtrees/modules_v4` directory
1. Rename the folder to `faces`

### Old version
You can use [2.2.1 version](https://github.com/UksusoFF/webtrees-faces/releases/tag/v2.2.1) with webtrees 1.7.x version.
For webtrees 1.7.x, you can use [version 2.2.1](https://github.com/UksusoFF/webtrees-faces/releases/tag/v2.2.1).

## Usage

For mark people on image you must click by (+) button, select area and enter something id.

As id you can enter person id that exist in tree (like I1) or just any string for others mark.
To mark people on an image, click the plus (+) button, select area around their face, then enter either their ID for those on the tree, or their name if they are not on the tree.

### Google Picasa

Module can show Google Picasa face tags.

This feature disabled by default. For enable go to module settings and check "Read XMP data".
This feature is disabled by default. To enable go to the module settings and check "Read XMP data".

Read more:
* [fisharebest/webtrees/issues/744](https://github.com/fisharebest/webtrees/issues/744)
Expand All @@ -43,7 +41,7 @@ Read more:

### MyHeritage Family Tree Builder

If you wish import data from [MyHeritage Family Tree Builder](https://www.myheritage.com/family-tree-builder) please check additional script [miqrogroove/face-tag-import](https://github.com/miqrogroove/face-tag-import).
If you wish import data from [MyHeritage Family Tree Builder](https://www.myheritage.com/family-tree-builder) please check out this additional script [miqrogroove/face-tag-import](https://github.com/miqrogroove/face-tag-import).

## Result

Expand Down

0 comments on commit b5a1449

Please sign in to comment.