<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    there's an option on Path auto config page...something like "give
    these aliases to all nodes without alias" so it gives them to old
    content.<br>
    <br>
    what I didn't understand in your initial question was that you
    seemed to want the entire left and right regions to not appear when
    viewing forum topics....disabling blocks in those regions, you'd
    still get the regions themselves appearing, so is that what you're
    after or not? The only way I can think of to get the regions
    themselves not being created, and thus allowing your design to
    stretch right across the screen, would be the second method I
    mentioned, altering your theme's page.tpl.php file and wrapping the
    code for left and right regions in conditional php based on the page
    URL.<br>
    <br>
    something like<br>
    <br>
    if URL != "/forum/..."<br>
    print $left_region<br>
    <br>
    I have some similar stuff in my own page.tpl.php to print a region
    only in certain areas of the site and it works fine.<br>
    <br>
    On 26/03/2011 18:00, Andre Durudas wrote:
    <blockquote cite="mid:4D8E53DE.2010803@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <title></title>
      Maybe the Path Redirect module (<a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="http://drupal.org/project/path_redirect">http://drupal.org/project/path_redirect</a>)
      might be able to help you...<br>
      <br>
      Good luck! :)<br>
      <br>
      <blockquote style="border: 0px none;"
        cite="mid:AANLkTi=zk7UNvDU_dzwM9BJMVAiq+fdGQYVzRx7Q9AVs@mail.gmail.com"
        type="cite">
        <div style="margin-left: 40px;">
          <hr style="border-width: 1px 0pt 0pt; border-style: dotted
            none none; border-color: rgb(181, 181, 181)
            -moz-use-text-color -moz-use-text-color; height: 1px;
            margin: 0pt;" class="__pbConvHr"><br>
        </div>
        <div style="margin-left: 40px;"><a moz-do-not-send="true"
            href="mailto:bayousoft@gmail.com" style="color: rgb(0, 136,
            204) ! important; text-decoration: none ! important;">Ryan
            LeTulle</a><br>
          <font color="#888888">March 26, 2011 11:35 AM</font></div>
        <br>
        <div style="color: rgb(136, 136, 136); margin-left: 40px;"
          __pbrmquotes="true" class="__pbConvBody"><br>
          backup first! :)<br clear="all">
          <b>
            <div><b><br>
              </b></div>
            Ryan LeTulle</b><br>
          <br>
          <div>&gt;&nbsp;<font color="#666666"><a moz-do-not-send="true"
                target="_blank" href="http://twitter.com/bayousoft">bayousoft</a>&nbsp;-twitter</font></div>
          <div><br>
          </div>
          <div> <img moz-do-not-send="true"
              src="http://dl.dropbox.com/u/12083215/m-gmail-icon.png"><br>
          </div>
          <div>
            <div><br>
            </div>
            <br>
            <br>
          </div>
          <br>
          <br>
          <br>
          <br>
          <hr style="border-width: 1px 0pt 0pt; border-style: dotted
            none none; border-color: rgb(181, 181, 181)
            -moz-use-text-color -moz-use-text-color; height: 1px;
            margin: 15px 0pt 0pt;" class="__pbConvHr"><br>
        </div>
        <div style="margin-left: 40px;"><a moz-do-not-send="true"
            href="mailto:bayousoft@gmail.com" style="color: rgb(0, 136,
            204) ! important; text-decoration: none ! important;">Ryan
            LeTulle</a><br>
          <font color="#888888">March 26, 2011 11:35 AM</font></div>
        <br>
        <div style="color: rgb(136, 136, 136); margin-left: 40px;"
          __pbrmquotes="true" class="__pbConvBody"><br>
          You can delete and recreate aliases:
          <div><br>
          </div>
          <div><a moz-do-not-send="true"
              href="http://example.com/admin/build/path">http://example.com/admin/build/path</a><br
              clear="all">
            <b>
              <div><b><br>
                </b></div>
              Ryan LeTulle</b><br>
            <br>
            <div>&gt;&nbsp;<font color="#666666"><a moz-do-not-send="true"
                  target="_blank" href="http://twitter.com/bayousoft">bayousoft</a>&nbsp;-twitter</font></div>
            <div><br>
            </div>
            <div><img moz-do-not-send="true"
                src="http://dl.dropbox.com/u/12083215/m-gmail-icon.png"><br>
            </div>
            <div>
              <div><br>
              </div>
              <br>
              <br>
            </div>
            <br>
            <br>
            <br>
            <br>
          </div>
          <hr style="border-width: 1px 0pt 0pt; border-style: dotted
            none none; border-color: rgb(181, 181, 181)
            -moz-use-text-color -moz-use-text-color; height: 1px;
            margin: 15px 0pt 0pt;" class="__pbConvHr"><br>
        </div>
        <div style="margin-left: 40px;"><a moz-do-not-send="true"
            href="mailto:mr.jarry@gmail.com" style="color: rgb(0, 136,
            204) ! important; text-decoration: none ! important;">Jarry</a><br>
          <font color="#888888">March 26, 2011 11:15 AM</font></div>
        <br>
        <div style="color: rgb(136, 136, 136); margin-left: 40px;"
          __pbrmquotes="true" class="__pbConvBody"><br>
          <div><!----><br>
            Thanks, seems to be a good idea. But if I understand
            correctly,<br>
            it will change paths only for topics created from now, but
            not<br>
            the old one. How can I update aliases for old content? Do I
            have<br>
            to edit it manually? And if I do, is it sure I do not brake<br>
            old links, if I change path aliases of already created
            content?<br>
            <br>
            And one more thing: what about comments?<br>
            They have "comment/edit/[node]" and "comment/reply/[node]"
            links.<br>
            How can I change comment/edit &amp; comment/reply links, but
            again<br>
            only for forum-topics? I did not find it in pathauto
            settings...<br>
            <br>
            Jarry<br>
            <br>
          </div>
          <hr style="border-width: 1px 0pt 0pt; border-style: dotted
            none none; border-color: rgb(181, 181, 181)
            -moz-use-text-color -moz-use-text-color; height: 1px;
            margin: 15px 0pt 0pt;" class="__pbConvHr"><br>
        </div>
        <div style="margin-left: 40px;"><a moz-do-not-send="true"
            href="mailto:neil@esl-lounge.com" style="color: rgb(0, 136,
            204) ! important; text-decoration: none ! important;">Neil
            Coghlan</a><br>
          <font color="#888888">March 26, 2011 10:41 AM</font></div>
        <br>
        <div style="color: rgb(136, 136, 136); margin-left: 40px;"
          __pbrmquotes="true" class="__pbConvBody"><br>
          <div>There are different ways to do what you want. It sounds
            like the <br>
            simplest would be to use Path Auto module and make all your
            forum URLs <br>
            something like "forum/[nid]"<br>
            <br>
            that will allow you to better filter blocks using the page
            visibility <br>
            settings.<br>
            <br>
            another way is to get your hands dirty with the page.tpl.php
            file and <br>
            start putting some php conditional stuff in there so the
            entire sidebars <br>
            won't appear when there's a forum topic loaded...again,
            you'll probably <br>
            need to give all forum topics a "forum/xxx" type URL for
            that to work<br>
          </div>
        </div>
        <div style="margin-left: 40px;"><a moz-do-not-send="true"
            href="mailto:mr.jarry@gmail.com" style="color: rgb(0, 136,
            204) ! important; text-decoration: none ! important;">Jarry</a><br>
          <font color="#888888">March 26, 2011 10:25 AM</font></div>
        <br>
        <div style="color: rgb(136, 136, 136); margin-left: 40px;"
          __pbrmquotes="true" class="__pbConvBody"><br>
          <div>Hi,<br>
            <br>
            I'd like to hide left and right column on all my forum-pages<br>
            and use the whole width for central column (displayin
            topics).<br>
            How could I do that?<br>
            <br>
            I know there is a "page specific visibility settings" for<br>
            each block, which I could use. But how can I filter all<br>
            forum-related content out, and nothing more?<br>
            <br>
            I left "show on every page except the listed pages" setting<br>
            activated, and in "page" I put:<br>
            <br>
            forum<br>
            forum/*<br>
            <br>
            It works well, but only for all forum listing-pages.<br>
            When I click on certain forum-topic, blocks are displayed<br>
            again, because url is "/content/&lt;topic&gt;".<br>
            <br>
            And that is the problem: if I add "content/*" to the above<br>
            mentioned settings, it will work, but for every content<br>
            on my web-page. And I do not want it for every content,<br>
            only for forum-content. But I do not know how to distinguish<br>
            between forum-content, and generally any content...<br>
            <br>
            Jarry<br>
            <br>
            <br>
          </div>
        </div>
      </blockquote>
    </blockquote>
  </body>
</html>