Log of /contributions/modules/transformer/transformer.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 30 09:14:36 2007 UTC
(2 years, 7 months ago)
by
dopry
Branch:
MAIN
Changes since
1.8: +62 -34 lines
Diff to
previous 1.8
Big reorg. split ui/transform code. Moved transforms to a module hook instead of
conditional loading interface. cleaned up cruft. Probably thoroughly broken. :)
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 11 20:01:49 2007 UTC
(2 years, 10 months ago)
by
dopry
Branch:
MAIN
Changes since
1.5: +4 -10 lines
Diff to
previous 1.5
Theoretically the transform code should be working now, assuming I haven't broken
something else in the modules. 5.0 conversion to begin later today.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 1 16:37:09 2006 UTC
(2 years, 11 months ago)
by
dopry
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
adding transformer_macro_info which composites transform info
(extensions, mimes, and priority) for a macro.
adding transformer_transform_info which returns transform info from a
transform plugin.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 31 17:01:06 2006 UTC
(3 years ago)
by
dopry
Branch:
MAIN
Changes since
1.3: +3 -2 lines
Diff to
previous 1.3
Progressing on the transformer ui...
macro list/add/delete works... need to split add into its own callback.
macro edit screen is in place with links to add new transforms with the menu item
for the transform/add.
next steps: transform add interface, transform delete interface, macro/transform edit interface.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 20 17:24:19 2006 UTC
(3 years, 1 month ago)
by
dopry
Branch:
MAIN
Changes since
1.2: +19 -15 lines
Diff to
previous 1.2
mostly broken. :)
renaming all crud functions, making more formapi / drupal 5 ready, sketched in a js editor
callback and documented some session structures for managing history, layers, and selections.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 20 02:19:35 2006 UTC
(3 years, 1 month ago)
by
dopry
Branch:
MAIN
Initial commit of transformer module based on work by MarkThomson aka atrerra.
Its basically stripping the UI out of imagecache, splitting the image actions
into their own includes, changing the diction from preset/action to
transformation/transform, adding the db for the queue. added a callback for
javascript calls into the transform engine, extended actions to define mimetypes and
extensions they can operate on.
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.