History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NXP-165
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jean-Marc Orliaguet
Reporter: Thierry Delprat
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Nuxeo Enterprise Platform

Implement placeful theme configuration

Created: 23/10/06 19:18   Updated: 17/05/07 11:28
Component/s: None
Affects Version/s: None
Fix Version/s: 5.1.RC

Time Tracking:
Original Estimate: 4 days
Original Estimate - 4 days
Remaining Estimate: 4 days
Remaining Estimate - 4 days
Time Spent: Not Specified
Remaining Estimate - 4 days

Issue Links:
Dependency
 

Resolution Date: 17/05/07 11:28
Participants: Eric Barroca, Jean-Marc Orliaguet and Thierry Delprat
Date of First Response: 16/11/06 15:55
Tags:


 Description  « Hide
Attache a Theme to a workspace.
Maybe use the Placefull configuration service.


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Eric Barroca - 16/11/06 15:55
It should be based on Nuxeo Placefull Configuration Service

Jean-Marc Orliaguet - 16/11/06 16:52
I've started adding a context manager component to NXThemesJsf ('nxthemesContexts'), that nuxeo will be able to use to set:

- the current theme/page
- the current engine
- the current perspective

either via a JSF template or have it injected into another Seam component.

the implementation on the nuxeo's side can then be done using a placeful configuration or any another scheme.

Jean-Marc Orliaguet - 17/05/07 11:28
fixed in http://svn.nuxeo.org/trac/nuxeo/changeset/18876

opening a separate ticket for the UI part