Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 94024 invoked from network); 9 Jul 2005 22:05:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jul 2005 22:05:34 -0000 Received: (qmail 36410 invoked by uid 500); 9 Jul 2005 22:05:34 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 36386 invoked by uid 500); 9 Jul 2005 22:05:33 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 36373 invoked by uid 99); 9 Jul 2005 22:05:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jul 2005 15:05:33 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.97.201.94] (HELO trinihosting.com) (209.97.201.94) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jul 2005 15:05:31 -0700 Received: (qmail 11527 invoked from network); 9 Jul 2005 22:06:05 -0000 Received: from unknown (HELO ?127.0.0.1?) (64.28.136.2) by trinihosting.com with SMTP; 9 Jul 2005 22:06:04 -0000 Message-ID: <42D049FD.4030904@peppersauce.org> Date: Sat, 09 Jul 2005 18:04:45 -0400 From: Anil Ramnanan User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Site.xml and Tabs.xml editor Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Since I am still working on the site.xml editor I as wondering if I could edit the tabs.xml file the same way. I know that our other option was using and EMF generated editor for tabs.cml since it has a DTD but I was wondering if I can't just use the same type of editor that I created for site.xml. Regards, Anil.