Projet

Général

Profil

Paste
Télécharger (1,04 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / user_stats / user_stats.info @ 87dbc3bf

1

    
2
name = User Stats
3
description = "Provides post count and other user statistics. Integrates well with Token and Advanced Forum (if installed)."
4
core = 7.x
5

    
6
configure = admin/config/people/user_stats
7

    
8
project = "user_stats"
9

    
10
files[] = user_stats.admin.inc
11
files[] = user_stats.api.php
12
files[] = user_stats.author-pane.inc
13
files[] = user_stats.install
14
files[] = user_stats.module
15
files[] = user_stats.rules.inc
16
files[] = views/user_stats.views.inc
17
files[] = views/user_stats.views_default.inc
18
files[] = views/views_handler_field_ip_user_count.inc
19
files[] = views/views_handler_field_is_online.inc
20
files[] = views/views_handler_field_user_ip_count.inc
21
files[] = views/views_handler_field_user_picture_bare.inc
22
files[] = views/views_handler_filter_is_online.inc
23
files[] = views/views_handler_sort_ip_user_count.inc
24
files[] = views/views_handler_sort_is_online.inc
25
files[] = views/views_handler_sort_user_ip_count.inc
26

    
27
; Information added by drupal.org packaging script on 2013-10-19
28
version = "7.x-1.x-dev"
29
core = "7.x"
30
project = "user_stats"
31
datestamp = "1382151011"
32