![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Affects Versions:
|
1.0.2 |
|
Assignee:
|
Jaroslav Simak
|
|
Created:
|
14/Oct/14 4:19 PM
|
|
Description:
|
Hi there
I just had to fix this issue for our current project.
I have looked at the old fck editor and implemented the feature the same way...
The following changes were necessary:
- Implement public String select() {} in CKRepositoryBrowserPage to call setSelectedPath()
- Update filebrowser and imagebrowser urls in config
config.filebrowserLinkBrowseUrl = cfg.contextPath + "/.magnolia/pages/ckRepositoryBrowser.html?contextPath=" + cfg.contextPath + "";
config.filebrowserImageBrowseUrl = cfg.contextPath + "/.magnolia/pages/ckRepositoryBrowser.html?contextPath=" + cfg.contextPath + "&selectedRepository=dms";
- Add CKRepositoryBrowserPage.html ("show" template) to read the absoluteURI from opener.CKEDITOR and update the window.location.href
|
|
Project:
|
CKEditor module
|
|
Priority:
|
Major
|
|
Reporter:
|
Stefan Baur
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------