source: products/quintagroup.portlet.static/trunk/quintagroup/portlet/static/profiles/default/portlets.xml @ 3218

Last change on this file since 3218 was 285, checked in by chervol, 18 years ago

RSS2 for Topics fixed

File size: 469 bytes
Line 
1<?xml version="1.0"?>
2<portlets
3    xmlns:i18n="http://xml.zope.org/namespaces/i18n"
4    i18n:domain="quintagroup.portlet.static">
5
6 <!-- Portlet type registrations -->
7
8 <portlet
9   addview="quintagroup.portlet.static.StaticStylishPortlet"
10   title="Static Stylish portlet"
11   description="Static portlet with one extra styling field"
12   i18n:attributes="title Static Stylish portlet;
13                    description description_evastatic_portlet;"
14   />
15
16</portlets>
Note: See TracBrowser for help on using the repository browser.