diff --git a/formulaires/configurer_redirectmobile.html b/formulaires/configurer_redirectmobile.html index 7d7f273..0ac17fc 100644 --- a/formulaires/configurer_redirectmobile.html +++ b/formulaires/configurer_redirectmobile.html @@ -9,6 +9,18 @@
#ACTION_FORMULAIRE +
+ #SET{name,urlmobile} + #SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} + #SET{obli,"obligatoire"} +
+ + [(#GET{erreurs})] + +
+
+ +

 

diff --git a/paquet.xml b/paquet.xml index 010ef79..63d39dd 100644 --- a/paquet.xml +++ b/paquet.xml @@ -7,18 +7,13 @@ logo="prive/themes/spip/images/redirectmobile-xx.svg" documentation="" > - - Redirect Mobile - tofulm GNU/GPL - - + + diff --git a/redirectMobile.js.html b/redirectMobile.js.html new file mode 100644 index 0000000..75fa232 --- /dev/null +++ b/redirectMobile.js.html @@ -0,0 +1,34 @@ +#HTTP_HEADER{Content-Type: text/javascript; charset=utf-8} +#HTTP_HEADER{Vary: Accept-Encoding} +[(#REM)