From owner-freebsd-www@FreeBSD.ORG Sun Feb 5 10:52:28 2006 Return-Path: X-Original-To: www@freebsd.org Delivered-To: freebsd-www@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCAA616A420; Sun, 5 Feb 2006 10:52:28 +0000 (GMT) (envelope-from danger@rulez.sk) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEED43D60; Sun, 5 Feb 2006 10:52:27 +0000 (GMT) (envelope-from danger@rulez.sk) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 38BB410E5E8; Sun, 5 Feb 2006 12:00:34 +0100 (CET) Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97563-13; Sun, 5 Feb 2006 12:00:32 +0100 (CET) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id A6F7510E524; Sun, 5 Feb 2006 12:00:32 +0100 (CET) Date: Sun, 5 Feb 2006 11:52:20 +0100 From: Daniel Gerzo X-Mailer: The Bat! (v3.62.14) Professional X-Priority: 3 (Normal) Message-ID: <2410146308.20060205115220@rulez.sk> To: Scott Long In-Reply-To: <43E538FA.6020308@samsco.org> References: <20060204210628.GA56334@tomas.elvandar.org> <43E538FA.6020308@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Cc: re@freebsd.org, doc@freebsd.org, www@freebsd.org Subject: Re[2]: [patch] XML'ified version of release todo list X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 10:52:28 -0000 Hello Scott, Sunday, February 5, 2006, 12:30:02 AM, you wrote: > Hmm, I wasn't aware that there was such a TODO item. What are the http://wikitest.freebsd.org/moin.cgi/DocIdeaList > advantages to switching our process to XML here? It should be a lot easier for people editing the todo list to change for example the class from showstopper to testing, simply by editing the class="" attribute in element in todo.xml and the xsl template will take over other work for you. You don't need to move a long part of html code down to the other section. Also, it is possible to sort the list (it's sorted by Issue name now) > Scott -- Sincerely, Daniel Gerzo