<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <div class="moz-text-flowed" style="font-family: -moz-fixed;
      font-size: 14px;" lang="x-western">Hi list,
      <br>
      <br>
      I want to have a block that list sister or brother node's title of
      the current node.
      <br>
      I use Taxonomy for each node. I have 3 level:
      <br>
      Level1
      <br>
      &nbsp;&nbsp;&nbsp; Level1.1
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Level1.1.1
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Level1.1.2
      <br>
      &nbsp;&nbsp;&nbsp; Level1.2
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Level1.2.1
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Level1.2.2
      <br>
      Level2
      <br>
      &nbsp;&nbsp;&nbsp; Level2.1
      <br>
      ...
      <br>
      <br>
      When I display a node of Level1.1.1 I want to have a block with
      all Level1.1.1 node's titles.
      <br>
      <br>
      Which module I must use ? And how to config it.
      <br>
      <br>
      I'm trying Views and Panels, but I don't find the good settings.
      <br>
      <br>
      Thanks in advance for your help and to put me in the good way.
      <br>
      <br>
      Regards,
      <br>
      <br>
      Ceooph
      <br>
    </div>
  </body>
</html>