Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 22548 invoked from network); 8 Sep 2005 15:52:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2005 15:52:43 -0000 Received: (qmail 73046 invoked by uid 500); 8 Sep 2005 15:52:42 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 73014 invoked by uid 500); 8 Sep 2005 15:52:41 -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 73001 invoked by uid 99); 8 Sep 2005 15:52:41 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2005 08:52:41 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 815A4148 for ; Thu, 8 Sep 2005 17:52:40 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: docs@cocoon.apache.org Date: Thu, 08 Sep 2005 15:52:40 -0000 Message-ID: <20050908155240.13139.98190@ajax.apache.org> Subject: [Cocoon Wiki] Update of "SitemapBrowser" by LarsHuttar X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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 ------------------------------------------------------------------------------ Attachments: * attachment:help.html - The help file which explains what SB is and how it works - * attachment:sitemap-browser.zip - A snapshot of the (unfinished) source code + * attachment:sitemap-browser.zip - A snapshot of the (beta) source code Comments and suggestions are welcome. Please let me know if you try this out. + Installation: + * 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 + Lars