|
I believe this is a question for Drew Wills. Background: We are working on a small change to our portal that will prevent a user "editing" a tab. The user will be able to add and move portlets but will not be able to change column widths or the tab name. Experimentation proves that a small change in the theme xsl can accomplish these changes with the addition of an attribute to the tab of the fragment owner. So we want to change the layout of the fragment owner but... We are having trouble with the export and import of the fragment. It looks like there are entities known as a "fragment-layout"s. See https://www.ja-sig.org/svn/uPortal/tags/rel-3-1-1-GA/uportal-impl/src/main/resources/properties/db/entities/fragment-layout/. In the import-export portlet there is a type known as fragment-definition which looks like it would correspond to the fragment-layout entity. However, entering the layout-owner for the id produces success but no file. If, on the other hand, I export a layout and enter the fragment owner as a layout id then the export works fine. That's not going to work either I believe because there is some special processing in the import script that treats the layout specially when it is a layout owner so I expect that just exporting and importing the layout will not lead to correct results. Can you tell us what the correct entities are to export and import so we can change the attributes? Thanks! Susan --
Susan Bramhall ([email protected]) -- |
- [uportal-dev] question about exporting and importing layout... Susan Bramhall
