<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Anisa ha scritto:
<blockquote
 cite="mid:AANLkTimOaguchjEDfXfo_gZ+HbkoHBo7YmZ3NOdOph8N@mail.gmail.com"
 type="cite">Thank you for your response.  I did not create the theme
in question myself, it's called ABeesParadise.<br>
  <br>
I did what you suggested, and tried only a couple of the core themes,
Garland and Bluemarine.  It's the exact same behavior, so I think this
is just how it is.  If so, I think the documentation should be changed
to clarify this.<br>
  <br>
The <i>admin/build/block</i> settings are theme specific, but
individual block configuration settings are not (for example,
admin/build/block/configure/user/1)  (actually, I don't really
understand why my userid is part of the URL...)<br>
  <br>
So, I can decide which blocks show up in which theme, and where they
are placed in each theme, but I can't do the more indepth
configuration, like visibility settings.  <br>
</blockquote>
Hi, I think that solution to your problem could be  Multiblock module
(<a class="moz-txt-link-freetext" href="http://drupal.org/project/multiblock">http://drupal.org/project/multiblock</a>): <br>
<br>
Drupal's block module is limited by the fact that a block can only have
one instance. Each block has a 1:1 relationship with its region,
weight, visibility (and other) settings. This means that it is
impossible to have blocks in multiple regions or to have blocks that
have different settings on different pages. MultiBlock module solves
this problem by allowing you to create multiple Block Instances of
already existing blocks. Please read the README for more information.<br>
<br>
M.<br>
<br>
<pre class="moz-signature" cols="72">-- 
Michel 'ZioBudda' Morelli                       <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>
Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)
Telefono: 0200619074
Telefono Cell: +39-3939890025 --  Fax: +39-0291390660

<a class="moz-txt-link-freetext" href="http://www.ziobudda.net">http://www.ziobudda.net</a>                         ICQ: 58351764  
<a class="moz-txt-link-freetext" href="http://www.ziobuddalabs.it">http://www.ziobuddalabs.it</a>                      Skype: zio_budda
<a class="moz-txt-link-freetext" href="http://www.ziodrupal.net">http://www.ziodrupal.net</a>                               MSN: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>                   
                                                JABBER: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>
</pre>
</body>
</html>