Fórum

How to add default Organization private pages

thumbnail
Sanya Presich, modificado 15 Anos atrás.

How to add default Organization private pages

Junior Member Postagens: 95 Data de Entrada: 05/03/09 Postagens Recentes
I programatically added about 400 organizations to our portal.

And I want all of them and any newly created Organization to have on Private pages one page with one portlet.

Reading the documentation I found some lines in portal.properties like I want:


layout.static.portlets.start.column-1[organization]={id of the portlet}


But, after adding this line, portlet appeared not only on Private pages of Company, but in Public also.
And not only on first page of Private pages but in all pages.

So, is LR have some functionality to Add Default Page with one portlet To one of Private pages of Organization.

Thanks.
thumbnail
Sanya Presich, modificado 14 Anos atrás.

RE: How to add default Organization private pages

Junior Member Postagens: 95 Data de Entrada: 05/03/09 Postagens Recentes
Next question:

I have near 1,500 organizations on our portal and few thousands in plans)))

Every organization have same pages after creating (I use LAR-files import), but in future they could be changed.

BUT, what can I do to add some new portlets to private pages of created organizations not using updateLayouts(.....) for all organizations???

Any thoughts?