Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCB9D9672 for ; Thu, 19 Jan 2012 10:54:29 +0000 (UTC) Received: (qmail 17330 invoked by uid 500); 19 Jan 2012 10:54:29 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 17288 invoked by uid 500); 19 Jan 2012 10:54:28 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 17278 invoked by uid 99); 19 Jan 2012 10:54:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 10:54:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 10:54:22 +0000 Received: by wibhr14 with SMTP id hr14so1335338wib.6 for ; Thu, 19 Jan 2012 02:54:00 -0800 (PST) Received: by 10.180.104.4 with SMTP id ga4mr29688130wib.17.1326970440343; Thu, 19 Jan 2012 02:54:00 -0800 (PST) Received: from [10.2.5.127] ([77.86.30.139]) by mx.google.com with ESMTPS id ex2sm64970448wib.1.2012.01.19.02.53.58 (version=SSLv3 cipher=OTHER); Thu, 19 Jan 2012 02:53:59 -0800 (PST) Message-ID: <4F17F642.1030300@wandisco.com> Date: Thu, 19 Jan 2012 10:53:54 +0000 From: Gary User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: bloodhound-dev@incubator.apache.org Subject: Re: Bloodhound Theme/Dashboard design References: <4F15D1DE.7080009@wandisco.com> <4F15D27D.1020300@wandisco.com> <4F16BCE1.40402@wandisco.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 01/18/2012 02:27 PM, Olemis Lang wrote: > On Wed, Jan 18, 2012 at 7:36 AM, Gary wrote: >> On 01/17/2012 09:48 PM, Olemis Lang wrote: >>> Another two aspects : >>> >>> - I see navigation items are different to those people find in Trac >>> itself (e.g. create ticket in Trac main nav is now in BH context nav) . >>> Will site navigation change ? What other similar changes do you >>> have in mind ? >> A good question.. I think that there is value in challenging our ideas in >> these areas on the basis of what might be good for a fresh audience. >> >> We should be looking to existing mechanisms to provide any changes as much >> as possible, including existing trac-hacks if required. >> > In order to change that it will be necessary to (patch / change) Trac > core , as e.g. new tickets in metanav is defined in a component > provided by Trac distribution > ;) That surprises me. I was under the impression that these items were much more controllable. Is there a particular problem with providing default configuration in the trac.ini to do this? Cheers, Gary