05-07-2012 05:12 PM
05-08-2012 07:14 AM
05-08-2012 03:08 PM
The simplest way to do that is to extend this file:i can not find this path, I have a directory call web-extension but empty " C:\Alfresco\tomcat\shared\classes\alfresco\web-extension"
/web-extension/site-webscript/org/alfresc/components/documentlibrary/documentlist.get.config.xml
There you will find all the options available in document library actions menus.can you tell me in witch section especially
05-17-2012 12:22 PM
i can not find this path, I have a directory call web-extension but empty " C:\Alfresco\tomcat\shared\classes\alfresco\web-extension"
do i have to create all sub-directory and add a file call documentlist.get.config.xml
can you tell me in witch section especially
<actionSet id="document">
<action type="action-link" id="onActionEditOnline" permission="edit,online-edit" label="actions.document.edit-online" />
<action type="simple-link" id="onActionDownload" href="{downloadUrl}" label="actions.document.download" />
<action type="simple-link" id="onActionView" href="{viewUrl}" label="actions.document.view" />
<action type="action-link" id="onActionDetails" permission="edit" label="actions.document.edit-metadata" />
<action type="action-link" id="onActionSimpleApprove" permission="simple-approve" label="actions.document.simple-approve" />
<action type="action-link" id="onActionSimpleReject" permission="simple-reject" label="actions.document.simple-reject" />
<action type="action-link" id="onActionLocate" permission="~filter-path" label="actions.document.locate" />
06-20-2012 07:38 AM
The simplest way to do that is to extend this file:
/web-extension/site-webscript/org/alfresc/components/documentlibrary/documentlist.get.config.xml.
<!– Document Library Actions config section –>
<config evaluator="string-compare" condition="DocLibActions">
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.