Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renvois : rebond vers la recherche #19

Open
architexte opened this issue Jan 31, 2022 · 0 comments
Open

Renvois : rebond vers la recherche #19

architexte opened this issue Jan 31, 2022 · 0 comments
Assignees

Comments

@architexte
Copy link
Contributor

Dans les DT imprimés des renvois sont parfois inscrits en commentaire. Par ex in DT01, P46413158:

<commentaire>
  <p><renvoi>- Voir <sm>Arciat.</sm></renvoi></p>
</commentaire>

Ces renvois ne sont pas désambiguïsés (pas de lien vers l’identifiant de l’article cible).
Au chargement en base, un lien est ajouté dans le commentaire de manière à lancer une recherche sur le label du lieu cible. Par ex pour P46413158 (voir place_comment.content) :

<p>- Voir <a rel="search" data-dpt="01">Arciat</a>.</p>

Le lien apparaît bien : https://dicotopo.cths.fr/places/P46413158

Il reste à appeler la recherche (onclick) avec la valeur de l’ancre (Arciat) en argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants