aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/widgets/views/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'Neutron-trunk/widgets/views/feature.json')
-rw-r--r--Neutron-trunk/widgets/views/feature.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/Neutron-trunk/widgets/views/feature.json b/Neutron-trunk/widgets/views/feature.json
new file mode 100644
index 0000000..a7b3cb7
--- /dev/null
+++ b/Neutron-trunk/widgets/views/feature.json
@@ -0,0 +1,15 @@
+{
+ "name": {
+ "en": "Views Count",
+ "fr": "Compteur de visites"
+ },
+ "description": {
+ "en": "Shows the number of today's site visits in a widget",
+ "fr": "Affiche un widget avec le nombre de vues du jour"
+ },
+
+ "config": null,
+ "class": null,
+
+ "cache": false
+} \ No newline at end of file