Amministrazione Trasparente link map
Project description
RER Link map
“Amministrazione Trasparente” link map
Features
Control panel for configuring all transparency-map URLs.
- Dedicated outputs at portal root:
at_map.json
at_map.xml
Independent flags to enable/disable JSON and XML exposure.
REST API control panel integration (linkmap-settings).
Installation
Install rer.linkmap by adding it to your buildout:
[buildout]
...
eggs =
rer.linkmap
and then running bin/buildout
Configuration
After installation, configure the add-on in:
Site Setup -> Link map settings (linkmap-settings)
Main options:
expose_json: enable/disable @@at_map.json
expose_xml: enable/disable @@at_map.xml
data_ultima_modifica: date string in GG/MM/AAAA
one URL field for each transparency section key
If a format is disabled, the corresponding view returns 404 Not Found.
Output Endpoints
Endpoints are available only on the portal root context:
/at_map.json
/at_map.xml
JSON example
{
"at_art2_bis_c1": {
"amministrazione_trasparente": "https://www.example.org/amministrazione-trasparente",
"disposizioni_generali": "https://www.example.org/disposizioni-generali"
},
"data_ultima_modifica": "17/06/2026"
}
XML example
<?xml version="1.0" encoding="utf-8"?>
<amministrazione_trasparente xmlns="https://guida-servizi.anticorruzione.it/trasparenza">
<data_ultima_modifica>18/06/2026</data_ultima_modifica>
<map>
<at_art2_bis_c1>
<amministrazione_trasparente>https://www.example.org/at</amministrazione_trasparente>
<accesso_civico>https://www.example.org/accesso-civico</accesso_civico>
</at_art2_bis_c1>
</map>
</amministrazione_trasparente>
REST API Integration
The add-on registers a restapi control panel adapter named linkmap-settings, based on the same schema used by the classic control panel.
Credits
Developed with the support of Regione Emilia Romagna
Regione Emilia Romagna supports the PloneGov initiative.
License
This project is licensed under the GPLv2.
Contributors
RedTurtle Technology, sviluppo@redturtle.it
Changelog
1.0.7 (2026-06-25)
Refactored package for backwards compatibility with old Plone versions. [cekk]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rer_linkmap-1.0.7.tar.gz.
File metadata
- Download URL: rer_linkmap-1.0.7.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aef01f5b7d5191f5ba9a1572d1df377b2425c5f9ebab34f909259abb289ec70
|
|
| MD5 |
ad3b115061ea13922e130b26909b04ab
|
|
| BLAKE2b-256 |
a4e866572dae7db81dd354e5274a30a7b60710c517b90f82f26c4c32f454a15c
|
File details
Details for the file rer_linkmap-1.0.7-py3-none-any.whl.
File metadata
- Download URL: rer_linkmap-1.0.7-py3-none-any.whl
- Upload date:
- Size: 35.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f80efd3deac1eda9879a33ff6e7a930002acd838c96296e38537205b65ecba8
|
|
| MD5 |
42d85c2aafd1d2f153502b2583ac04f0
|
|
| BLAKE2b-256 |
8c47b0f610ff580f22b58923e12137d356ef7399aaf6518fda918c4dc50cd83c
|