Return-Path: Delivered-To: apmail-tapestry-users-archive@www.apache.org Received: (qmail 3566 invoked from network); 6 Jul 2006 14:56:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 14:56:03 -0000 Received: (qmail 54101 invoked by uid 500); 6 Jul 2006 14:56:00 -0000 Delivered-To: apmail-tapestry-users-archive@tapestry.apache.org Received: (qmail 54091 invoked by uid 500); 6 Jul 2006 14:55:59 -0000 Mailing-List: contact users-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry users" Delivered-To: mailing list users@tapestry.apache.org Delivered-To: moderator for users@tapestry.apache.org Received: (qmail 27693 invoked by uid 99); 6 Jul 2006 08:46:57 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lennart.benoot@gmail.com designates 64.233.182.187 as permitted sender) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=IgfhMAeQZ4e3cdHcTpCOxJu+k97M5TgsPLT4yawAmFZTETCWpudxgck0JR4mUA8PplohqpYfUaDTDAjdCx/C5ndMZuawDoHRE03NVJReQVkj9KkRVpifhLliFecdhdq0BveC5spFzYpw7nRFCH178vnVW0l/Ch3SVENaO3SnWVk= Message-ID: <849e377e0607060146v3df1f7c0lb1a32999f367f533@mail.gmail.com> Date: Thu, 6 Jul 2006 10:46:35 +0200 From: "Lennart Benoot" To: "Tapestry users" Subject: Re: Wiki implementation using Tapestry In-Reply-To: <2636dc520607060016u4b2af9dax45dd58827eae8fe5@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_46167_27783354.1152175595402" References: <2636dc520607060016u4b2af9dax45dd58827eae8fe5@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_46167_27783354.1152175595402 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Someday I accidently ran accross a project, mentioned on the blog of Howard, that did somthing similar. Take a look at his blog 2004 or 2005 I think... On 7/6/06, Julio C. Rivera wrote: > > Hi! > > I need to add wiki features to a Tapestry web application. I would like my > users could add and edit pages in a web space. I have been looking for > some > tapestry-wiki engine integration component with no luck. > > I tried to integrate my Tapestry application and XWiki using sitemesh, but > I > didn't get the expected results. > > Some ideas about which way to follow? > > Thanks in advance. > > Julio. > > ------=_Part_46167_27783354.1152175595402--