Changeset 96428 in spip-zone
- Timestamp:
- Apr 4, 2016, 8:22:40 AM (5 years ago)
- Location:
- _core_/branches/spip-3.1/plugins/compresseur
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/branches/spip-3.1/plugins/compresseur
- Property svn:mergeinfo changed
/_core_/plugins/compresseur merged: 95691
- Property svn:mergeinfo changed
-
_core_/branches/spip-3.1/plugins/compresseur/formulaires/configurer_compresseur.html
r96423 r96428 16 16 <style> 17 17 .editer_url_statique_ressources input.text{padding-right: 32px;background-image: none;} 18 .editer_url_statique_ressources input.text{background-position: right center;background-repeat: no-repeat; background-image:url([(#CHEMIN_IMAGE{ok-24.png}|url_absolue{#ENV*{#GET{name},#GET{defaut}}|sinon{#URL_SITE_SPIP}|concat{'/',#EVAL{_DIR_RACINE?_DIR_RESTREINT_ABS:''}}} )]);}18 .editer_url_statique_ressources input.text{background-position: right center;background-repeat: no-repeat; background-image:url([(#CHEMIN_IMAGE{ok-24.png}|url_absolue{#ENV*{#GET{name},#GET{defaut}}|sinon{#URL_SITE_SPIP}|concat{'/',#EVAL{_DIR_RACINE?_DIR_RESTREINT_ABS:''}}}|protocole_implicite)]);} 19 19 </style> 20 20 </div> -
_core_/branches/spip-3.1/plugins/compresseur/paquet.xml
r96423 r96428 2 2 prefix="compresseur" 3 3 categorie="performance" 4 version="1.10. 01"4 version="1.10.2" 5 5 etat="stable" 6 6 compatibilite="[3.1.0;3.1.*]"
Note: See TracChangeset
for help on using the changeset viewer.