Skip to content

Commit 20e8cde

Browse files
committed
Add FAQ for module upgrades
1 parent fb590aa commit 20e8cde

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

download/modules.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@ To add your module to this list, please get in touch.
1616

1717
## Installing/removing modules in webtrees 2.0 - 2.2
1818

19-
To install a module in webtrees 2.0 or 2.2, copy it to the folder `/modules_v4/`.
19+
To install a module in webtrees 2.0 or 2.2, copy it to the folder `modules_v4`.
2020
Themes are just special types of module, and are installed in the same folder.
2121
To remove a module, just delete it.
22-
To temporarily disable a module, rename it from `/modules_v4/xxx` to `/modules_v4/xxx.disable`.
22+
To temporarily disable a module, rename it from `modules_v4/xxx` to `modules_v4/xxx.disable`.
2323

2424
## Installing/removing modules in webtrees 1.7
2525

2626
In webtrees 1.7, themes and modules are different.
27-
Themes are installed by copying them to the folder `/themes/`.
28-
Modules are installed by copying them to the folder `/modules_v3/`.
27+
Themes are installed by copying them to the folder `themes`.
28+
Modules are installed by copying them to the folder `modules_v3`.
2929
To remove a module or theme, just delete it.
3030

3131
----------
3232

33-
### Ancestor Fan Chart - by MagicSunday - `1.7` - `2.0` - `2.2` - [website](https://github.com/magicsunday/webtrees-fan-chart)
33+
### Ancestor Fan Chart - by MagicSunday - `1.7` - `2.2` - [website](https://github.com/magicsunday/webtrees-fan-chart)
3434

3535
A replacement for the webtrees fan chart, this module uses the D3JS library to provide
3636
an attractive, animated fan chart.
@@ -75,7 +75,7 @@ information to fit on each page.
7575

7676
----------
7777

78-
### Cousins - by vytux - `1.7` - `2.0` - `2.1` - [website](https://github.com/vytux-com/vytux_cousins)
78+
### Cousins - by vytux - `1.7` - `2.1` - [website](https://github.com/vytux-com/vytux_cousins)
7979

8080
A tab which shows all the cousins of an individual.
8181

@@ -109,7 +109,7 @@ This module creates an additional tab in the Individual view which lists the mem
109109

110110
----------
111111

112-
### Faces - by UksusoFF - `1.7` - `2.0` - `2.2` - [website](https://github.com/UksusoFF/webtrees-faces)
112+
### Faces - by UksusoFF - `1.7` - `2.2` - [website](https://github.com/UksusoFF/webtrees-faces)
113113

114114
Tag faces on photos.
115115

@@ -328,7 +328,7 @@ Sends a daily reminder of anniversaries.
328328
This module presents the structure of a repository and its sources in a hierarchical manner. Based on the hierarchical structure, a finding aid document (HTML or PDF export) can be generated. The module also provides an EAD XML export, which enables data exchange and linking with an external archive management system or with an archive portal.
329329

330330
----------
331-
### Rural Theme - by jon48 - `1.7` - `2.0` - `2.1` - `2.2` - [website](https://github.com/jon48/webtrees-theme-rural) - [demo](https://genea.jaubart.com/wt)
331+
### Rural Theme - by jon48 - `1.7` - `2.2` - [website](https://github.com/jon48/webtrees-theme-rural) - [demo](https://genea.jaubart.com/wt)
332332

333333
The Rural theme is mainly based on brown tones, as a tribute to the earth our ancestors used to cultivate, with some green, color of nature. A companion of webtrees for over a decade now, its characteric layout is still organised around the main genealogical content being wrapped within a responsive white panel on a brown background.
334334

@@ -360,7 +360,7 @@ This simple module allows you to set up a new menu item and a new page. You can
360360

361361
----------
362362

363-
### Sosa - by Gustine - `1.7` - [website](https://gustine.eu/mode_emploi/sosa17.php) - `2.0` - `2.1` - `2.2` - [website](https://gustine.eu/mode_emploi/sosa-en.php)
363+
### Sosa - by Gustine - `1.7` - [website](https://gustine.eu/mode_emploi/sosa17.php) - `2.0` - `2.2` - [website](https://gustine.eu/mode_emploi/sosa-en.php)
364364

365365
Sosa¹⁷ and Sosa²⁰ add a sidebar displaying the Sosa-Stradonitz numbering of the root individual's ancestors.
366366

@@ -388,7 +388,7 @@ An interactive tree, showing ancestors and descendants.
388388

389389
----------
390390

391-
### Tree View Full Screen - by UksusoFF - `1.7` - `2.0` - `2.2` - [website](https://github.com/UksusoFF/webtrees-tree_view_full_screen)
391+
### Tree View Full Screen - by UksusoFF - `1.7` - `2.2` - [website](https://github.com/UksusoFF/webtrees-tree_view_full_screen)
392392

393393
Add full screen button for interactive tree view tab.
394394

0 commit comments

Comments
 (0)