06-20-2006 05:06 AM
<urlFile>
<filename>__AlfrescoClient.url</filename>
<webpath>http://<ourserver>/alfresco/</webpath>
</urlFile>06-27-2006 09:55 AM
06-28-2006 12:22 PM
<config evaluator="string-compare" condition="Filesystems" replace="true">
<filesystems>
<!– Default share –>
<filesystem name="Alfresco">
<store>workspace://SpacesStore</store>
<rootPath>/app:company_home</rootPath>
<!– Enable Web client launch shortcut in all folders –>
<urlFile>
<!– Change the filename as required, keeping the .url extension –>
<filename>_Alfresco.url</filename>
<!– Change 'localhost' to the name or IP of the Alfresco server –>
<webpath>http://<ourserver>:8080/alfresco/</webpath>
</urlFile>
</filesystem>
</filesystems>
06-29-2006 09:23 AM
I am guessing that you are overriding by using the 'file-servers-custom.xml' in the extension directory?Yes I am and I changed the configuration like you did but I forgot to add the
replace="true"It works when I add this last attribute. Why does the overridden rule method change for this rule only? The replace attribute was never needed (not needed for other override rules) and now for this specific rule it suddenly is?
06-29-2006 09:43 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.