Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 10CF191FB for ; Mon, 30 Apr 2012 23:04:10 +0000 (UTC) Received: (qmail 74562 invoked by uid 500); 30 Apr 2012 23:04:10 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 74544 invoked by uid 500); 30 Apr 2012 23:04:10 -0000 Mailing-List: contact bloodhound-commits-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-commits@incubator.apache.org Received: (qmail 74536 invoked by uid 99); 30 Apr 2012 23:04:10 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 23:04:10 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id C54B680025; Mon, 30 Apr 2012 23:04:09 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 0.13dev-r10952 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 0.13dev-r10952, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Mon, 30 Apr 2012 23:04:09 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #10: Design Search Results screen X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/10#comment:2 Message-ID: <073.a92e519aaea5fcdac5b385f9c9e05c28@incubator.apache.org> References: <058.78be105d6446e60472e5c9eb59df773a@incubator.apache.org> X-Trac-Ticket-ID: 10 In-Reply-To: <058.78be105d6446e60472e5c9eb59df773a@incubator.apache.org> #10: Design Search Results screen ------------------------+---------------------- Reporter: jdreimann | Owner: olemis Type: task | Status: assigned Priority: minor | Milestone: Component: dashboard | Version: Resolution: | Keywords: ------------------------+---------------------- Comment (by olemis): Attached patches have been developed in a local patch queue repository on top of [attachment:ticket:46:t46_r1331433_bootstrap_css.diff previous patch fixing image path in Bootstrap CSS] built against r1331433 . My local queue looks likes this (beware of the order so as to apply patches) : {{{ #!sh $ hg qapplied t46/t46_r1331433_bootstrap_css.diff t10/t10_r1331433_msg_div_wrapper.diff t10/t10_r1331433_bh_theme_filter_modifiers.diff t10/t10_r1331433_search_webui.diff }}} The mechanism used in `BloodhoundTheme` class in order to override ''Trac'' templates has been (needs to be) enhanced. Please review . -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker