I added the following in my *-object.xml file
<if-exists>overwrite</if-exists>
<parent-ref>Harmony.V3 Home</parent-ref>
<window-name>HarmonyNews</window-name>
<window-title>Harmony In The News</window-title>
<content-type>cms</content-type>
<content-uri>/default/Harmony/HarmonyNews.html</content-uri>
right
0
and the cms portlet gets added correctly but it has no title bar. The portal itself is set to add,edit,view. Do I need to explicitly add this title bar somewhere?
The markup is not coming through but it stands that the syntax is correct and the portlet is doing wha it should be doing, just without a title bar. I tried adding the <window-title> element but that did not work.