<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tinymce Upgrade? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tinymce-upgrade/m-p/179426#M132556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to extend the TinyMCE editor to include custom buttons with some predefined action. The new version of TinyMCE editor provides this functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you are brave, you might have a go at some of the core Javascript libraries, particularly (from Alfresco 2.2E):&lt;BR /&gt;&lt;BR /&gt;alfresco/scripts/ajax/xforms.js&lt;BR /&gt;alfresco/scripts/tiny_mce/*&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;So if i upgrade the version of TinyMCE editor then i'll also need to make changes in the above mentioned files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the changes that are to be made?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that its not advisable to make changes in the existing alfresco code. Is there any other way of doing these changes without actually changing the existing files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My motive is not to upgrade the editor but it actually is to customize the editor to include a custom button with custom behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;~~Himanshu Seth~~&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.IntelliGrape.com" rel="nofollow noopener noreferrer"&gt;http://www.IntelliGrape.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2009 12:54:54 GMT</pubDate>
    <dc:creator>himanshu</dc:creator>
    <dc:date>2009-01-06T12:54:54Z</dc:date>
    <item>
      <title>Tinymce Upgrade?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tinymce-upgrade/m-p/179424#M132554</link>
      <description>Hi,The current version of tinymce used by Alfresco seems a bit old (2.0.6). Is it possible to use a newer version? Or if not what can/should I change to make a newer version work with Alfresco?gr. Martin</description>
      <pubDate>Tue, 18 Nov 2008 11:00:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tinymce-upgrade/m-p/179424#M132554</guid>
      <dc:creator>mtaal</dc:creator>
      <dc:date>2008-11-18T11:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tinymce Upgrade?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tinymce-upgrade/m-p/179425#M132555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My understanding is that the TinyMCE integration with Alfresco is pretty tight considering it is being used by the XForms engine.&amp;nbsp; If you are brave, you might have a go at some of the core Javascript libraries, particularly (from Alfresco 2.2E):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco/scripts/ajax/xforms.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco/scripts/tiny_mce/*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might also refer to these for more details on how custom widgets, such as TinyMCE are used inside Alfresco's XForms engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms_Authoring_Guide#XForm_User_interface_customization" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms_Authoring_Guide#XForm_User_interface_customization&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Creating_XForms_Widgets" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Creating_XForms_Widgets&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 22:51:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tinymce-upgrade/m-p/179425#M132555</guid>
      <dc:creator>rholder</dc:creator>
      <dc:date>2008-11-19T22:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tinymce Upgrade?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tinymce-upgrade/m-p/179426#M132556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to extend the TinyMCE editor to include custom buttons with some predefined action. The new version of TinyMCE editor provides this functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you are brave, you might have a go at some of the core Javascript libraries, particularly (from Alfresco 2.2E):&lt;BR /&gt;&lt;BR /&gt;alfresco/scripts/ajax/xforms.js&lt;BR /&gt;alfresco/scripts/tiny_mce/*&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;So if i upgrade the version of TinyMCE editor then i'll also need to make changes in the above mentioned files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the changes that are to be made?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that its not advisable to make changes in the existing alfresco code. Is there any other way of doing these changes without actually changing the existing files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My motive is not to upgrade the editor but it actually is to customize the editor to include a custom button with custom behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;~~Himanshu Seth~~&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.IntelliGrape.com" rel="nofollow noopener noreferrer"&gt;http://www.IntelliGrape.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:54:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tinymce-upgrade/m-p/179426#M132556</guid>
      <dc:creator>himanshu</dc:creator>
      <dc:date>2009-01-06T12:54:54Z</dc:date>
    </item>
  </channel>
</rss>

