mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #23025
[Bug 1399054] Re: Improved TinyMCE image selector
Patches for this bug:
https://reviews.mahara.org/3980
https://reviews.mahara.org/3981
https://reviews.mahara.org/3984
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1399054
Title:
Improved TinyMCE image selector
Status in Mahara ePortfolio:
Fix Committed
Bug description:
This is a TinyMCE plugin which allows for browsing and embedding of
Mahara-hosted images as well as the embedding of external web-hosted
images. This makes adding inline images to WYSIWYG text boxes more
user-friendly.
Viewing permissions for these embedded files is set by adding references
to them to a new database table, artefact_file_embedded, then checking
for the existence of the references in the table when serving the files
via artefact/file/download.php. For content blocks in views, such as
text and textboxes, any embedded images are saved as view artefacts, and
viewing permission is granted for those files accordingly via previously
existing checks in artefact/file/download.php.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1399054/+subscriptions
References