20091220 - another half a step closer to an online graphics processor: undo cache was added + a number of smaller improvements.
-
☆ A M B ☆
- 3,112 Posts
I’ve updated the files to this current one.
Copy-paste the snippet files.
Still, the MaxiGallery’s folder didn’t come up.
It only opened the default image folder.
The URL went here:
http://localhost/modx/photocrop.html&RESOURCE_URL=assets/galleries/18/
(photocrop.html = Photocrop’s blank page)
Anyway,
Don’t mind about the Windows’ directory separator, just use the PHP’s Predefined Constants "DIRECTORY_SEPARATOR". (
http://www.php.net/manual/en/language.constants.php#74836 )
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
☆ A M B ☆
- 3,112 Posts
AWESOME!
It works!!!
Thank you.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
☆ A M B ☆
- 3,112 Posts
How about making this excellent work embedded directly into Maxigallery?
So when MG loads, it’s not only shows "Manage" but also "Edit".
Have you think to create another kind of
image editor?
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
Would it be hard to make the input fields now showing width and height
while cropping, to also control the cropping!?
This is great! Thanks!
I think, thererfor I am! But what I am, and why...?
2MrHaw
I was considering this issue (i.e. making input fields editable) while building Photocrop’s core interface. For some reasons I have made these fields read-only then. Now I need some amount of time for learning/reconsidering this issue again...