Changeset 117527 in spip-zone for _dev_/univers_spip
- Timestamp:
- Aug 11, 2019, 1:24:19 PM (19 months ago)
- Location:
- _dev_/univers_spip/json
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_dev_/univers_spip/json/stats-tout.html
r115947 r117527 38 38 "sites" : "#TOTAL_BOUCLE", 39 39 "pourcentage": "[(#TOTAL_BOUCLE|mult{100}|div{#_sitesspip:GRAND_TOTAL}|round{1})]" 40 } ,#SET{total,#GET{total}|plus{#TOTAL_BOUCLE}}<//B_v19>40 }#SET{total,#GET{total}|plus{#TOTAL_BOUCLE}}<//B_v19> 41 41 </BOUCLE_sitesspip> 42 42 ],</B_sitesspip><B_hasplug> … … 127 127 "sites" : "#TOTAL_BOUCLE", 128 128 "pourcentage": "[(#TOTAL_BOUCLE|mult{100}|div{#GET{total}}|round{1})%]" 129 } <//B_v73>129 },<//B_v73> 130 130 <BOUCLE_v74(WEBSITES){statut=publie}{php LIKE '7.4%'} />{ 131 131 "version" : "7.4", -
_dev_/univers_spip/json/stats-v.html
r115947 r117527 98 98 "sites" : "#TOTAL_BOUCLE", 99 99 "pourcentage": "[(#TOTAL_BOUCLE|mult{100}|div{#GET{total}}|round{1})%]" 100 } <//B_v73>100 },<//B_v73> 101 101 <BOUCLE_v74(WEBSITES){spip like #GET{likev}}{statut=publie}{php LIKE '7.4%'} />{ 102 102 "version" : "7.4",
Note: See TracChangeset
for help on using the changeset viewer.