Log of /contributions/modules/dript/dript.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 23 18:16:27 2007 UTC
(2 years, 10 months ago)
by
chelah
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
Corrected string escape character handling bug where "\n" was not parsed properly. Remove slash infront of quote, which where inappropriately added during internal string conversion. HTML tags are now allowed inside string.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 14 19:27:17 2007 UTC
(2 years, 10 months ago)
by
chelah
Branch:
MAIN
Changes since
1.3: +18 -22 lines
Diff to
previous 1.3
CCK fields can now take Dript scripts as values, which makes any CCK field a culculated field. Added Dript function (drupal-fields) which list all the CCK fields in a node. Added functions (avg), (min) and (max).
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 10 22:09:09 2007 UTC
(2 years, 10 months ago)
by
chelah
Branch:
MAIN
Changes since
1.2: +4 -2 lines
Diff to
previous 1.2
Some code swept. Corrected some bugs. Improved local and global scope handling. Improved number handling. Added more functions.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 8 22:20:20 2007 UTC
(2 years, 10 months ago)
by
chelah
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.1: +25 -14 lines
Diff to
previous 1.1
Major code swept. Downgraded from PHP5 to PHP4. Corrected some bugs. Create lisp_parser class from lisp class. Added few more functions. Improve is_nil() algorithm.
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.