Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 29350 invoked from network); 11 Nov 2004 12:41:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Nov 2004 12:41:51 -0000 Received: (qmail 17250 invoked by uid 500); 11 Nov 2004 12:41:50 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 17210 invoked by uid 500); 11 Nov 2004 12:41:50 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 17191 invoked by uid 99); 11 Nov 2004 12:41:50 -0000 Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 11 Nov 2004 04:41:49 -0800 Received: (qmail 29287 invoked by uid 65534); 11 Nov 2004 12:41:48 -0000 Date: 11 Nov 2004 12:41:48 -0000 Message-ID: <20041111124148.29281.qmail@minotaur.apache.org> From: rgardler@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 57428 - in forrest/trunk/plugins/feeder: . resources resources/stylesheets src src/documentation src/documentation/classes src/documentation/content src/documentation/content/xdocs src/documentation/content/xdocs/images src/documentation/content/xdocs/samples src/documentation/content/xdocs/samples/aggregate src/documentation/translations X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: rgardler Date: Thu Nov 11 04:41:47 2004 New Revision: 57428 Added: forrest/trunk/plugins/feeder/ forrest/trunk/plugins/feeder/forrest.properties (contents, props changed) forrest/trunk/plugins/feeder/resources/ forrest/trunk/plugins/feeder/resources/stylesheets/ forrest/trunk/plugins/feeder/resources/stylesheets/aggregateToRSS20.xsl (contents, props changed) forrest/trunk/plugins/feeder/resources/stylesheets/rss20ToSnippet.xsl (contents, props changed) forrest/trunk/plugins/feeder/resources/stylesheets/rss20ToXdoc.xsl (contents, props changed) forrest/trunk/plugins/feeder/sitemap.xmap (contents, props changed) forrest/trunk/plugins/feeder/src/ forrest/trunk/plugins/feeder/src/documentation/ forrest/trunk/plugins/feeder/src/documentation/classes/ forrest/trunk/plugins/feeder/src/documentation/classes/CatalogManager.properties (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/apache-forrest.png (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/group-logo.gif (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/group.svg (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/icon.png (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/project-logo.gif (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/project.svg (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/index.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/aggregate/ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/aggregate/demoAggregation.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/index.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/site.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/content/xdocs/tabs.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/skinconf.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/ forrest/trunk/plugins/feeder/src/documentation/translations/langcode.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/languages_en.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/languages_es.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu_af.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu_de.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu_es.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu_it.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu_no.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu_ru.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/menu_sk.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/tabs.xml (contents, props changed) forrest/trunk/plugins/feeder/src/documentation/translations/tabs_es.xml (contents, props changed) forrest/trunk/plugins/feeder/status.xml (contents, props changed) Log: Initial RSS feed plugin Added: forrest/trunk/plugins/feeder/forrest.properties ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/forrest.properties Thu Nov 11 04:41:47 2004 @@ -0,0 +1,107 @@ +# Copyright 2002-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. + +############## +# Properties used by forrest.build.xml for building the website +# These are the defaults, un-comment them if you need to change them. +############## + +# Prints out a summary of Forrest settings for this project +#forrest.echo=true + +# Project name (used to name .war file) +#project.name=my-project + +# Specifies name of Forrest skin to use +#project.skin=tigris +#project.skin=pelt + +# comma separated list, file:// is supported +#forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml + +############## +# behavioural properties +#project.menu-scheme=tab_attributes +#project.menu-scheme=directories + +############## +# layout properties + +# Properties that can be set to override the default locations +# +# Parent properties must be set. This usually means uncommenting +# project.content-dir if any other property using it is uncommented + +#project.status=status.xml +#project.content-dir=src/documentation +#project.raw-content-dir=${project.content-dir}/content +#project.conf-dir=${project.content-dir}/conf +#project.sitemap-dir=${project.content-dir} +#project.xdocs-dir=${project.content-dir}/content/xdocs +#project.resources-dir=${project.content-dir}/resources +#project.stylesheets-dir=${project.resources-dir}/stylesheets +#project.images-dir=${project.resources-dir}/images +#project.schema-dir=${project.resources-dir}/schema +#project.skins-dir=${project.content-dir}/skins +#project.skinconf=${project.content-dir}/skinconf.xml +#project.lib-dir=${project.content-dir}/lib +#project.classes-dir=${project.content-dir}/classes +#project.translations-dir=${project.content-dir}/translations + +############## +# validation properties + +# This set of properties determine if validation is performed +# Values are inherited unless overridden. +# e.g. if forrest.validate=false then all others are false unless set to true. +#forrest.validate=true +#forrest.validate.xdocs=${forrest.validate} +#forrest.validate.skinconf=${forrest.validate} +#forrest.validate.sitemap=${forrest.validate} +#forrest.validate.stylesheets=${forrest.validate} +#forrest.validate.skins=${forrest.validate} +#forrest.validate.skins.stylesheets=${forrest.validate.skins} + +# *.failonerror=(true|false) - stop when an XML file is invalid +#forrest.validate.failonerror=true + +# *.excludes=(pattern) - comma-separated list of path patterns to not validate +# e.g. +#forrest.validate.xdocs.excludes=samples/subdir/**, samples/faq.xml +#forrest.validate.xdocs.excludes= + + +############## +# General Forrest properties + +# The URL to start crawling from +#project.start-uri=linkmap.html +# Set logging level for messages printed to the console +# (DEBUG, INFO, WARN, ERROR, FATAL_ERROR) +#project.debuglevel=ERROR +# Max memory to allocate to Java +#forrest.maxmemory=64m +# Any other arguments to pass to the JVM. For example, to run on an X-less +# server, set to -Djava.awt.headless=true +#forrest.jvmargs= +# The bugtracking URL - the issue number will be appended +#project.bugtracking-url=http://issues.apache.org/bugzilla/show_bug.cgi?id= +#project.bugtracking-url=http://issues.apache.org/jira/browse/ +# The issues list as rss +#project.issues-rss-url= +#I18n Property only works for the "forrest run" target. +#project.i18n=true +# The names of plugins that are required to build the project +# comma separated list (no spaces) +project.required.plugins=feeder Added: forrest/trunk/plugins/feeder/resources/stylesheets/aggregateToRSS20.xsl ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/resources/stylesheets/aggregateToRSS20.xsl Thu Nov 11 04:41:47 2004 @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: forrest/trunk/plugins/feeder/resources/stylesheets/rss20ToSnippet.xsl ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/resources/stylesheets/rss20ToSnippet.xsl Thu Nov 11 04:41:47 2004 @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + +
+ <xsl:value-of select="title"/> + +
+
+
Added: forrest/trunk/plugins/feeder/resources/stylesheets/rss20ToXdoc.xsl ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/resources/stylesheets/rss20ToXdoc.xsl Thu Nov 11 04:41:47 2004 @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + +
+ <xsl:value-of select="title"/> +
+ + +
+ Source +

The above entries are syndicated from + + + + .

+
+ +
+ + +
+ <xsl:value-of select="title"/> + + +

+ + + Source + +

+
+

+

(Published: )

+
+
+ + +

+
+
Added: forrest/trunk/plugins/feeder/sitemap.xmap ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/sitemap.xmap Thu Nov 11 04:41:47 2004 @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: forrest/trunk/plugins/feeder/src/documentation/classes/CatalogManager.properties ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/classes/CatalogManager.properties Thu Nov 11 04:41:47 2004 @@ -0,0 +1,37 @@ +# Copyright 2002-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. + +#======================================================================= +# CatalogManager.properties +# +# This is the default properties file for Apache Forrest. +# This facilitates local configuration of application-specific catalogs. +# +# See the Apache Forrest documentation: +# http://forrest.apache.org/docs/your-project.html +# http://forrest.apache.org/docs/validation.html + +# verbosity ... level of messages for status/debug +# See forrest/src/core/context/WEB-INF/cocoon.xconf + +# catalogs ... list of additional catalogs to load +# (Note that Apache Forrest will automatically load its own default catalog +# from src/core/context/resources/schema/catalog.xcat) +# use full pathnames +# pathname separator is always semi-colon (;) regardless of operating system +# directory separator is always slash (/) regardless of operating system +# +#catalogs=/home/me/forrest/my-site/src/documentation/resources/schema/catalog.xcat +catalogs= + Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/apache-forrest.png ============================================================================== Binary file. No diff available. Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/group-logo.gif ============================================================================== Binary file. No diff available. Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/group.svg ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/group.svg Thu Nov 11 04:41:47 2004 @@ -0,0 +1,81 @@ + + + + + + + + Anteater logo + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/icon.png ============================================================================== Binary file. No diff available. Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/project-logo.gif ============================================================================== Binary file. No diff available. Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/project.svg ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/images/project.svg Thu Nov 11 04:41:47 2004 @@ -0,0 +1,81 @@ + + + + + + + + Anteater logo + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/index.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/index.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,29 @@ + + + + +
+ Welcome to the Feed Plugin Example +
+ +
+ Apache Forrest - Feed Plugin +

This is an example site for the Apache Forrest Feed Plugin. It + provides examples of all the functionality in the plugin.

+
+ +
Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/aggregate/demoAggregation.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/aggregate/demoAggregation.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,24 @@ + + + + + http://www.planetapache.org/rss20.xml + + + http://planetjava.org/rss.php + + Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/index.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/samples/index.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,80 @@ + + + + +
+ Feed Plugin Samples Index +
+ + + At present only RSS 2.0 is supported. + +
+ Basic RSS Sample +

This sample shows how a basic RSS feed can be converted to an XDoc and + included in a Forrest site. In order to do this simply create a link + with the following format:

+ + +<a href="/feeder/feed.domain.com/path/to/feed.rss.typeExtension">Feed Link Text</a> + + +

For example, an href of + /feeder/www.planetapache.org/rss20.xml.html will retrieve the + rss feed from http://www.planetapache.org/rss20.xml and + render it as and HTML document whilst an href of + /feeder/www.planetapache.org/rss20.xml.html will generate a + PDF, Try it. +

+ +
+ +
+ Aggregated Feed Sample +

This sample shows how a number of different feeds can be aggregated + into a single feed and then displayed in a Forrest site. In order to do + this you must first create an aggregate descriptor file and then + create a link in the following format:

+ + +<a href="/feederAggregate/path/aggregateDescriptor.typeExtension">Feed Link Text</a> + + +
+ Aggregate Descriptor File +

The aggregate descriptor file is an XML doucment that describes the + feeds that you want to collate into a single document. It has the + following format:

+ + + + http://www.planetapache.org/rss20.xml + + + http://planetjava.org/rss.php + + + ]]> + +

Take a + look at what the above file produces.

+ +
+
+ +
Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/site.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/site.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: forrest/trunk/plugins/feeder/src/documentation/content/xdocs/tabs.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/content/xdocs/tabs.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,42 @@ + + + + + + + + + + + + + Added: forrest/trunk/plugins/feeder/src/documentation/skinconf.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/skinconf.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,359 @@ + + + + + + + + + + + + + true + + false + + true + + true + + + true + + + false + + + false + + + true + .at. + + + true + + + Feeder + Apache Forrest Feeder Plugin - include syndicated content in Forrest generated sites + http://forrest.feeder.org/ + images/project.png + + + + Apache Forrest + Apache Forrest + http://forrest.apache.org + images/apache-forrest.png + + + + + + + + + + + 2004The Apache Software Foundation. + http://www.apache.org/licenses/ + + + + + + + + + + + + + + + + + + + + + p.quote { + margin-left: 2em; + padding: .5em; + background-color: #f0f0f0; + font-family: monospace; + } + + + + + + + + + + + + + + + + + + + + + + + + + 1in + 1in + 1.25in + 1in + + + + false + + + false + + + + + + Built with Apache Forrest + http://forrest.apache.org/ + images/built-with-forrest-button.png + 88 + 31 + + + + + + Added: forrest/trunk/plugins/feeder/src/documentation/translations/langcode.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/langcode.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,25 @@ + + + + + English + Espanol + Italiano + Added: forrest/trunk/plugins/feeder/src/documentation/translations/languages_en.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/languages_en.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,21 @@ + + + + English + Spanish + Dutch + Added: forrest/trunk/plugins/feeder/src/documentation/translations/languages_es.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/languages_es.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,21 @@ + + + + Ingles + Espanol + Holandes + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + About + Index + Changes + Todo + Samples + Apache document + Static content + Linking + Wiki page + Ihtml page + Ehtml page + FAQ + Simplifed Docbook + XSP page + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu_af.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu_af.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + Aangaande + Inhoud + Veranderinge + Om te doen + Voorbeelde + Apache dokument + Statise Inhoud + Linking + Wiki bladsy + Ihtml bladsy + Ehtml bladsy + FAQ + Vereenvoudigde Docbook + XSP bladsy + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu_de.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu_de.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + Über + Index + Änderungen + Todo + Beispiele + Apache Dokumentationsseite + Statischer Inhalt + Linking + Wiki Seite + ihtml Seite + ehtml Seite + FAQ + Vereinfachte Docbook + XSP Seite + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu_es.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu_es.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + Acerca de + Indice + Cambios + Tareas pendientes + Ejemplos + Documento Apache + Contenido Estático + Linking + Página Wiki + Página ihtml + Página ehtml + Preguntas Frecuentes + Página Simplifed Docbook + Página XSP + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu_it.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu_it.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + Riguardo a + Indice + Cambiamenti + Cose da fare + Esempi + Apache document + Contenuto Statico + Linking + Pagina Wiki + Pagina ihtml + Pagina ehtml + Domande frequenti + Simplifed Docbook + Pagina XSP + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu_no.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu_no.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + Om + Indeks + Endringer + Oppgave liste + Eksempler + Apache Dokument + Statisk innhold + Linking + Wiki side + ihtml side + ehtml side + FAQ + Simplifed Docbook + XSP side + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu_ru.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu_ru.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + О проекте + Содержание + Изменения + План + Примеры + Страница документа Apache + Статическое содержание + Linking + Страница Wiki + Страница ihtml + Страница ehtml + Вопросы/Ответы + Docbook страница + XSP страница + Added: forrest/trunk/plugins/feeder/src/documentation/translations/menu_sk.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/menu_sk.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,32 @@ + + + + O programe + Zoznám + Zmeny + Úlohy + Príklady + Apache Document + Statický Obsah + Linking + Wiki stránka + ihtml stránka + ehtml stránka + Casté Otázky + Simplifed Docbook stránka + XSP stránka + Added: forrest/trunk/plugins/feeder/src/documentation/translations/tabs.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/tabs.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,21 @@ + + + + Home + Samples + Apache XML Projects + Added: forrest/trunk/plugins/feeder/src/documentation/translations/tabs_es.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/src/documentation/translations/tabs_es.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,21 @@ + + + + Inicio + Ejemplos + Projectos XML Apache + Added: forrest/trunk/plugins/feeder/status.xml ============================================================================== --- (empty file) +++ forrest/trunk/plugins/feeder/status.xml Thu Nov 11 04:41:47 2004 @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + Initial Import + + + + + + + + + + +