Log of /contributions/modules/fieldactions/fieldactions.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 12 15:02:16 2009 UTC
(3 months, 1 week ago)
by
deekayen
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.7: +87 -16 lines
Diff to
previous 1.7
sync with DRUPAL-6--1
#547062 by jajathejazzcat: update remnant from Drupal 5 to make correct debug message in sending email action
add some watchdog severity levels to other watchdog calls
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 23 05:04:34 2008 UTC
(11 months ago)
by
deekayen
Branch:
MAIN
Changes since
1.6: +6 -6 lines
Diff to
previous 1.6
start Drupal 7 support
remove periods from end of action descriptions because they were making a 4-dot ellipsis
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 8 21:02:54 2007 UTC
(2 years, 10 months ago)
by
mfredrickson
Branch:
MAIN
Initial commit of the Field Actions module.
Some snippets from the README.txt
The Field Actions module combines the power of Drupal actions with the data in
CCK nodes to create new ways of working with your nodes in Drupal. This module
enables action enabled modules (such as workflow.module) to reach into your
nodes, pull out information, and use it appropriately. This leads to more reuse
of data throughout your site, and easier creation of behavior for
non-programmers and programmers alike.
TO DO:
1. Add actions for other CCK fields. Some plans include:
- Apply action to node referenced by field - apply an action to every node
listed in a node reference field. Additionally, do the inverse, apply action to
every node that references a the acted on node from a given field.
- GET or POST data from/to a given web url field
- Combine fields to work in tandem
2. Define a field that contains a UI for invoking actions on certain events
(i.e. submit/save, new revision, cron interval, etc).
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.