Log of /contributions/modules/views_calc/views_calc.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Feb 14 19:54:25 2008 UTC
(21 months, 1 week ago)
by
karens
Branch:
DRUPAL-5
Changes since
1.1.2.1: +74 -3 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
Add custom Views fields builder to create caculated fields that can be added to any view. Build each one with a SQL snippet like (%MyField1 + %MyField2). The columnSUM, AVG, and COUNT totals can total both normal Views fields and these custom fields.
Mostly working, but may not be production-ready.
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 13 12:34:51 2008 UTC
(21 months, 2 weeks ago)
by
karens
Branch:
DRUPAL-5
Changes since
1.1: +72 -0 lines
Diff to
previous 1.1
Rework module to do calculations in the db instead of in PHP. This is a starting point to be able to expand on the kinds of calculations it can do.
Revision
1.1
Wed Feb 13 12:34:51 2008 UTC
(21 months, 2 weeks ago)
by
karens
Branch:
MAIN
Branch point for:
DRUPAL-5
FILE REMOVED
file views_calc.install was initially added on branch DRUPAL-5.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.