Changeset 51929 in spip-zone
- Timestamp:
- Sep 27, 2011, 4:14:04 PM (9 years ago)
- Location:
- _squelettes_/soyezcreateurs_net/plugins_2.1/plugins/soyezcreateurs
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/plugins_2.1/plugins/soyezcreateurs/noisettes/header/header.html
r51554 r51929 90 90 </script> 91 91 <link rel="shortcut icon" type="image/x-icon" href="#URL_SITE_SPIP/spip.php?page=favicon.ico" /> 92 [(#REM) Icones pour iOS : http://developer.apple.com/library/IOS/#documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html ] 93 <link rel="apple-touch-icon" href="[(#CHEMIN{images/apple-touch-icon.png}|sinon{[(#LOGO_SITE_SPIP_NORMAL 94 |image_passe_partout{57,57} 95 |image_recadre{57,57,center,transparent} 96 |extraire_attribut{src} 97 )]}|sinon{#CHEMIN{images/apple-touch-icon-soyezcreateurs.png}})]" /> 98 <link rel="apple-touch-icon" sizes="72x72" href="[(#CHEMIN{images/apple-touch-icon.png}|sinon{[(#LOGO_SITE_SPIP_NORMAL 99 |image_passe_partout{72,72} 100 |image_recadre{72,72,center,transparent} 101 |extraire_attribut{src} 102 )]}|sinon{#CHEMIN{images/apple-touch-icon-soyezcreateurs.png}})]" /> 103 <link rel="apple-touch-icon" sizes="114x114" href="[(#CHEMIN{images/apple-touch-icon.png}|sinon{[(#LOGO_SITE_SPIP_NORMAL 104 |image_passe_partout{114,114} 105 |image_recadre{114,114,center,transparent} 106 |extraire_attribut{src} 107 )]}|sinon{#CHEMIN{images/apple-touch-icon-soyezcreateurs.png}})]" /> 92 108 [(#REM) Appel Google Analytics selon la documentation officielle : 93 109 http://www.google.fr/support/googleanalytics/bin/answer.py?answer=174090
Note: See TracChangeset
for help on using the changeset viewer.