mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06431
[Bug 836382] Re: adding the ability to easily pick a local image in the html editor
Possible solution for the Image editing problem:
http://www.tinymce.com/wiki.php/Configuration:file_browser_callback
This is the file_browser_callback for the file browser. We just change
this so that it looks in Mahara's file directory instead of other file
directories.
When the advanced Image plugin is used in the advanced TinyMCE mode
there is a button for the file manager. That is the
file_browser_callback that needs to be grabbed to be replaced with
Mahara's file manger. The same would be true with the advanced link
button. We would need to grab the file_browser_callback, so that a
user's Mahara pages list is displayed.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/836382
Title:
adding the ability to easily pick a local image in the html editor
Status in Mahara ePortfolio:
Triaged
Bug description:
Mahara 1.4.0 - any browser or OS.
Hi, sometimes I need to add a text box to a portfolio page and in the
box somehwere link to an image or file from MY Files. I need to be
able to browse my files and select the one I want to link to. At the
moment the link and image button in the inline editor only let me put
in a URL. (Meaning that, in order to link to a file I have in My
Files, I need to go and get it's URL and then come back and return to
editing, this process breaks my workflow.)
Cheers,
Shane.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/836382/+subscriptions
References