<?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 tablecontrols,html source as default? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102539#M71375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using alfresco-community-tomcat-2.1.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i made changes in web-client-config-wcm.xml and xforms as below, and i got tablecontrols,html source as default when i tried to add content to webforms &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is it right? or will it have any other effects?please tell me&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;web-client-config-wcm.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;widget xforms-type="xf:textarea"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; javascript-class-name="alfresco.xforms.RichTextEditor"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;param name="theme_advanced_buttons1"&amp;gt;bold,italic,underline,strikethrough,separator,forecolor,backcolor,separator,link,unlink,image,code,fontsizeselect,separator&amp;lt;/param&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;param name="theme_advanced_buttons2"&amp;gt;tablecontrols,separator&amp;lt;/param&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;param name="theme_advanced_buttons3"&amp;gt;justifyleft,justifycenter,justifyright,justifyfull,separator,bullist,numlist,separator,undo,redo,fontselect,separator&amp;lt;/param&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/widget&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;xforms.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tinyMCE.init({&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme : "advanced",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mode : "exact",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;elements : "editor",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;save_callback : "saveContent",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;plugins : "table",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme_advanced_toolbar_location : "top",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme_advanced_toolbar_align : "left",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme_advanced_buttons1: "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme_advanced_buttons2: "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme_advanced_buttons3: "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme_advanced_disable: "styleselect",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;extended_valid_elements : "a[href|target|name],font[face|size|color|style],span[class|align|style]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;});&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kiran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2007 14:22:46 GMT</pubDate>
    <dc:creator>kiran1</dc:creator>
    <dc:date>2007-08-20T14:22:46Z</dc:date>
    <item>
      <title>tablecontrols,html source as default?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102539#M71375</link>
      <description>I am using alfresco-community-tomcat-2.1.0i made changes in web-client-config-wcm.xml and xforms as below, and i got tablecontrols,html source as default when i tried to add content to webforms is it right? or will it have any other effects?please tell meweb-client-config-wcm.xml————————&amp;lt;widget x</description>
      <pubDate>Mon, 20 Aug 2007 14:22:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102539#M71375</guid>
      <dc:creator>kiran1</dc:creator>
      <dc:date>2007-08-20T14:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: tablecontrols,html source as default?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102540#M71376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kiran:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, table support is not available in either Community RC1 or Community Final.&amp;nbsp;&amp;nbsp; If you are using the latest 2.1 Enterprise, to enable plug-ins, you will also need to download those plug-ins you want for TinyMCE and include them in the TinyMCE source tree.&amp;nbsp; By default, starting with 2.1 Enterprise, we include the table plug-in by default with our distribution, along with a sample TinyMCE config definition to enable table controls within the WYSIWYG editor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rather than retrofit Community, your best option is to either (a) request an eval of 2.1 Enterprise BETA or (b) wait for an updated Community release post release&amp;nbsp; of 2.1 Enterprise (end August / beginning September).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 14:42:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102540#M71376</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-08-20T14:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: tablecontrols,html source as default?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102541#M71377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i planned to go with the same changes(retrofit Community)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i got all the tablecontrol,html source as default,but because of these, WYSIWYG editor body height gets reduced&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i just want to increase the height of the editor so that i can able to see maximum content. How to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also another question 2.1 Enterprise BETA version is for 30 trial version only? Is there any subscription amount involved in that if i intend to use the enterprise version for a longer period?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kiran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 08:39:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102541#M71377</guid>
      <dc:creator>kiran1</dc:creator>
      <dc:date>2007-08-23T08:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: tablecontrols,html source as default?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102542#M71378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kiran:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can adjust the height of different appearances of the rich text editor.&amp;nbsp; This too is an enhancement made post-branching of 2.1.0 Enterprise.&amp;nbsp; We will update Community in a couple of weeks with this change (really, Enterprise is meant only to have additional stabilizing bug fixes, not functional enhancements).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do decide to use Enterprise beyond the 30 day trial, there is a support fee.&amp;nbsp; I think it's definately worthwhile (I'm admittedly biased), since you can then fire off support cases and quickly drive feature enhancements and bug fixes.&amp;nbsp; Basically, you get better support than you get here with forums (though we do our best here too) &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 08:48:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tablecontrols-html-source-as-default/m-p/102542#M71378</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-08-23T08:48:49Z</dc:date>
    </item>
  </channel>
</rss>

