Browse Source
alors que le seul endroit où on a vraiment besoin de verifier que le script existe est le squelettes/inclure/cfg utilisé dans le panneau des plugin. Explicitons le là, donc. Economise une 20aine de find_in_path sur l'accueil de ecrire.spip-3-stable
2 changed files with 4 additions and 6 deletions
@ -1,5 +1,5 @@
|
||||
<div class='cfg_link'>[<a href="(#URL_ECRIRE{#SCRIPT})" |
||||
<div class='cfg_link'>[<a href="#URL_ECRIRE{#SCRIPT}" |
||||
title="<:icone_configuration_site:> [(#NOM|attribut_html)]"><img |
||||
src="#CHEMIN_IMAGE{cfg-16.png}" width="16" height="16" |
||||
alt="<:icone_configuration_site:> [(#NOM|attribut_html)]" /></a>] |
||||
</div> |
||||
alt="<:icone_configuration_site:> [(#NOM|attribut_html)]" /></a>(#SCRIPT|tester_url_ecrire|oui)] |
||||
</div> |
Loading…
Reference in new issue