Tinymce and Blockquote Plugin

I am trying to add the blockquote button to the Teamsite (6.7.2) textarea wysiwyg. I put blockquote in the plugins folder and I added it to my custom_config.js file:

IWTinyMCECustomConfig("Custom", "toolbarRow", "bold,italic,underline,formatselect,blockquote|,numlist,bullist,|,outdent,indent,|,justifyleft,justifycenter,justifyright,justifyfull,|,undo,redo,|,link,unlink,removeformat,|,charmap,zoom,emotions,|,table,image,|,iespell,code,pasteword");

But the button is still not showing up in the menu bar. Can anyone tell me what to do so the button appear in the menu?

Thanks

Comments

  • Have you used the external-editor-config=custom in the datacapture.cfg? Have you performed a teamsite reset?
  • Yes, I set the external editor in the datacapture file:



    And I ran a iwreset -a

    Thanks
  • Yes, I set external-editor-config="HTMLTags" in the DCT and I ran a iwreset -a

    Thanks
  • Yes, I set external-editor-config="HTMLTags" in the DCT and I ran a iwreset -a.


    Thanks
  • 2 years later, not really fast to answer, but maybe it serves a purpose. This works for me:

    /httpd/iw/tinymce/config/custom_config.js

    IWTinyMCECustomConfig("formspub", "toolbarRow",
    "bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,\
    unlink,anchor,image,cleanup,help,code,media,|,insertdate,inserttime");
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs