Hide
It is costing me a lot of time, because it is pretty much dumb.
Before you are logged in, there are 2 pages which you may be on:
/cockpit.jsp This shows an overview of available educations. Plus a welcome page.
This is ok. I renamed it to /cockpit/index/ though.
/login_plain.jsp. This is _also_ portal functionality. E.g. it seems that the 'portalpages' component depends on this.
So, if you surf to /education directly, you see a different portal.
It is pretty convoluted. The page is build up differntely depending on availabliity of the portalpages component.
I don't know what to do, but this is ridiculous. I think _one_ cockpit must be provided, perhaps with treeinclude-overridable parts.
Show
It is costing me a lot of time, because it is pretty much dumb.
Before you are logged in, there are 2 pages which you may be on:
/cockpit.jsp This shows an overview of available educations. Plus a welcome page.
This is ok. I renamed it to /cockpit/index/ though.
/login_plain.jsp. This is _also_ portal functionality. E.g. it seems that the 'portalpages' component depends on this.
So, if you surf to /education directly, you see a different portal.
It is pretty convoluted. The page is build up differntely depending on availabliity of the portalpages component.
I don't know what to do, but this is ridiculous. I think _one_ cockpit must be provided, perhaps with treeinclude-overridable parts.