# Some addon-source folders are not in the JSON's download list

**URL:** https://gramps.discourse.group/t/some-addon-source-folders-are-not-in-the-jsons-download-list/6124
**Category:** Development
**Created:** [September 27, 2024, 4:24am UTC](https://gramps.discourse.group/t/some-addon-source-folders-are-not-in-the-jsons-download-list/6124 "2024-09-27T04:24:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![emyoulation](https://yyz2.discourse-cdn.com/free1/user_avatar/gramps.discourse.group/emyoulation/32/67_2.png) [@emyoulation](https://gramps.discourse.group/u/emyoulation)
#### Post date: [September 27, 2024, 4:24am UTC](https://gramps.discourse.group/t/some-addon-source-folders-are-not-in-the-jsons-download-list/6124/1 "2024-09-27T04:24:09Z")

</div>

Had reason to download a ZIP of the [github.com/gramps-project/addons-source](https://github.com/gramps-project/addons-source) repository tonight.

Discovered several of the folders were not represented in the [`addons-en.json`](https://github.com/gramps-project/addons/blob/master/gramps52/listings/addons-en.json) file for the [Addon Manager](https://gramps-project.org/wiki/index.php/Gramps_5.2_Wiki_Manual_-_Navigation#Using_the_Addon_Manager):

| Name | Status | Include in listing |
| --- | --- | --- |
| [CheckPlaceTitles](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/CheckPlaceTitles) | STABLE | FALSE |
| Deterministic IDs ([DetId](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/DetId)) | STABLE | FALSE |
| [HtmlView](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/HtmlView)1 | STABLE | FALSE |
| [PhpGedView](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/PhpGedView) | UNSTABLE | FALSE |
| [Query](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/Query) | UNSTABLE | FALSE |
| [RebuildTypes](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/RebuildTypes) | UNSTABLE | FALSE |
| Relationship IDs ([RelID](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/RelID)) | STABLE | FALSE |
| multiple [Index](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/SourceIndex) | varies | FALSE |
| [SourceReferences](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/SourceReferences) | UNSTABLE | FALSE |
| [SurnameMappingGramplet](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/SurnameMappingGramplet) | UNSTABLE | FALSE |
| multiple [TMGimporter](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/TMGimporter) | varies | FALSE |
| [WordleGramplet](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/WordleGramplet) | UNSTABLE | FALSE |
| [lxml and etree](https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/lxml) | STABLE | FALSE |

1Generates error: `WARNING ._manager: Plugin error (from 'htmlview'): No GTK html plugin found`

Any idea why these are not in the downloadable addons?

Also, there are still a bunch of superseded `.txt` files in the [gramps52/listings](https://github.com/gramps-project/addons/tree/master/gramps52/listings). Should they be cleaned out?

---

<div class="post-metadata">

### Author: ![daleathan](https://yyz2.discourse-cdn.com/free1/user_avatar/gramps.discourse.group/daleathan/32/1701_2.png) [@daleathan](https://gramps.discourse.group/u/daleathan)
#### Post date: [September 27, 2024, 5:44am UTC](https://gramps.discourse.group/t/some-addon-source-folders-are-not-in-the-jsons-download-list/6124/2 "2024-09-27T05:44:58Z")

</div>

> [@emyoulation](#):
>
> Any idea why these are not in the downloadable addons?

Haven’t looked at all of them but I’m guessing the following **include\_in\_listing = False,** is set?

---

<div class="post-metadata">

### Author: ![emyoulation](https://yyz2.discourse-cdn.com/free1/user_avatar/gramps.discourse.group/emyoulation/32/67_2.png) [@emyoulation](https://gramps.discourse.group/u/emyoulation)
#### Post date: [September 27, 2024, 11:18am UTC](https://gramps.discourse.group/t/some-addon-source-folders-are-not-in-the-jsons-download-list/6124/3 "2024-09-27T11:18:31Z")

</div>

> [@daleathan](#):
>
> Haven’t looked at all of them but I’m guessing the following **include\_in\_listing = False,** is set?

Yep. That was it. Thanks!

(Updated bullet list to table.)

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/free1/uploads/gramps/original/1X/2ac1e712b7adf612e31ca08a55419f4cf37c0158.png) [@system](https://gramps.discourse.group/u/system)
#### Post date: [October 27, 2024, 11:18am UTC](https://gramps.discourse.group/t/some-addon-source-folders-are-not-in-the-jsons-download-list/6124/4 "2024-10-27T11:18:36Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
