Mercurial > defr > drupal > views_calc
comparison views_calc.info @ 0:0651c02e6ed7
views_calc 1.3
author | Franck Deroche <franck@defr.org> |
---|---|
date | Wed, 05 Aug 2009 18:20:29 +0200 |
parents | |
children | b0a976e17cc7 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:0651c02e6ed7 |
---|---|
1 ; $Id: views_calc.info,v 1.3 2008/09/15 18:11:11 karens Exp $ | |
2 name = Views Calc | |
3 description = This module will allow you to add calculated fields to views tables and compute columns of numeric data in a views table. | |
4 core = 6.x | |
5 package = Views | |
6 dependencies[] = views | |
7 | |
8 ; Information added by drupal.org packaging script on 2009-05-17 | |
9 version = "6.x-1.3" | |
10 core = "6.x" | |
11 project = "views_calc" | |
12 datestamp = "1242559869" | |
13 |