Log of /contributions/modules/transformer/transformer.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 11 09:52:31 2009 UTC
(10 months, 2 weeks ago)
by
dopry
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.18: +17 -6 lines
Diff to
previous 1.18
most recent update to transformer to support video transcoding. it's been a while since
I looked at this... but I know its functioning for some people...
Revision
1.15 -
(
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.14: +48 -546 lines
Diff to
previous 1.14
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.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 7 09:29:25 2007 UTC
(2 years, 8 months ago)
by
dopry
Branch:
MAIN
Changes since
1.10: +21 -5 lines
Diff to
previous 1.10
updated the transformer_macro_perform function to support queueing...
added transformer_macro_queue function.
Revision
1.9 -
(
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.8: +61 -14 lines
Diff to
previous 1.8
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.8 -
(
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.7: +51 -106 lines
Diff to
previous 1.7
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.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 15 23:26:36 2006 UTC
(3 years ago)
by
dopry
Branch:
MAIN
Changes since
1.6: +71 -55 lines
Diff to
previous 1.6
Adding transforms to transformer.module... Its pretty useless without
them, but the admin interface is all that is working right now.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 31 21:55:26 2006 UTC
(3 years ago)
by
dopry
Branch:
MAIN
Changes since
1.4: +155 -113 lines
Diff to
previous 1.4
The administrative UI seems to be complete except for validation.
I think its a major improvement.
@todo validation.
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: +114 -240 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: +652 -191 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.