Dear All, I work in multiple PSML,
and find the customization for others PSML (the psml file exclude default.psml in psml folder) cannot be customize. this is my news.psml ( I put in turbine psml folder) <?xml version="1.0" encoding="UTF-8"?> <portlets xmlns="http://www.apache.org/2000/02/CVS"> <controller name="CardPortletController"/> <control name="TabControl"/> <skin name="blue-grey"/> <portlets> <control name="ClearPortletControl"/> <metainfo> <title>News Detail</title> </metainfo> <entry parent="BlueoxygenNewsDetailFrontPortlet"> <control name="ClearPortletControl"/> </entry> </portlets> </portlets> This is clear and correct, isn't it? but if i press the customization button, the default.psml show in the customization page. Frans
