mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25410
[Bug 1440947] Re: Imagebrowser tinymce plugin missing strings
The TinyMCE imagebrowser does not have access to certain strings when
outside the view/blocks.php page.
It has the strings in view/blocks.php due to that page also having a
filebrowser pieform present that contains the lang strings we need.
So to fix this we need to first look in
lib/form/elements/filebrowser.php and within the
pieform_element_filebrowser_get_headdata() at about lines 1498-1505 we
see the $strings bit that we need.
We need to add that to the pieform_element_wysiwyg_get_headdata() in
lib/form/elements/wysiwyg.php
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Importance: Undecided => High
** Changed in: mahara
Assignee: (unassigned) => Robert Lyon (robertl-9)
** Changed in: mahara
Milestone: 1.10.3 => 15.04.0
--
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/1440947
Title:
Imagebrowser tinymce plugin missing strings
Status in Mahara ePortfolio:
In Progress
Bug description:
Hi,
When I create a forum and add a pic into the description, the remove
button has [[remove]] around it.
I have attached a screen shot.
If you need anymore info let me know.
Cheers,
Jinelle
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440947/+subscriptions
References