Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 32945 invoked from network); 3 Feb 2007 18:16:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2007 18:16:30 -0000 Received: (qmail 68318 invoked by uid 500); 3 Feb 2007 18:16:37 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 68122 invoked by uid 500); 3 Feb 2007 18:16:36 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Delivered-To: moderator for user@forrest.apache.org Received: (qmail 46286 invoked by uid 99); 3 Feb 2007 09:35:30 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of apachestuff@soethe.net designates 80.67.18.13 as permitted sender) Message-ID: <45C4573E.2020807@soethe.net> Date: Sat, 03 Feb 2007 10:34:54 +0100 From: Ferdinand Soethe User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: user@forrest.apache.org Subject: How to integrate DokuWiki-Pages in my Forrest Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I'd like to use DokuWiki as my CMS to generate content and Forrest to render it. Since DokuWiki has a different syntax from MoinMoin and the other wiki supported by our plugin I see two ways of rendering pages in forrest: 1. Adapt the plugin to support DokuWiki-Syntax I'll look into that tonite but it seems beyond me to accomplish that 2. Use XHTML (that DokuWiki can generate) and have Forrest render it. To do so I added this entry to my site.xml and this section to my custom sitemap Which will in fact render the desired page, but unskinned as bare html where I expected it to get skinned in the usual way. Any ideas what I did wrong? Thanks, Ferdinand