⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 portlets.xreg

📁 jetspeed源代码
💻 XREG
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<registry>
    <portlet-entry name="XSL" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.XSLPortlet</classname>
        <category>xml</category>
        <category>transforms</category>
    </portlet-entry>
    <portlet-entry name="RSS" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.NewRSSPortlet</classname>
        <parameter name="stylesheet" value="/WEB-INF/xsl/rss.xsl" hidden="false">
            <security-ref parent="admin-only"/>
        </parameter>
        <parameter name="stylesheet.text/html" value="/WEB-INF/xsl/rss.xsl" hidden="false">
            <security-ref parent="admin-only"/>
        </parameter>
        <parameter name="stylesheet.text/vnd.wap.wml" value="/WEB-INF/xsl/rss-wml.xsl" hidden="false">
            <security-ref parent="admin-only"/>
        </parameter>
        <parameter name="itemdisplayed" value="15" hidden="false">
            <meta-info>
                <title>Number of items</title>
                <description>This parameter controls how many items may
                    be shown in this            portlet. If the
                    information channel has more items, only the first
                    will           be displayed.         </description>
            </meta-info>
        </parameter>
        <parameter name="openinpopup" value="false" type="boolean" hidden="false">
            <meta-info>
                <title>Open links in Popup window</title>
                <description>Links will be opened in a new browser window.</description>
            </meta-info>
        </parameter>
        <parameter name="showdescription" value="true" type="boolean" hidden="false">
            <meta-info>
                <title>Show item description ?</title>
                <description>           This parameter specify whether
                    the item descriptions and icons should be
                    displayed in this portlet, or only the headlines.         </description>
            </meta-info>
        </parameter>
        <parameter name="showtitle" value="true" type="boolean" hidden="false">
            <meta-info>
                <title>Show title description ?</title>
                <description>           This parameter specify whether
                    the title description and icon should be
                    displayed in this portlet, or only the title.         </description>
            </meta-info>
        </parameter>
        <parameter name="showtextinput" value="true" type="boolean" hidden="false">
            <meta-info>
                <title>Show Text Input?</title>
                <description>           This parameter specify whether
                    the text input will be displayed.             Text
                    Input is an optional element in the RSS feed.         </description>
            </meta-info>
        </parameter>
        <media-type ref="html"/>
        <media-type ref="xml"/>
        <category>rss</category>
    </portlet-entry>
    <portlet-entry name="WML" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.WMLFilePortlet</classname>
        <media-type ref="wml"/>
    </portlet-entry>
    <!--portlet-entry name="Velocity" hidden="false" type="ref" parent="GenericMVCPortlet" application="false">
        <security-ref parent="admin-only"/>
        <parameter name="viewtype" value="Velocity" hidden="true"/>
        <category>velocity</category>
    </portlet-entry>
    <portlet-entry name="JSP" hidden="false" type="ref" parent="GenericMVCPortlet" application="false">
        <security-ref parent="admin-only"/>
        <parameter name="viewtype" value="Jsp" hidden="true"/>
        <category>jsp</category>
    </portlet-entry-->
    <portlet-entry name="Velocity" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
        <url cachedOnURL="true"/>
    </portlet-entry>
    <portlet-entry name="JSP" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.JspPortlet</classname>
        <url cachedOnURL="true"/>
    </portlet-entry>
    <portlet-entry name="CustomizerVelocity" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
        <category>velocity</category>
    </portlet-entry>
    <portlet-entry name="HTML" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.FileServerPortlet</classname>
        <media-type ref="html"/>
    </portlet-entry>
    <portlet-entry name="XML" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.FileServerPortlet</classname>
        <media-type ref="xml"/>
    </portlet-entry>
    <portlet-entry name="WebPagePortlet" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.WebPagePortlet</classname>
        <media-type ref="html"/>
        <category>web</category>
        <category>proxy</category>
    </portlet-entry>
    <portlet-entry name="WebPagePortlet2" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.WebPagePortlet2</classname>
        <media-type ref="html"/>
        <category>web</category>
        <category>proxy</category>
    </portlet-entry>
    <portlet-entry name="LinkPortlet" hidden="false" type="abstract" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.LinkPortlet</classname>
        <media-type ref="html"/>
        <category>bookmarks</category>
    </portlet-entry>
    <portlet-entry name="ClearPortlet" hidden="true" type="instance" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.ClearPortlet</classname>
        <media-type ref="html"/>
        <media-type ref="wml"/>
    </portlet-entry>
    <portlet-entry name="JetspeedContent" hidden="false" type="instance" application="false">
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.JetspeedContent</classname>
        <parameter name="provider-name" value="jetspeed" hidden="false"/>
        <media-type ref="html"/>
        <meta-info>
            <title>Jetspeed Content Example</title>
            <description>Example of Jetspeed Content portlet.</description>
        </meta-info>
    </portlet-entry>
    <portlet-entry name="AdminInfo" hidden="false" type="ref" parent="RSS" application="false">
        <security-ref parent="admin-only"/>
        <url>/rss/admin.rss</url>
        <category>rss</category>
        <meta-info>
            <title>Administrative Portlets</title>
            <description>List of most useful Administrative portlets.</description>
        </meta-info>
    </portlet-entry>
    <portlet-entry name="AdminScreen" hidden="true" type="instance" application="false">
        <meta-info>
            <title>Turbine Screen in a portlet</title>
            <description>We put the Admin Screen in a portlet.</description>
        </meta-info>
        <security-ref parent="default"/>
        <classname>org.apache.jetspeed.portal.portlets.TurbineScreenPortlet</classname>
        <parameter name="display.screen" value="Admin" hidden="false"/>
        <parameter name="bgcolor" value="gray" hidden="false"/>
        <media-type ref="html"/>
        <category>admin</category>
    </portlet-entry>
    <portlet-entry name="IFramePortlet" hidden="false" type="instance" application="false">
        <meta-info>
            <title>IFrame Portlet</title>
            <description>Display URL within IFrame</description>
        </meta-info>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -