Projet

Général

Profil

Révision 19075841

Ajouté par Florent Torregrosa il y a plus de 10 ans

Put piwik sites in alphabetical order.

Voir les différences:

bin/d7-reset-piwik-variables.sh
16 16
##### Specific
17 17
# Note: you can read the piwik site id from the url in piwik
18 18
case $1 in
19
    forumentreprises)
20
	piwik_id=270
21
	;;
22
    fablab)
23
	piwik_id=151
24
	;;
19
    accueil)
20
    piwik_id=286
21
    ;;
25 22
    agora)
26
	piwik_id=116
27
	;;
28
    mdv)
29
	piwik_id=99
30
	;;
31
    tvp)
32
	piwik_id=110
33
	;;
23
    piwik_id=116
24
    ;;
34 25
    bda)
35 26
	piwik_id=273
36 27
	;;
......
61 52
    ercm)
62 53
	piwik_id=282
63 54
	;;
55
	fablab)
56
    piwik_id=151
57
    ;;
58
    forumentreprises)
59
    piwik_id=270
60
    ;;
64 61
    ginfo)
65 62
	piwik_id=283
66 63
	;;
......
73 70
    ksi)
74 71
	piwik_id=209
75 72
	;;
76
    accueil)
77
	piwik_id=286
78
	;;
73
	mdv)
74
    piwik_id=99
75
    ;;
76
    tvp)
77
    piwik_id=110
78
    ;;
79 79
    *)
80 80
	piwik_id=287
81 81
	;;

Formats disponibles : Unified diff