My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<tpl:WidgetName>phpMyVisites</tpl:WidgetName>
<tpl:WidgetDescription>Include phpMyVisites tracker</tpl:WidgetDescription>
<!-- phpmyvisites -->
<a href="http://www.phpmyvisites.net/" title="phpMyVisites | Open source web analytics" onclick="window.open(this.href);return(false);">
<script type="text/javascript">
// <![CDATA[
var a_vars = Array();
var pagename={{tpl:WidgetText name="pagename" title="Nom de la page (pagename) :" default="document.title" order="1"}};

var phpmyvisitesSite = {{tpl:WidgetText name="site" title="Num&eacute;ro du site (phpmyvisitesSite) :" order="2"}};
var phpmyvisitesURL = '{{tpl:WidgetText name="url" title="URL de phpMyVisites :" order="3"}}/phpmyvisites.php';
// ]]>
</script>
<script type="text/javascript" src="{{tpl:WidgetText name="url"}}/phpmyvisites.js"></script>
</a>
<noscript>
<p><a href="http://www.phpmyvisites.net/" title="phpMyVisites | Open source web analytics"
onclick="window.open(this.href);return(false);">phpMyVisites | Open source web analytics
<img src="{{tpl:WidgetText name="url"}}/phpmyvisites.php" alt="Statistics" style="border:0" />
</a></p>
</noscript>
<!-- /phpmyvisites -->
Show details Hide details

Change log

r142 by olivier.azeau on Mar 30, 2008   Diff
templateWidget 1.0
http://barrejadis.azeau.com/post/2008/03/3
0/Extension-pour-Dotclear-2-%3A-creer-un-
widget-a-laide-dun-simple-fichier-
template-html
Go to: 
Project members, sign in to write a code review

Older revisions

r141 by olivier.azeau on Mar 30, 2008   Diff
templateWidget 1.0
http://barrejadis.azeau.com/post/2008/
03/30/Extension-pour-Dotclear-2-%3A-
creer-un-widget-a-laide-dun-simple-
fichier-template-html
All revisions of this file

File info

Size: 1174 bytes, 22 lines
Hosted by Google Code