Maintainer(s):
Marcus
Supported by: Community
Visit the support forum Download
The Pixlr Image Editor module allows users to edit images directly within SilverStripe using the free online Pixlr service. Users can create new images directly from SilverStripe's WYSIWYG editor toolbar, and edit existing images stored in the Files & Images asset library.
It's pretty straightforward - edit images in a proper image editing application directly from within SilverStripe.
If you'd like to test out the editor first to see whether it's right for you, check http://pixlr.com/editor/
The Pixlr module makes use of the JS api provided by pixlr via http://developer.pixlr.com, which is itself wrapped up in a very simple jQuery plugin. This API allows us to overlay the editor directly over the current page the user is viewing. The flow control looks something like the following
When editing or creating
Version:
[v1.0.4]
Date: 2010-10-27
Compatible with: SilverStripe 2.4
Download:
svn.github.com-silverstripe-pixlr.git-r60.tar.gz
Subversion access: http://svn.github.com/nyeholt/silverstripe-pixlr.git
Version:
[v1.0.2]
Date: 2010-10-19
Compatible with: SilverStripe 2.4
Download:
svn.github.com-silverstripe-pixlr.git-r60.tar.gz
Subversion access: http://svn.github.com/nyeholt/silverstripe-pixlr.git
Version:
[v1.0.0]
Date: 2010-10-01
Compatible with: SilverStripe 2.4
Download:
svn.github.com-silverstripe-pixlr.git-r60.tar.gz
Subversion access: http://svn.github.com/nyeholt/silverstripe-pixlr.git
To get a preview of our next release, download the latest build of unstable trunk here. Please
be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.
Revision: #60
Build Date: 2012-06-25
Download: svn.github.com-silverstripe-pixlr.git-r60.tar.gz
Unstable Subversion access: http://svn.github.com/nyeholt/silverstripe-pixlr.git
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.