Hi there,
I was trying to configure my own RSS portlet. First of all the included examples
(apacheweek and so on) don't work. Then I tried the following code in
\webapp\WEB-INF\conf\portlets.xreg:
<portlet-entry name="HeiseNews" hidden="false" type="ref" parent="RSS"
application="false">
<meta-info>
<title>Heise News Ticker</title>
<description>RSS Import der Heise Nachrichten</description>
</meta-info>
<url>http://www.heise.de/newsticker/heise.rdf</url>
</portlet-entry>
But after adding the portlet to my pane there was no output at all (no titlebar,
nothing).
What is my mistake?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]