Log of /contributions/modules/computed_field/computed_field.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 26 05:25:38 2008 UTC
(15 months ago)
by
moonshine
Branch:
MAIN
Branch point for:
DRUPAL-6--1
Changes since
1.16: +115 -52 lines
Diff to
previous 1.16
#236963 - Intial work to bring HEAD to Drupal 6.x. First commit is basically my latest patch from this issue with a little string cleanup added.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 29 12:02:52 2006 UTC
(3 years, 1 month ago)
by
wrunt
Branch:
MAIN
Changes since
1.11: +7 -4 lines
Diff to
previous 1.11
Computed fields that aren't stored in the database are now computed on load,
rather than on view. This makes them available in node.tpl.php.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 15 00:39:05 2006 UTC
(3 years, 2 months ago)
by
wrunt
Branch:
MAIN
Changes since
1.9: +9 -3 lines
Diff to
previous 1.9
Made the default text output the raw computed value, rather than running
check_markup over it. The plain text and check_markup versions are still
available for use in views.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 12 12:07:53 2006 UTC
(3 years, 2 months ago)
by
wrunt
Branch:
MAIN
Changes since
1.8: +79 -43 lines
Diff to
previous 1.8
- Moved code, display, and display format from widget to field
- Added hook_field_formatter_info and hook_field_formatter, and filters op in
hook_field to work properly with new views
Revision
1.1.2.1
Fri Jul 21 01:27:02 2006 UTC
(3 years, 4 months ago)
by
wrunt
Branch:
DRUPAL-4-7
Changes since
1.1: +0 -218 lines
FILE REMOVED
file computed_field.module was added on branch DRUPAL-4-7 on 2006-07-21 03:37:27 +0000
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.