<?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: Custom Add Content in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44308#M24370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I only have one web-client-config-custom.xml placed in the shared/extension folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that it's read because I got custom types I defined in it and they work well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2006 15:10:39 GMT</pubDate>
    <dc:creator>vbaudry</dc:creator>
    <dc:date>2006-09-18T15:10:39Z</dc:date>
    <item>
      <title>Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44305#M24367</link>
      <description>Hi !I'm trying to customize the Add Content Wizard/Dialog, to do some special processing for some file types.I successfully created a AddCustomContentDialog for the "addContent" navigation case.But now I want to customize the "Modify Content Properties" bean to do some stuff in the finishImpl(). So</description>
      <pubDate>Fri, 15 Sep 2006 09:31:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44305#M24367</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-15T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44306#M24368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to customize existing dialog to change only the managed bean ? Am I doing it wrong ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can't find documentation about overriding dialogs …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 08:49:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44306#M24368</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-18T08:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44307#M24369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It all looks to be configured correctly to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where have you placed your web-client-config-custom.xml? Do you have another web-client-config-custom.xml anywhere in your setup?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:06:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44307#M24369</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-18T15:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44308#M24370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I only have one web-client-config-custom.xml placed in the shared/extension folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that it's read because I got custom types I defined in it and they work well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:10:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44308#M24370</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-18T15:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44309#M24371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you turn on debugging in log4j.properties for the following classes and post the contents of the alfresco.log file after you have tried opening your custom edit properties page?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;log4j.logger.org.alfresco.web.app.AlfrescoNavigationHandler=info&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:27:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44309#M24371</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-18T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44310#M24372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got no additional output …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you notice the fact that I want to use a custom managed bean but the original jsp ?? Could it be the reason it doesn't work ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:46:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44310#M24372</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-18T15:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44311#M24373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I did, it shouldn't make any difference to be honest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My mistake the line should have been the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;log4j.logger.org.alfresco.web.app.AlfrescoNavigationHandler=debug&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 08:07:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44311#M24373</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-19T08:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44312#M24374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is the result :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;10:22:56,999 DEBUG [web.app.AlfrescoNavigationHandler] Passing outcome 'addConte&lt;BR /&gt;nt' to original navigation handler&lt;BR /&gt;10:22:56,999 DEBUG [web.app.AlfrescoNavigationHandler] view stack: []&lt;BR /&gt;10:23:36,417 DEBUG [web.app.AlfrescoNavigationHandler] handleNavigation (fromAct&lt;BR /&gt;ion=#{AddCustomDialog.finish}, outcome=dialog:setContentProperties)&lt;BR /&gt;10:23:36,417 DEBUG [web.app.AlfrescoNavigationHandler] Current view id: /jsp/ext&lt;BR /&gt;ension/add-custom-content-dialog.jsp&lt;BR /&gt;10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Opening dialog 'setConten&lt;BR /&gt;tProperties'&lt;BR /&gt;10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Pushed current view to st&lt;BR /&gt;ack: /jsp/extension/add-custom-content-dialog.jsp&lt;BR /&gt;10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Found config for dialog '&lt;BR /&gt;setContentProperties': org.alfresco.web.config.DialogsConfigElement$DialogConfig&lt;BR /&gt;@795d5f (name=setContentProperties page=/jsp/content/edit-content-properties.jsp&lt;BR /&gt; managed-bean=SetContentPropertiesDialog actions-config-id=null icon=/images/ico&lt;BR /&gt;ns/details_large.gif title=null titleId=modify_content_properties description=nu&lt;BR /&gt;ll descriptionId=edit_content_description errorMsgId=error_dialog)&lt;BR /&gt;10:23:36,480 DEBUG [web.app.AlfrescoNavigationHandler] view stack: [/jsp/extensi&lt;BR /&gt;on/add-custom-content-dialog.jsp]&lt;BR /&gt;10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] handleNavigation (fromAct&lt;BR /&gt;ion=#{DialogManager.finish}, outcome=dialog:close:browse)&lt;BR /&gt;10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] Current view id: /jsp/dia&lt;BR /&gt;log/container.jsp&lt;BR /&gt;10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] Closing dialog with an ov&lt;BR /&gt;erridden outcome of 'browse'&lt;BR /&gt;10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] Passing outcome 'browse'&lt;BR /&gt;to original navigation handler&lt;BR /&gt;10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] view stack: []&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;As I thought, the navigationHandler doesn't see my overridden configuration for this jsp…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 08:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44312#M24374</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-19T08:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44313#M24375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way with log4j to see if the reading of the web-client-config-custom is ok for this section ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 09:04:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44313#M24375</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-19T09:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44314#M24376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahh, I see the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the wizard finishes creating the node the "setContentProperties" dialog is called not the "editContentProperties" dialog indicated by the line below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Opening dialog 'setContentProperties' &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll therefore need to extend SetContentPropertiesDialog instead and override the config for "setContentProperties".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:41:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44314#M24376</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-19T10:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Add Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44315#M24377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes ! It's working now ! Thanks a lot &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 12:50:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-add-content/m-p/44315#M24377</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-19T12:50:48Z</dc:date>
    </item>
  </channel>
</rss>

