Details
-
Type:
Feature Request
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: DM
-
Labels:None
-
Similar Issues:
Description
Provide an extension mechanism for folder actions in the Documents and Media portlet.
The current folder actions page (folder_actions.jsp) is hard-coded with pre-defined folder actions.
It is possible to extend the folder action items using a custom JSP in a hook plugin, however this approach does not allow multiple hooks to customise the JSP. The first? or last? hook in the extension chain will override the JSP.
A better approach is required to enable adding custom folder actions.

This issue is related to this issue
Document Library Portlet init-ext.jsp is not included by init.jsp