← Back to team overview

mahara-contributors team mailing list archive

[Bug 869214] Re: TinyMCE buttons need to be updated

 

We are currently on 5.8.2 and the icons have been updated in the last
couple versions.

** Changed in: mahara
       Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/869214

Title:
  TinyMCE buttons need to be updated

Status in Mahara:
  Invalid

Bug description:
  Requires Bug #869193 to be fixed first (updating TinyMCE to version
  3.4.6)

  The following buttons needs to be activated

  1. Image Button needs to be changed to AdvImage (no button change, just plugin)
  2. Link button needs to be changed to AdvLink (no button change, just plugin)
  3. Media button needs to be activated.
  4. Insertdate button need to be activated
  5. Inserttime button needs to be activated
  6. outdent button needs to be activated
  7. indent button needs to be activated
  8. search button needs to be activated
  9. replace button needs to be activated
  10. styleprops button needs to be activated
  11. styleselect button needs to be activated
  12. advhr button needs to be activated

  The following plugins need to be added:

  advhr, advlink, advimage, insertdatetime, style, searchreplace, media,
  autosize

                  $adv_buttons = array(
                      "undo,redo,separator,bold,italic,underline,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,bullist,numlist,separator,link,unlink,separator,code,fullscreen",
                      "bold,italic,underline,strikethrough,separator,forecolor,backcolor,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,advhr,emotions,image,media,spellchecker,cleanup,separator,link,unlink,separator,insertdate,inserttime,code,fullscreen",
                      "undo,redo,separator,bullist,numlist,separator,tablecontrols,separator,cut,copy,paste,pasteword,separator,outdent,indent,blockquote,search,replace",
                      "styleprops,styleselect,fontselect,separator,fontsizeselect,separator,formatselect,removeformat",
                  );

      plugins:
  "table,emotions,spellchecker,inlinepopups,paste,fullscreen,tabfocus,advhr,advlink,advimage,insertdatetime,style,searchreplace,media,autoresize",

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/869214/+subscriptions



References