Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 72488 invoked from network); 7 May 2007 15:28:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 May 2007 15:28:13 -0000 Received: (qmail 8381 invoked by uid 500); 7 May 2007 15:28:19 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 8349 invoked by uid 500); 7 May 2007 15:28:19 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@cocoon.apache.org List-Id: Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 8337 invoked by uid 99); 7 May 2007 15:28:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2007 08:28:19 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2007 08:28:12 -0700 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id B5D3459A07 for ; Mon, 7 May 2007 15:27:51 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: docs@cocoon.apache.org Date: Mon, 07 May 2007 15:27:51 -0000 Message-ID: <20070507152751.24991.6871@eos.apache.org> Subject: [Cocoon Wiki] Update of "SitemapBrowser" by LarsHuttar X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification. The following page has been changed by LarsHuttar: http://wiki.apache.org/cocoon/SitemapBrowser ------------------------------------------------------------------------------ ## page was renamed from SitemapVisualizer = Sitemap Browser = - I am working on a Sitemap Browser (SB) application written for Cocoon, using Cocoon. This will be open source... can someone tell me what I need to do to release it under the ASF license? + I am working on a Sitemap Browser (SB) application written for Cocoon, using Cocoon. This will be open source. (Can someone tell me what I need to do to release it under the ASF license?) Attachments: * attachment:help.html - The help file which explains what SB is and how it works @@ -15, +15 @@ * Copy the files (sitemap.xmap, *.xsl, and *.html) into a folder such as "sb/" somewhere that's mounted by your Cocoon installation. For example, you could install them in samples/sb/. * To run the sitemap browser, see instructions in attachment:help.html - FAQ: Someone is likely to ask, "How does this relate to / overlap with Anyware/Lepido's sitemap editor?" My hope is that they're complimentary. One advantage of SB is that it's lightweight ... about a 13KB download vs. 150MB for Eclipse and the required plugins. SB also works over the web. However, SB doesn't have editing capabilities, nor does it have in-depth understanding of sitemap structure. + FAQ: Someone is likely to ask, "How does this relate to / overlap with Anyware/Lepido's sitemap editor?" My hope is that they're complimentary. One advantage of SB is that it's lightweight ... about a 13KB download vs. 150MB for Eclipse and the required plugins. SB also works over the web. However, SB doesn't have editing capabilities, nor does it have in-depth understanding of sitemap structure. (By the way, the Lepido project is now closed.)