<?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 How to modify Edit Properties page in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21152#M9966</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;SPAN&gt;When I upload content to alfresco, in the details attributes modification page, I want to edit some languages. I find in container.jsp file, some codes &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %&amp;gt;&lt;BR /&gt;&amp;lt;f:subview id="dialog-body"&amp;gt;&lt;BR /&gt;&amp;lt;jsp:include page="&amp;lt;%=Application.getDialogManager().getPage() %&amp;gt;" /&amp;gt;&lt;BR /&gt;&amp;lt;/f:subview&amp;gt;&lt;BR /&gt;&amp;lt;% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "white"); %&amp;gt;&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;But I cannot find what the file include here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pls help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2006 10:45:13 GMT</pubDate>
    <dc:creator>vpoorboy</dc:creator>
    <dc:date>2006-08-01T10:45:13Z</dc:date>
    <item>
      <title>How to modify Edit Properties page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21152#M9966</link>
      <description>Hi,When I upload content to alfresco, in the details attributes modification page, I want to edit some languages. I find in container.jsp file, some codes &amp;lt;% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %&amp;gt;&amp;lt;f:subview id="dialog-body"&amp;gt;&amp;lt;jsp:include</description>
      <pubDate>Tue, 01 Aug 2006 10:45:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21152#M9966</guid>
      <dc:creator>vpoorboy</dc:creator>
      <dc:date>2006-08-01T10:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify Edit Properties page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21153#M9967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The page loaded depends on the dialog being loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the scenario you mention, edit properties, the "editContentProperties" dialog is being loaded, web-client-config-dialogs.xml shows that "/jsp/content/edit-content-properties.jsp" is being loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at the wiki page below for details on the dialog framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Dialog_Framework" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Dialog_Framework&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2006 12:53:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21153#M9967</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-08-01T12:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify Edit Properties page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21154#M9968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But in /jsp/content/edit-content-properties.jsp , I cannot find anything to be able to change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;h&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anelGrid columns="1" cellpadding="2" style="padding-top: 4px; padding-bottom: 4px;"&lt;BR /&gt;width="100%" rowClasses="wizardSectionHeading"&amp;gt;&lt;BR /&gt;&amp;lt;h&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utputText value="&amp;nbsp;#{msg.properties}" escape="false" /&amp;gt;&lt;BR /&gt;&amp;lt;/h&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anelGrid&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;r&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ropertySheetGrid id="content-props" value="#{DialogManager.bean.editableNode}"&lt;BR /&gt;var="editContentProps" columns="1" externalConfig="true" /&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 08:56:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21154#M9968</guid>
      <dc:creator>vpoorboy</dc:creator>
      <dc:date>2006-08-02T08:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify Edit Properties page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21155#M9969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right, the property sheet is driven from configuration. Have a look at web-client-config-properties.xml, this configures what properties are shown for each type and aspect in the system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to add or remove properties you need to change the config, do this using the extension mechanism though i.e. in your web-client-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata&lt;/A&gt;&lt;SPAN&gt; for more details.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 09:45:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21155#M9969</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-08-02T09:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify Edit Properties page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21156#M9970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think that's not exactly what I want, but many thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 10:08:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21156#M9970</guid>
      <dc:creator>danikun</dc:creator>
      <dc:date>2007-08-10T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify Edit Properties page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21157#M9971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for this information gavinc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have made some changes in the file you specify and it is what I needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just one thing,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you tell me how can I specify to the system that i want that a specific property is strictly required?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And last thing,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in order to change also the properties that appear in the "small information popup square" when you click on information, which file should i change?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance and I'M SORRY ABOUT MY POOR ENGLISH. Hope you understand my "Spanglish"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 12:25:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-modify-edit-properties-page/m-p/21157#M9971</guid>
      <dc:creator>tfpadilla</dc:creator>
      <dc:date>2008-04-03T12:25:58Z</dc:date>
    </item>
  </channel>
</rss>

