Log of /contributions/modules/eyedrop/jquery.eyedrop.js
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3.4.1
Tue Apr 10 07:40:19 2007 UTC
(2 years, 7 months ago)
by
sime
Branch:
DRUPAL-5--2
Changes since
1.3: +1 -1 lines
FILE REMOVED
Moving 1.x release to fresh 2.x branch
Revision
1.3.2.1
Thu Feb 8 17:48:12 2007 UTC
(2 years, 9 months ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.3: +1 -1 lines
FILE REMOVED
A crippled cck field (eyedrop_field) with lots of provisos, but yes, I did get the callback to work and the image was edited. Will try and polish into a working version and then tag a demo release.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 7 13:22:52 2007 UTC
(2 years, 10 months ago)
by
sime
Branch:
MAIN
CVS Tags:
DRUPAL-5--0-0,
DRUPAL-5--2-0,
HEAD
Branch point for:
DRUPAL-5,
DRUPAL-5--2
Changes since
1.2: +172 -214 lines
Diff to
previous 1.2
Resize now works, cropper is effectively done. 30-40% less code over original pre-jquery version, mostly through refactoring. Please use FF to trial. Does not work in IE (yet) because I can't get the height of the original image (ie. height:auto) for some calculations.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 5 16:33:31 2007 UTC
(2 years, 10 months ago)
by
sime
Branch:
MAIN
Changes since
1.1: +183 -359 lines
Diff to
previous 1.1
If checkout, add jquery.js, and then load "testing/static.html" file you will start seeing the action (although you can only resize the top-left corner at the moment). The static.html file also demonstrates the proposed HTML elements.
The cropper behaving nicer. The movement is not as crisp as I'd like, will review later, I think my jQuery event-binding skills are dodgy. I might have to learn what to do rather than blindly coppy Steven Witten's code.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 17:42:49 2006 UTC
(2 years, 11 months ago)
by
sime
Branch:
MAIN
Eyedrop will be a plugin to jQuery that will allow admins to "edit" images using a visual interface. The code is not complete, needs optimizing. The goal is to integrate eyedrop with imagecache as one way to callback image changes.
For some idea how this started, please click the clown:
http://urbits.com/_/demos/insizer_demo_page4.php
The jQuery integrate is going OK, but the goal will be to have a clean plugin that can also be further extended by "editing actions" like cropping and darken/lighten.
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.