Plone resource editor
Project description
Introduction
This package contains resources for integrating ACE (http://ace.ajax.org/) into Plone, with a file manager that can edit plone.resource resource directories in the ZODB.
ACE can be found under ++resource++plone.resourceeditor/ace/*.
The file manager can be included in a view with the following in the header:
<metal:block use-macro="resourceDirectory/@@plone.resourceeditor.filemanager/macros/resources" />
and the following in the body:
<metal:block use-macro="resourceDirectory/@@plone.resourceeditor.filemanager/macros/filemanager">
In both of these cases, resourceDirectory should be an in-ZODB plone.resource resource directory instance.
The macros assume that jQuery is already loaded.
Changelog
1.0.1 (2018-01-16)
Bug fixes:
Removed accidentally added plone.resourceeditor subdirectory. [thet]
1.0 (2013-05-23)
make sure theme is disable [vangheem]
do not set value inside of pre tag since it can go crazy on some markup [vangheem]
1.0b4 (2013-01-01)
Fixed a bug with saving files containing non-ASCII characters. [optilude]
1.0b3 (2012-10-16)
Fix right click menu bug [optilude]
Upgrade to latest version of ACE [optilude]
1.0b2 (2012-08-08)
Upgrade to version 1.0 of the ACE editor [optilude]
1.0b1 (2012-08-08)
Initial release [optilude]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for plone.resourceeditor-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88c7e0fc1775f0134e2f2ba4cf2d0755d05a9ac3e73a30c4525d7128016c7148 |
|
MD5 | 69dcabc3a61ed1e661b8be92bc0f3008 |
|
BLAKE2b-256 | e7209648934598338bc94f90a519e98f766af75b8208c12d989c9097dc1372aa |
Hashes for plone.resourceeditor-1.0.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c42bd1ad6519357dad091fb71fb8184758dd5494240a6cce25a1e5ae3e7c909e |
|
MD5 | e6de422055c6297bc190b1987d59cb62 |
|
BLAKE2b-256 | 5da7bb88132ff03c4be96c6831d4bf69b7f33858915e136ef2f3293a4579739b |