http_jakarta.apache.org_jetspeed_channels_jetspeed.rss

来自「jetspeed源代码」· RSS 代码 · 共 50 行

RSS
50
字号
<?xml version="1.0"?>
<rss version="0.91">

    <channel>
        <title>Apache Jetspeed</title>
        <link>http://jakarta.apache.org/jetspeed/</link>
        <description>
        An Open Source Enterprise Information Portal.
        </description>

        <image>
            <title>Apache Jetspeed</title>
            <url>images/jetspeed-powered.gif</url>
            <link>http://jakarta.apache.org/jetspeed/</link>
        </image>

        <item>
            <title>Jetspeed Home</title>
            <link>http://jakarta.apache.org/jetspeed</link>
            <description>
            Jetspeed is an open source portal system. It supports multi-device
            display capabilities, a configurable portal templating system, a 
            portlet API for extending its capabilities and a simple syndication 
            system for aggregating remote content.
            </description>
        </item>
    
        <item>
            <title>Documentation</title>
            <link>http://jakarta.apache.org/jetspeed/site/</link>
            <description>
            Where you can find the complete documentation on Jetspeed and how
            to configure it
            </description>
        </item>
    
        <item>
            <title>Download the latest release</title>
            <link>http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.3a2/</link>
            <description>
              This is where you can find the latest release of the Jetspeed
              application
            </description>
        </item>
        
    </channel>

</rss>

⌨️ 快捷键说明

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