Hi folks,

is this even possible without reimplementing the whole app?

My goal is to separate some huge trees of pages from the default pages-app to 
ease the ux...

I've managed to:
a) Make a working copy of the pages app
b) Let it point to another workspace and add pages to it
c) Let it point to a sub-node of the website workspace and add pages to it

The problem is that either the detail-view opens up the pages app (with the 
wrong workspace) or - with my own implementation of the corresponding action- 
opens the details-sub-app of the copied app but throws an exception:

Sub-app detail failed to start: Unable to resolve parameters for constructor 
public 
info.magnolia.pages.app.editor.PagesEditorSubApp(info.magnolia.ui.api.action.ActionExecutor,info.magnolia.ui.api.app.SubAppContext,info.magnolia.pages.app.editor.PagesEditorSubAppView,info.magnolia.event.EventBus,info.magnolia.event.EventBus,info.magnolia.pages.app.editor.PageEditorPresenter,info.magnolia.ui.actionbar.ActionbarPresenter,info.magnolia.ui.vaadin.editor.pagebar.PageBarView,info.magnolia.ui.api.i18n.I18NAuthoringSupport,info.magnolia.cms.i18n.I18nContentSupport,info.magnolia.cms.core.version.VersionManager,info.magnolia.i18nsystem.SimpleTranslator,info.magnolia.ui.api.availability.AvailabilityChecker,info.magnolia.ui.vaadin.integration.contentconnector.ContentConnector,info.magnolia.ui.workbench.StatusBarView).
 Unresolved parameter(s) are: 3rd parameter which is of type 
info.magnolia.pages.app.editor.PagesEditorSubAppView, 6th parameter which is of 
type info.magnolia.pages.app.editor.PageEditorPresenter

Can anyone point me in the right direction?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=e285ff49-eab2-4e15-832f-759303fad048


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to