Changeset 111289 in spip-zone
- Timestamp:
- Aug 9, 2018, 9:05:04 AM (3 years ago)
- Location:
- _plugins_/cookiebar/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/cookiebar/trunk/jquery.cookiebar.js.html
r108403 r111289 41 41 policyButton: #CONFIG{cookiebar/policy_button,false}, //Set to true to show Privacy Policy button 42 42 policyText: '#GET{policytext}', //Text on Privacy Policy button 43 policyURL: '[(#CONFIG{cookiebar/policy_url}|extraire_multi )]', //URL of Privacy Policy43 policyURL: '[(#CONFIG{cookiebar/policy_url}|extraire_multi|supprimer_tags)]', //URL of Privacy Policy 44 44 autoEnable: true, //Set to true for cookies to be accepted automatically. Banner still shows 45 45 acceptOnContinue: false, //Set to true to silently accept cookies when visitor moves to another page -
_plugins_/cookiebar/trunk/paquet.xml
r108405 r111289 2 2 prefix="cookiebar" 3 3 categorie="communication" 4 version="1.2. 1"4 version="1.2.2" 5 5 etat="test" 6 6 compatibilite="[3.0.17;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.