Opened 17 years ago
Closed 17 years ago
#9375 closed enhancement (fixed)
Use Jcrop for image header cropping
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | low |
| Severity: | minor | Version: | 2.8 |
| Component: | JavaScript | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
Ryan,
I was poking around in the wordpress svn trunk and saw that you were the last one to touch the scriptaculous directory. Then I did a bit of poking more and noticed you guys only used that framework for cropping, it seems. Here is a nice jQuery plugin for that. http://deepliquid.com/projects/Jcrop/demos.php?demo=handler
I would love to try to implement this if you think it's a good idea. Also, if that replaces the last scriptaculous dependancy would you consider removing that library or do you keep it for plugin's that might tie into it?
If keep it, would you like the latest bug fix release in a patch?
Attachments (1)
Change History (9)
#2
@
17 years ago
Indeed, a patch would be appreciated, especially since the current cropper seems to be broken in trunk.
#5
@
17 years ago
- Summary changed from Cropper & Scriptaculous Library to Use Jcrop for image header cropping
#6
@
17 years ago
- Resolution set to fixed
- Status changed from new to closed
Eh, isn't this fixed now? I close it then, commit is in.
It would be good to see a patch to do this conversion so that everything is jQuery based.
We would likely still keep scriptaculous around for plugins.