Log of /contributions/modules/value_provider/value_provider.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 16 18:50:11 2009 UTC
(10 months, 1 week ago)
by
jpetso
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-RC1,
HEAD
Changes since
1.3: +7 -3 lines
Diff to
previous 1.3
Make Value Providers really independent of CCK, like the .info file suggests.
The current set of providers doesn't provide any other values than CCK ones
so running it without CCK *and* further extensions is kinda pointless,
but external providers can still add providers and don't need CCK for that.
So, away with the hidden dependency.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 16 18:30:24 2009 UTC
(10 months, 1 week ago)
by
jpetso
Branch:
MAIN
Changes since
1.2: +32 -7 lines
Diff to
previous 1.2
#314270: Don't try to add handlers for fields that are additional fields
related to another field with an actually existing handler. Makes for
a lot more correctness by avoiding the NULL values that result from
incorrect handler assignments.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 2 09:53:04 2008 UTC
(13 months, 3 weeks ago)
by
jpetso
Branch:
MAIN
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
Adapt to the rename of CCK's field handler, in order to be able to
correctly retrieve CCK field values again.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 17 17:46:44 2008 UTC
(16 months, 1 week ago)
by
jpetso
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-BETA1
Initial commit of the Value Providers module. I'll be unable to maintain
it for some time, but the revamped Project Forecast depends on it, plus
my company might update it once in a while. And it's an interesting concept.
So, let's make it a project still.
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.