<?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: Modificación del menú de selección de archivos. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113474#M79893</link>
    <description>&lt;P&gt;Gracias voy a probarlo y le comento que tal me fue.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2019 16:12:07 GMT</pubDate>
    <dc:creator>yusniel01228</dc:creator>
    <dc:date>2019-12-23T16:12:07Z</dc:date>
    <item>
      <title>Modificación del menú de selección de archivos.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113472#M79891</link>
      <description>&lt;P&gt;Buenas.&lt;/P&gt;&lt;P&gt;Tengo instalado Alfresco Community 5.2.&lt;/P&gt;&lt;P&gt;Mi problema radica en que tengo un usuario con el rol de Consumidor y me está utilizando el menú de "copy to" para pasar documentos a la carpeta "Espacios personales de usuario". Necesito ocultar ese menú para evitar que siga realizando esta acción.&lt;/P&gt;&lt;P&gt;Ya busqué una solución, pero no logré resultado. Aquí le dejo la referencia de lo que hice.&lt;/P&gt;&lt;P&gt;tomcat\webapps\share\WEB-INF\classes\alfresco\messages\slingshot.properties&lt;/P&gt;&lt;P&gt;Modifiqué el archivo anterior comentando la línea&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;##menu.selected-items.copy=Copy to...&lt;/P&gt;&lt;P&gt;Pero no elimina el menú.&lt;/P&gt;&lt;P&gt;Les dejo ambas imágenes (Imagen 1 menú que quiero modificar, Imagen 2 menú con el código comentariado).&lt;/P&gt;&lt;P&gt;Lo que quiero es que desaparezca el menú "Copy to..."&lt;/P&gt;&lt;P&gt;Gracias&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 636px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/413i9D0B3B03686DFCD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 691px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/414i228BEE4CC43647CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/416i8EA63D5FA17CDB27/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 18:13:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113472#M79891</guid>
      <dc:creator>yusniel01228</dc:creator>
      <dc:date>2019-12-20T18:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Modificación del menú de selección de archivos.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113473#M79892</link>
      <description>&lt;P&gt;Sobreescribe la visibilidad de las acciones en el fichero &lt;STRONG&gt;share-config-custom.xml&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Acciones de selección múltiple:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L779" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L779&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Acciones de carpeta y documento:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L1026" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L1026&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L1311" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L1311&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 08:17:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113473#M79892</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-12-23T08:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Modificación del menú de selección de archivos.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113474#M79893</link>
      <description>&lt;P&gt;Gracias voy a probarlo y le comento que tal me fue.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 16:12:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113474#M79893</guid>
      <dc:creator>yusniel01228</dc:creator>
      <dc:date>2019-12-23T16:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modificación del menú de selección de archivos.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113475#M79894</link>
      <description>&lt;P&gt;Buenas&lt;/P&gt;&lt;P&gt;Gracias por contestar tan rápido pero aun no encuentro la solución. Es que soy nuevo y no me ubico con lo que me enviaste.&lt;/P&gt;&lt;P&gt;El archivo que me comentas no es igual al que tengo en mi sistema. Te voy a compartir el mio pues no veo la manera de hacer lo que me dices.&lt;/P&gt;&lt;P&gt;Tengo instalado la versión Alfresco community 5.2&lt;/P&gt;&lt;P&gt;Si pudieras ayudarme te lo voy a agradecer.&lt;/P&gt;&lt;P&gt;Este es mi archivo:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;share-config-custom.xml (Nunca lo he editado)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;alfresco-config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Global config section --&amp;gt;&lt;BR /&gt;&amp;lt;config replace="true"&amp;gt;&lt;BR /&gt;&amp;lt;flags&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Developer debugging setting to turn on DEBUG mode for client scripts in the browser&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;client-debug&amp;gt;false&amp;lt;/client-debug&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;LOGGING can always be toggled at runtime when in DEBUG mode (Ctrl, Ctrl, Shift, Shift).&lt;BR /&gt;This flag automatically activates logging on page load.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;client-debug-autologging&amp;gt;false&amp;lt;/client-debug-autologging&amp;gt;&lt;BR /&gt;&amp;lt;/flags&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="WebFramework"&amp;gt;&lt;BR /&gt;&amp;lt;web-framework&amp;gt;&lt;BR /&gt;&amp;lt;!-- SpringSurf Autowire Runtime Settings --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Developers can set mode to 'development' to disable; SpringSurf caches,&lt;BR /&gt;FreeMarker template caching and Rhino JavaScript compilation.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;autowire&amp;gt;&lt;BR /&gt;&amp;lt;!-- Pick the mode: "production" or "development" --&amp;gt;&lt;BR /&gt;&amp;lt;mode&amp;gt;production&amp;lt;/mode&amp;gt;&lt;BR /&gt;&amp;lt;/autowire&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Allows extension modules with &amp;lt;auto-deploy&amp;gt; set to true to be automatically deployed --&amp;gt;&lt;BR /&gt;&amp;lt;module-deployment&amp;gt;&lt;BR /&gt;&amp;lt;mode&amp;gt;manual&amp;lt;/mode&amp;gt;&lt;BR /&gt;&amp;lt;enable-auto-deploy-modules&amp;gt;true&amp;lt;/enable-auto-deploy-modules&amp;gt;&lt;BR /&gt;&amp;lt;/module-deployment&amp;gt;&lt;BR /&gt;&amp;lt;/web-framework&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Disable the CSRF Token Filter --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="CSRFPolicy" replace="true"&amp;gt;&lt;BR /&gt;&amp;lt;filter/&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;To run the CSRF Token Filter behind 1 or more proxies that do not rewrite the Origin or Referere headers:&lt;/P&gt;&lt;P&gt;1. Copy the "CSRFPolicy" default config in share-security-config.xml and paste it into this file.&lt;BR /&gt;2. Replace the old config by setting the &amp;lt;config&amp;gt; element's "replace" attribute to "true" like below:&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="CSRFPolicy" replace="true"&amp;gt;&lt;BR /&gt;3. To every &amp;lt;action name="assertReferer"&amp;gt; element add the following child element&lt;BR /&gt;&amp;lt;param name="referer"&amp;gt;&lt;A href="http://www.proxy1.com/.*|http://www.proxy2.com/.*&amp;lt;/param" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.proxy1.com/.*|http://www.proxy2.com/.*&amp;lt;/param&lt;/A&gt;&amp;gt;&lt;BR /&gt;4. To every &amp;lt;action name="assertOrigin"&amp;gt; element add the following child element&lt;BR /&gt;&amp;lt;param name="origin"&amp;gt;&lt;A href="http://www.proxy1.com|http://www.proxy2.com&amp;lt;/param" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.proxy1.com|http://www.proxy2.com&amp;lt;/param&lt;/A&gt;&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;Remove the default wildcard setting and use instead a strict whitelist of the only domains that shall be allowed&lt;BR /&gt;to be used inside iframes (i.e. in the WebView dashlet on the dashboards)&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="IFramePolicy" replace="true"&amp;gt;&lt;BR /&gt;&amp;lt;cross-domain&amp;gt;&lt;BR /&gt;&amp;lt;url&amp;gt;&lt;A href="http://www.trusted-domain-1.com/&amp;lt;/url" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.trusted-domain-1.com/&amp;lt;/url&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;url&amp;gt;&lt;A href="http://www.trusted-domain-2.com/&amp;lt;/url" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.trusted-domain-2.com/&amp;lt;/url&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;/cross-domain&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Turn off header that stops Share from being displayed in iframes on pages from other domains --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="SecurityHeadersPolicy"&amp;gt;&lt;BR /&gt;&amp;lt;headers&amp;gt;&lt;BR /&gt;&amp;lt;header&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;X-Frame-Options&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;&lt;BR /&gt;&amp;lt;/header&amp;gt;&lt;BR /&gt;&amp;lt;/headers&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Prevent browser communication over HTTP (for HTTPS servers) --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="SecurityHeadersPolicy"&amp;gt;&lt;BR /&gt;&amp;lt;headers&amp;gt;&lt;BR /&gt;&amp;lt;header&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Strict-Transport-Security&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;max-age=31536000&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/header&amp;gt;&lt;BR /&gt;&amp;lt;/headers&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;config evaluator="string-compare" condition="Replication"&amp;gt;&lt;BR /&gt;&amp;lt;share-urls&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;To locate your current repositoryId go to Admin Console &amp;gt; General &amp;gt; Repository Information:&lt;BR /&gt;http://localhost:8080/alfresco/s/enterprise/admin/admin-repositoryinfo&lt;/P&gt;&lt;P&gt;Example config entry:&lt;BR /&gt;&amp;lt;share-url repositoryId="622f9533-2a1e-48fe-af4e-ee9e41667ea4"&amp;gt;http://new-york-office:8080/share/&amp;lt;/share-url&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;/share-urls&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Document Library config section --&amp;gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="DocumentLibrary" replace="true"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tree&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Whether the folder Tree component should enumerate child folders or not.&lt;BR /&gt;This is a relatively expensive operation, so should be set to "false" for Repositories with broad folder structures.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;evaluate-child-folders&amp;gt;false&amp;lt;/evaluate-child-folders&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Optionally limit the number of folders shown in treeview throughout Share.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;maximum-folder-count&amp;gt;1000&amp;lt;/maximum-folder-count&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Default timeout in milliseconds for folder Tree component to recieve response from Repository&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;timeout&amp;gt;7000&amp;lt;/timeout&amp;gt;&lt;BR /&gt;&amp;lt;/tree&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;Used by "Manage Rules" -&amp;gt; "Add aspect" action.&lt;/P&gt;&lt;P&gt;If an aspect has been specified without a title element in the content model,&lt;BR /&gt;or you need to support multiple languages,&lt;BR /&gt;then an i18n file is needed on the Repo AMP/JAR extension side for the aspect to&lt;BR /&gt;be visible when creating rules:&lt;/P&gt;&lt;P&gt;custom_customModel.aspect.custom_myaspect.title=My Aspect&lt;/P&gt;&lt;P&gt;Used by the "Manage Aspects" action.&lt;/P&gt;&lt;P&gt;For the aspect to have a localised label add relevant i18n string(s) in a Share AMP/JAR extension:&lt;/P&gt;&lt;P&gt;aspect.custom_myaspect=My Aspect&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;aspects&amp;gt;&lt;BR /&gt;&amp;lt;!-- Aspects that a user can see --&amp;gt;&lt;BR /&gt;&amp;lt;visible&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:generalclassifiable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:complianceable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:dublincore" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:effectivity" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:summarizable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:versionable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:templatable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:emailed" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="emailserver:aliasable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:taggable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="app:inlineeditable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:geographic" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="exif:exif" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="audio:audio" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="cm:indexControl" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="dp:restrictable" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="smf:customConfigSmartFolder" /&amp;gt;&lt;BR /&gt;&amp;lt;aspect name="smf:systemConfigSmartFolder" /&amp;gt;&lt;BR /&gt;&amp;lt;/visible&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Aspects that a user can add. Same as "visible" if left empty --&amp;gt;&lt;BR /&gt;&amp;lt;addable&amp;gt;&lt;BR /&gt;&amp;lt;/addable&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Aspects that a user can remove. Same as "visible" if left empty --&amp;gt;&lt;BR /&gt;&amp;lt;removeable&amp;gt;&lt;BR /&gt;&amp;lt;/removeable&amp;gt;&lt;BR /&gt;&amp;lt;/aspects&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;Used by "Manage Rules" -&amp;gt; "Specialise type" action.&lt;/P&gt;&lt;P&gt;If a type has been specified without a title element in the content model,&lt;BR /&gt;or you need to support multiple languages,&lt;BR /&gt;then an i18n file is needed on the Repo AMP/JAR extension side for the type to&lt;BR /&gt;be visible when creating rules:&lt;/P&gt;&lt;P&gt;custom_customModel.type.custom_mytype.title=My SubType&lt;/P&gt;&lt;P&gt;Used by the "Change Type" action.&lt;/P&gt;&lt;P&gt;For the type to have a localised label add relevant i18n string(s) in a Share AMP/JAR extension:&lt;/P&gt;&lt;P&gt;type.custom_mytype=My SubType&lt;/P&gt;&lt;P&gt;Define valid subtypes using the following example:&lt;/P&gt;&lt;P&gt;&amp;lt;type name="cm:content"&amp;gt;&lt;BR /&gt;&amp;lt;subtype name="custom:mytype" /&amp;gt;&lt;BR /&gt;&amp;lt;/type&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;types&amp;gt;&lt;BR /&gt;&amp;lt;type name="cm:content"&amp;gt;&lt;BR /&gt;&amp;lt;subtype name="smf:smartFolderTemplate" /&amp;gt;&lt;BR /&gt;&amp;lt;/type&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;type name="cm:folder"&amp;gt;&lt;BR /&gt;&amp;lt;/type&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;type name="trx:transferTarget"&amp;gt;&lt;BR /&gt;&amp;lt;subtype name="trx:fileTransferTarget" /&amp;gt;&lt;BR /&gt;&amp;lt;/type&amp;gt;&lt;BR /&gt;&amp;lt;/types&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;If set, will present a WebDAV link for the current item on the Document and Folder details pages.&lt;BR /&gt;Also used to generate the "View in Alfresco Explorer" action for folders.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;repository-url&amp;gt;http://localhost:8080/alfresco&amp;lt;/repository-url&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;Google Docsâ„¢ integration&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;google-docs&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Enable/disable the Google Docs UI integration (Extra types on Create Content menu, Google Docs actions).&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;The mimetypes of documents Google Docs allows you to create via the Share interface.&lt;BR /&gt;The I18N label is created from the "type" attribute, e.g. google-docs.doc=Google Docs&amp;amp;trade; Document&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;creatable-types&amp;gt;&lt;BR /&gt;&amp;lt;creatable type="doc"&amp;gt;application/vnd.openxmlformats-officedocument.wordprocessingml.document&amp;lt;/creatable&amp;gt;&lt;BR /&gt;&amp;lt;creatable type="xls"&amp;gt;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&amp;lt;/creatable&amp;gt;&lt;BR /&gt;&amp;lt;creatable type="ppt"&amp;gt;application/vnd.ms-powerpoint&amp;lt;/creatable&amp;gt;&lt;BR /&gt;&amp;lt;/creatable-types&amp;gt;&lt;BR /&gt;&amp;lt;/google-docs&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;File upload configuration&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;file-upload&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Adobe Flashâ„¢&lt;BR /&gt;In certain environments, an HTTP request originating from Flash cannot be authenticated using an existing session.&lt;BR /&gt;See: &lt;A href="http://bugs.adobe.com/jira/browse/FP-4830" target="_blank" rel="nofollow noopener noreferrer"&gt;http://bugs.adobe.com/jira/browse/FP-4830&lt;/A&gt;&lt;BR /&gt;For these cases, it is useful to disable the Flash-based uploader for Share Document Libraries.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;adobe-flash-enabled&amp;gt;true&amp;lt;/adobe-flash-enabled&amp;gt;&lt;BR /&gt;&amp;lt;/file-upload&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;!-- Custom DocLibActions config section --&amp;gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="DocLibActions"&amp;gt;&lt;BR /&gt;&amp;lt;actionGroups&amp;gt;&lt;BR /&gt;&amp;lt;actionGroup id="document-browse"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Simple Repo Actions --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;action index="340" id="document-extract-metadata" /&amp;gt;&lt;BR /&gt;&amp;lt;action index="350" id="document-increment-counter" /&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Dialog Repo Actions --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;action index="360" id="document-transform" /&amp;gt;&lt;BR /&gt;&amp;lt;action index="370" id="document-transform-image" /&amp;gt;&lt;BR /&gt;&amp;lt;action index="380" id="document-execute-script" /&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/actionGroup&amp;gt;&lt;BR /&gt;&amp;lt;/actionGroups&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Global folder picker config section --&amp;gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="GlobalFolder"&amp;gt;&lt;BR /&gt;&amp;lt;siteTree&amp;gt;&lt;BR /&gt;&amp;lt;container type="cm:folder"&amp;gt;&lt;BR /&gt;&amp;lt;!-- Use a specific label for this container type in the tree --&amp;gt;&lt;BR /&gt;&amp;lt;rootLabel&amp;gt;location.path.documents&amp;lt;/rootLabel&amp;gt;&lt;BR /&gt;&amp;lt;!-- Use a specific uri to retreive the child nodes for this container type in the tree --&amp;gt;&lt;BR /&gt;&amp;lt;uri&amp;gt;slingshot/doclib/treenode/site/{site}/{container}{path}?children={evaluateChildFoldersSite}&amp;amp;amp;max={maximumFolderCountSite}&amp;lt;/uri&amp;gt;&lt;BR /&gt;&amp;lt;/container&amp;gt;&lt;BR /&gt;&amp;lt;/siteTree&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Repository Library config section --&amp;gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="RepositoryLibrary" replace="true"&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Root nodeRef or xpath expression for top-level folder.&lt;BR /&gt;e.g. alfresco://user/home, /app:company_home/st:sites/cm:site1&lt;BR /&gt;If using an xpath expression, ensure it is properly ISO9075 encoded here.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;root-node&amp;gt;alfresco://company/home&amp;lt;/root-node&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tree&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Whether the folder Tree component should enumerate child folders or not.&lt;BR /&gt;This is a relatively expensive operation, so should be set to "false" for Repositories with broad folder structures.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;evaluate-child-folders&amp;gt;false&amp;lt;/evaluate-child-folders&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Optionally limit the number of folders shown in treeview throughout Share.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;maximum-folder-count&amp;gt;500&amp;lt;/maximum-folder-count&amp;gt;&lt;BR /&gt;&amp;lt;/tree&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;Whether the link to the Repository Library appears in the header component or not.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;visible&amp;gt;true&amp;lt;/visible&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;!-- Kerberos settings --&amp;gt;&lt;BR /&gt;&amp;lt;!-- To enable kerberos rename this condition to "Kerberos" --&amp;gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="KerberosDisabled" replace="true"&amp;gt;&lt;BR /&gt;&amp;lt;kerberos&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Password for HTTP service account.&lt;BR /&gt;The account name *must* be built from the HTTP server name, in the format :&lt;BR /&gt;HTTP/&amp;lt;server_name&amp;gt;@&amp;lt;realm&amp;gt;&lt;BR /&gt;(NB this is because the web browser requests an ST for the&lt;BR /&gt;HTTP/&amp;lt;server_name&amp;gt; principal in the current realm, so if we're to decode&lt;BR /&gt;that ST, it has to match.)&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;password&amp;gt;secret&amp;lt;/password&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Kerberos realm and KDC address.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;realm&amp;gt;ALFRESCO.ORG&amp;lt;/realm&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;Service Principal Name to use on the repository tier.&lt;BR /&gt;This must be like: HTTP/host.name@REALM&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-spn&amp;gt;HTTP/repository.server.com@ALFRESCO.ORG&amp;lt;/endpoint-spn&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;JAAS login configuration entry name.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;config-entry&amp;gt;ShareHTTP&amp;lt;/config-entry&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;A Boolean which when true strips the @domain sufix from Kerberos authenticated usernames.&lt;BR /&gt;Use together with stripUsernameSuffix property in alfresco-global.properties file.&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;stripUserNameSuffix&amp;gt;true&amp;lt;/stripUserNameSuffix&amp;gt;&lt;BR /&gt;&amp;lt;/kerberos&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Uncomment and modify the URL to Activiti Admin Console if required. --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="ActivitiAdmin" replace="true"&amp;gt;&lt;BR /&gt;&amp;lt;activiti-admin-url&amp;gt;http://localhost:8080/alfresco/activiti-admin&amp;lt;/activiti-admin-url&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;config evaluator="string-compare" condition="Remote"&amp;gt;&lt;BR /&gt;&amp;lt;remote&amp;gt;&lt;BR /&gt;&amp;lt;endpoint&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfresco-noauth&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco - unauthenticated access&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Access to Alfresco Repository WebScripts that do not require authentication&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;connector-id&amp;gt;alfresco&amp;lt;/connector-id&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-url&amp;gt;http://localhost:8080/alfresco/s&amp;lt;/endpoint-url&amp;gt;&lt;BR /&gt;&amp;lt;identity&amp;gt;none&amp;lt;/identity&amp;gt;&lt;BR /&gt;&amp;lt;/endpoint&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;endpoint&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfresco&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco - user access&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Access to Alfresco Repository WebScripts that require user authentication&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;connector-id&amp;gt;alfresco&amp;lt;/connector-id&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-url&amp;gt;http://localhost:8080/alfresco/s&amp;lt;/endpoint-url&amp;gt;&lt;BR /&gt;&amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt;&lt;BR /&gt;&amp;lt;/endpoint&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;endpoint&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfresco-feed&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco Feed&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;connector-id&amp;gt;http&amp;lt;/connector-id&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-url&amp;gt;http://localhost:8080/alfresco/s&amp;lt;/endpoint-url&amp;gt;&lt;BR /&gt;&amp;lt;basic-auth&amp;gt;true&amp;lt;/basic-auth&amp;gt;&lt;BR /&gt;&amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt;&lt;BR /&gt;&amp;lt;/endpoint&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;endpoint&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfresco-api&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;parent-id&amp;gt;alfresco&amp;lt;/parent-id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco Public API - user access&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Access to Alfresco Repository Public API that require user authentication.&lt;BR /&gt;This makes use of the authentication that is provided by parent 'alfresco' endpoint.&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;connector-id&amp;gt;alfresco&amp;lt;/connector-id&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-url&amp;gt;http://localhost:8080/alfresco/api&amp;lt;/endpoint-url&amp;gt;&lt;BR /&gt;&amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt;&lt;BR /&gt;&amp;lt;/endpoint&amp;gt;&lt;BR /&gt;&amp;lt;/remote&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt;Overriding endpoints to reference an Alfresco server with external SSO enabled&lt;BR /&gt;NOTE: If utilising a load balancer between web-tier and repository cluster, the "sticky&lt;BR /&gt;sessions" feature of your load balancer must be used.&lt;BR /&gt;NOTE: If alfresco server location is not localhost:8080 then also combine changes from the&lt;BR /&gt;"example port config" section below.&lt;BR /&gt;*Optional* ssl-config contains:&lt;BR /&gt;keystore for managing client key and certificate.&lt;BR /&gt;truststore for managing trusted CAs.&lt;BR /&gt;Used to authenticate share to an external SSO system such as CAS or&lt;BR /&gt;to make share talk to SSL layers that require client certificates.&lt;BR /&gt;Remove the ssl-config section if not required i.e. for NTLM.&lt;BR /&gt;&lt;BR /&gt;NOTE: For Kerberos SSO rename the "KerberosDisabled" condition above to "Kerberos"&lt;BR /&gt;&lt;BR /&gt;NOTE: For external SSO, switch the endpoint connector to "alfrescoHeader" and set&lt;BR /&gt;the userHeader value to the name of the HTTP header that the external SSO&lt;BR /&gt;uses to provide the authenticated user name.&lt;BR /&gt;NOTE: For external SSO, Share now supports the "userIdPattern" mechanism as is available&lt;BR /&gt;on the repository config for External Authentication sub-system. Add the following&lt;BR /&gt;element to your "alfrescoHeader" connector config:&lt;BR /&gt;&amp;lt;userIdPattern&amp;gt;^ignore-(\w+)-ignore&amp;lt;/userIdPattern&amp;gt;&lt;BR /&gt;This is an example, ensure the Id pattern matches your repository config.&lt;BR /&gt;NOTE: For external SSO, Share now supports stateless (no Http Session or sticky session)&lt;BR /&gt;connection to the repository when using the alfrescoHeader remote user connector.&lt;BR /&gt;e.g. You can change endpoint config to use the faster /service URL instead of the&lt;BR /&gt;/wcs URL if you are using External Authentication and then remove sticky session config&lt;BR /&gt;from your proxy between Share and Alfresco. Note that this is also faster because Share&lt;BR /&gt;will no longer call the /touch REST API before every remote call to the repository.&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Security warning --&amp;gt;&lt;BR /&gt;&amp;lt;!-- For production environment set verify-hostname to true.--&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="Remote"&amp;gt;&lt;BR /&gt;&amp;lt;remote&amp;gt;&lt;BR /&gt;&amp;lt;ssl-config&amp;gt;&lt;BR /&gt;&amp;lt;keystore-path&amp;gt;alfresco/web-extension/alfresco-system.p12&amp;lt;/keystore-path&amp;gt;&lt;BR /&gt;&amp;lt;keystore-type&amp;gt;pkcs12&amp;lt;/keystore-type&amp;gt;&lt;BR /&gt;&amp;lt;keystore-password&amp;gt;alfresco-system&amp;lt;/keystore-password&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;truststore-path&amp;gt;alfresco/web-extension/ssl-truststore&amp;lt;/truststore-path&amp;gt;&lt;BR /&gt;&amp;lt;truststore-type&amp;gt;JCEKS&amp;lt;/truststore-type&amp;gt;&lt;BR /&gt;&amp;lt;truststore-password&amp;gt;password&amp;lt;/truststore-password&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;verify-hostname&amp;gt;true&amp;lt;/verify-hostname&amp;gt;&lt;BR /&gt;&amp;lt;/ssl-config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;connector&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfrescoCookie&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco Connector&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Connects to an Alfresco instance using cookie-based authentication&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;class&amp;gt;org.alfresco.web.site.servlet.SlingshotAlfrescoConnector&amp;lt;/class&amp;gt;&lt;BR /&gt;&amp;lt;/connector&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;connector&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfrescoHeader&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco Connector&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Connects to an Alfresco instance using header and cookie-based authentication&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;class&amp;gt;org.alfresco.web.site.servlet.SlingshotAlfrescoConnector&amp;lt;/class&amp;gt;&lt;BR /&gt;&amp;lt;userHeader&amp;gt;SsoUserHeader&amp;lt;/userHeader&amp;gt;&lt;BR /&gt;&amp;lt;/connector&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;endpoint&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfresco&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco - user access&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Access to Alfresco Repository WebScripts that require user authentication&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;connector-id&amp;gt;alfrescoCookie&amp;lt;/connector-id&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-url&amp;gt;http://localhost:8080/alfresco/wcs&amp;lt;/endpoint-url&amp;gt;&lt;BR /&gt;&amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt;&lt;BR /&gt;&amp;lt;external-auth&amp;gt;true&amp;lt;/external-auth&amp;gt;&lt;BR /&gt;&amp;lt;/endpoint&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;endpoint&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfresco-feed&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;parent-id&amp;gt;alfresco&amp;lt;/parent-id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco Feed&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;connector-id&amp;gt;alfrescoHeader&amp;lt;/connector-id&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-url&amp;gt;http://localhost:8080/alfresco/wcs&amp;lt;/endpoint-url&amp;gt;&lt;BR /&gt;&amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt;&lt;BR /&gt;&amp;lt;external-auth&amp;gt;true&amp;lt;/external-auth&amp;gt;&lt;BR /&gt;&amp;lt;/endpoint&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;endpoint&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;alfresco-api&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;parent-id&amp;gt;alfresco&amp;lt;/parent-id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Alfresco Public API - user access&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Access to Alfresco Repository Public API that require user authentication.&lt;BR /&gt;This makes use of the authentication that is provided by parent 'alfresco' endpoint.&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;connector-id&amp;gt;alfrescoHeader&amp;lt;/connector-id&amp;gt;&lt;BR /&gt;&amp;lt;endpoint-url&amp;gt;http://localhost:8080/alfresco/api&amp;lt;/endpoint-url&amp;gt;&lt;BR /&gt;&amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt;&lt;BR /&gt;&amp;lt;external-auth&amp;gt;true&amp;lt;/external-auth&amp;gt;&lt;BR /&gt;&amp;lt;/endpoint&amp;gt;&lt;BR /&gt;&amp;lt;/remote&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Cookie settings --&amp;gt;&lt;BR /&gt;&amp;lt;!-- To disable alfUsername2 cookie set enableCookie value to "false" --&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;&amp;lt;plug-ins&amp;gt;&lt;BR /&gt;&amp;lt;element-readers&amp;gt;&lt;BR /&gt;&amp;lt;element-reader element-name="cookie" class="org.alfresco.web.config.cookie.CookieElementReader"/&amp;gt;&lt;BR /&gt;&amp;lt;/element-readers&amp;gt;&lt;BR /&gt;&amp;lt;/plug-ins&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="Cookie" replace="true"&amp;gt;&lt;BR /&gt;&amp;lt;cookie&amp;gt;&lt;BR /&gt;&amp;lt;enableCookie&amp;gt;false&amp;lt;/enableCookie&amp;gt;&lt;BR /&gt;&amp;lt;cookies-to-remove&amp;gt;&lt;BR /&gt;&amp;lt;cookie-to-remove&amp;gt;alfUsername3&amp;lt;/cookie-to-remove&amp;gt;&lt;BR /&gt;&amp;lt;cookie-to-remove&amp;gt;alfLogin&amp;lt;/cookie-to-remove&amp;gt;&lt;BR /&gt;&amp;lt;/cookies-to-remove&amp;gt;&lt;BR /&gt;&amp;lt;/cookie&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;/alfresco-config&amp;gt;&lt;/P&gt;&lt;P&gt;Gracias&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 16:55:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113475#M79894</guid>
      <dc:creator>yusniel01228</dc:creator>
      <dc:date>2019-12-23T16:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Modificación del menú de selección de archivos.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113476#M79895</link>
      <description>&lt;P&gt;Al fin encontré la solución que estaba en este archivo que comparto por si alguién tiene la misma duda.&lt;/P&gt;&lt;P&gt;alfresco-community\tomcat\webapps\share\WEB-INF\classes\alfresco&lt;/P&gt;&lt;P&gt;share-documentlibrary-config.xml&lt;/P&gt;&lt;P&gt;Doy las gracias a "&lt;SPAN class="UserName lia-user-name lia-user-rank-Guru lia-component-message-view-widget-author-username"&gt;&lt;A href="https://hub.alfresco.com/t5/user/viewprofilepage/user-id/5487" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;angelborroy&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; Guru" por ayudar ya que su respuesta me dió algunas pistas de como llegar a el. El contenido de su respuesta si fue exactamente lo que necesitaba hacer.&lt;/P&gt;&lt;P&gt;Saludos y gracias nuevamente.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 20:04:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificaci%C3%B3n-del-men%C3%BA-de-selecci%C3%B3n-de-archivos/m-p/113476#M79895</guid>
      <dc:creator>yusniel01228</dc:creator>
      <dc:date>2019-12-23T20:04:07Z</dc:date>
    </item>
  </channel>
</rss>

