Return-Path: X-Original-To: apmail-bloodhound-user-archive@www.apache.org Delivered-To: apmail-bloodhound-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA314C410 for ; Wed, 26 Jun 2013 08:18:32 +0000 (UTC) Received: (qmail 15125 invoked by uid 500); 26 Jun 2013 08:18:31 -0000 Delivered-To: apmail-bloodhound-user-archive@bloodhound.apache.org Received: (qmail 14599 invoked by uid 500); 26 Jun 2013 08:18:28 -0000 Mailing-List: contact user-help@bloodhound.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@bloodhound.apache.org Delivered-To: mailing list user@bloodhound.apache.org Received: (qmail 14579 invoked by uid 99); 26 Jun 2013 08:18:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2013 08:18:26 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ryan.ollos@wandisco.com designates 209.85.223.182 as permitted sender) Received: from [209.85.223.182] (HELO mail-ie0-f182.google.com) (209.85.223.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2013 08:18:22 +0000 Received: by mail-ie0-f182.google.com with SMTP id s9so30629156iec.27 for ; Wed, 26 Jun 2013 01:18:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=pNKwBmh5RbAXCsqikOeBgwmdDrMx25fP+1sPTV81VH0=; b=LFweWwUCqI1TMbo7W7SRmXRqG796p84LUWjX5IoLzc+BBeDIvNczx1UHgx8+Qrmgsa q28wC7u1u0bqTvEJVV8vMzhVTwdvgWpqUcCkgY18EZni7zdlLM61nfJSzOJDmB0O7++n MVNFY9WFUUqE+sUvE4ll5cZZNJTxVC7S8dv+K8A2wj422gKYfQlXyorTHowfY6oNlFAQ tYa5W/n/91hGUB0JLudj54MwCeYf07QZxDZYVA6U3McX5V6NL4H+MVj9KuiyI4/XkSKM Y0HvTPueMLVnDz/fzV5zAKRrIxQOJFIsBfIFZTwoJpCnz8M4OYddL5TFgtM3iZ2uGXz5 QLBA== MIME-Version: 1.0 X-Received: by 10.50.164.197 with SMTP id ys5mr1492224igb.3.1372234681846; Wed, 26 Jun 2013 01:18:01 -0700 (PDT) Received: by 10.64.9.37 with HTTP; Wed, 26 Jun 2013 01:18:01 -0700 (PDT) In-Reply-To: References: Date: Wed, 26 Jun 2013 01:18:01 -0700 Message-ID: Subject: Re: TitleIndex tree view From: Ryan Ollos To: user@bloodhound.apache.org Content-Type: multipart/alternative; boundary=089e01495046c2a37c04e00a48be X-Gm-Message-State: ALoCoQlWyikHoiu49g+MuIUA4cy4LMnfakgL7avMKjyPvEuBUxR3hfrBCiK7rp/1zj6xbUov9DYJ X-Virus-Checked: Checked by ClamAV on apache.org --089e01495046c2a37c04e00a48be Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jun 25, 2013 at 8:50 PM, Turar Sandybayev wrote: > Hi, > I'm wondering how I can get my wiki page structure to show up as tree > view, similar to how it's displayed at > https://issues.apache.org/bloodhound/wiki/TitleIndex > > When I try to create, say a new page at [..]/wiki/Node1/Node2/Page , it > simply displays as a link "Node1/Node2/Page", instead of: > > - Node 1 > - Node 2 > - Page > > Is there a step I'm missing? > > Thanks! > It seems there is some room for improvement in the behavior, but if you create all of the following pages: Node1 Node1/Node2 Node1/Node2/Page Node1/Node2/PageTwo You'll get: ** Node1* * Node1 * Node1/Node2 * Node1/Node2/Page * Node1/Node2/PageTwo --089e01495046c2a37c04e00a48be Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Tue, Jun 25, 2013 at 8:50 PM, Turar Sandybayev <san= dybay@ualberta.ca> wrote:
Hi,
I'm wondering how I can get my wiki page structure to show up as tree v= iew, similar to how it's displayed at https://issues.apache.org= /bloodhound/wiki/TitleIndex

When I try to create, say a new page at [..]/wiki/Node1/Node2/Pag= e , it simply displays as a link "Node1/Node2/Page", instead of:<= br>
- Node 1
=A0 - Node 2
=A0=A0=A0 - Page
<= br>
Is there a step I'm missing?

Thanks!

It seems there is some room for improvement in the behavio= r, but if you create all of the following pages:

Node1
Node1/Node2
Node1/Node2/Page
Node1/Node= 2/PageTwo

You'll get:

* Node1
=A0 =A0 =A0 =A0 * Node1
=A0 =A0 =A0 =A0= * Node1/Node2
=A0 =A0 =A0 =A0 * Node1/Node2/Page
=A0 =A0 =A0 =A0 * Node1/N= ode2/PageTwo=A0

--089e01495046c2a37c04e00a48be--