Utilisateur:AlNo
Un article de Samba en France.
(Différences entre les versions)
Version du 4 juin 2007 à 14:26 (modifier) AlNo (Discuter | contributions) m (→Pense-bête du technicien de service - +cookies) ← Différence précédente |
Version du 5 juin 2007 à 16:09 (modifier) (défaire) AlNo (Discuter | contributions) m (+adSense) Différence suivante → |
||
Ligne 4: | Ligne 4: | ||
* http://www.mediawiki.org/wiki/Manual:%24wgNoFollowLinks | * http://www.mediawiki.org/wiki/Manual:%24wgNoFollowLinks | ||
* http://www.mediawiki.org/wiki/Manual:%24wgSecretKey | * http://www.mediawiki.org/wiki/Manual:%24wgSecretKey | ||
+ | |||
+ | * http://wiki.edsimpson.co.uk/index.php/Adding_AdSense_to_MediaWiki_1.9.3_%28MonoBook%29 | ||
+ | <code><nowiki> | ||
+ | <script type="text/javascript"><!-- | ||
+ | google_ad_client = "pub-2097876913915644"; | ||
+ | google_ad_width = 468; | ||
+ | google_ad_height = 15; | ||
+ | google_ad_format = "468x15_0ads_al"; | ||
+ | //2007-06-05: Samba, Danse, Percussions, Arts de la rue, Spectacle vivant | ||
+ | google_ad_channel = "4257850653+4874978755+6266292720+3983388272+5634418635"; | ||
+ | google_color_border = "88FF88"; | ||
+ | google_color_bg = "FFFFDD"; | ||
+ | google_color_link = "0000FF"; | ||
+ | google_color_text = "000000"; | ||
+ | google_color_url = "008000"; | ||
+ | //--> | ||
+ | </script> | ||
+ | <script type="text/javascript" | ||
+ | src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | ||
+ | </script> | ||
+ | </nowiki></code> |
Version du 5 juin 2007 à 16:09
Je suis l'administrateur technique de ce site, vous pouvez me contacter.
Pense-bête du technicien de service
- http://www.mediawiki.org/wiki/Manual:%24wgNoFollowLinks
- http://www.mediawiki.org/wiki/Manual:%24wgSecretKey
<script type="text/javascript"><!--
google_ad_client = "pub-2097876913915644";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al";
//2007-06-05: Samba, Danse, Percussions, Arts de la rue, Spectacle vivant
google_ad_channel = "4257850653+4874978755+6266292720+3983388272+5634418635";
google_color_border = "88FF88";
google_color_bg = "FFFFDD";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>