[(#REM)
Graphiques : visites par jours et par mois
Surcharge : prise en compte des différents objets éditoriaux
Inclus dans :
- prive/squelettes/contenu/stats_visites.html
]
[(#BOITE_OUVRIR{'','simple stats'})][
(#SET{url_propre, #SELF|parametre_url{objet|id_objet|id_article,''}})][
(#SET{objet, #ENV{objet,#ENV{id_article}|?{article}}})][
(#SET{id_objet, #ENV{id_objet,#ENV{id_article}}|intval})][
(#REM) Éventuel objet sélectionné ]
[(#SET{id_table_objet, #GET{objet}|id_table_objet})][
(#SET{table_objet_sql, #GET{objet}|table_objet_sql})][
(#SET{champ_titre, #GET{objet}|objet_info{titre}})][
(#SET{champ_date, #GET{objet}|objet_info{date}|sinon{maj}})]
[(#REM) requête ]
[(#SET{select, [(#GET{id_table_objet})][,(#GET{champ_titre})]})][
(#SET{from, #GET{table_objet_sql}})][
(#SET{where, [(#GET{id_table_objet})] = [(#GET{id_objet}|intval)][(#GET{champ_statut}|oui) AND [(#GET{champ_statut})]=[(#GET{statut_publie}|sql_quote)]]})][
(#SET{req, [SELECT (#GET{select})][ FROM (#GET{from})][ WHERE (#GET{where})]})]
#BOITE_OUVRIR{'','note'}
[(#CHEMIN_IMAGE{fermer-16.png}|balise_img|inserer_attribut{alt,<:info_tout_afficher:>})]
<:statistiques:titre_page_statistiques_visites:> <:info_pour:>
<:statistiques:titre_liens_entrants:>
#BOITE_FERMER
[(#REM) Graphiques : visites par jour et par mois ]
#BOITE_FERMER