08-27-2007 03:15 PM
<config evaluator="string-compare" condition="CIFS Server" replace="true">
<serverEnable enabled="false"/>
</config>09-17-2007 12:45 PM
You can change the default 'edit link' action type from CIFS by adding or updating your web-client-config-custom.xml with the following:
<config>
<client>
<edit-link-type>http</edit-link-type>
</client>
</config>
In this case the default edit link type will be changed from CIFS to HTTP, note webdav could also be used.
FYI To avoid possible confusion, this is unrelated to the original issue I raised. I wasn't using the CIFS edit link type.
I was refering to the "Open Network Folder Icon" next to the space name and the "View in CIFS" on the details page which appears even though CIFS is disabled. Edit link types have no effect on these, and they shouldn't, but disabling CIFS should.
09-18-2007 12:44 PM
This has been fixed in 2.1Enterprise and merged to HEAD (i.e. a nightly build or SVN). If the CIFS server is disabled, the CIFS link in the web-client now disappears from the main browse screens.
09-21-2007 06:28 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.