Issue (View Online)

Key: NXP-982
Issue Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Jean-Marc Orliaguet
Reporter: Jean-Marc Orliaguet
Original Estimate: 3 hours
Remaining Estimate: 3 hours

Operations

View all
View comments
View history
Finish to implement the action fragment 
Updated: 15/05/07 09:43   Created: 07/05/07 09:56  

The following comment has been added to this issue: [ Permlink ]

Author: Jean-Marc Orliaguet
Date: 15/05/07 09:43
Comment:
It's almost done, there are two issues left:

- generating urls from command links (#{action.link}). In the current implementation of actions, the rendering of links is dependent on using certain JSF tags (nxh:commandLink, nxweb:restLink...). Can the links be generated in the action API?

- less important, but a UI issue: getting the list of action categories, I didn't find a way to get the list of registered categories from the action manager to create a selection list.

Project: Nuxeo Enterprise Platform 5
Components: Web UI
Fix Versions: 5.1 M3

 Description   
The "action fragment" in nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/theme/ActionFragment.java) isn't completely implemented (action urls are not transformed into links).

the fragment generates a MenuItem tree (org.nuxeo.theme.models.MenuItem) and can be presented using the "Horizontal menu" and "Vertical menu" widgets.

more widgets representing menu items can be created.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to