block visibility

Events happening in the community are now at Drupal community events on www.drupal.org.
Jeff Burnz's picture

Using Browscap with Panel Panes and Drupal Blocks

Many users have asked me how they can hide a block or panel pane in mobile, so to fill this gap I created two new modules that utilize the Browscap module (device detection):

Browscap Block adds a visibility option to block configuration settings to allow you hide blocks in mobile devices.

Browscap CTools includes an access control plugin to show or hide panel panes in mobile devices using the pane visibility settings.

Read more
dnotes's picture

Block placement adjunct to core Drupal block system

I'd like a module that would allow administrators to more intuitively determine block placement, both on the page and throughout the site, using the core Drupal block system. This is what I'm thinking of:

      o A button on every page should allow administrators to edit the blocks <i>for that page</i>.
      o When not administering blocks,
            + Quick links (ajax) should be displayed on each block for
                  # hiding from this page
                  # hiding from all pages with path …
                  # configuring the block
Read more
scarvajal's picture

Block Visibility y Cache

Recurro a los experimentados con Drupal porque no encuentro esta info en la web...

Tengo un bloque que tiene en la opciones de visibilidad código PHP que hace que solo muestre el bloque cuando me visitan desde el exterior.

En el site tengo cache de página y cache de bloques habilitado.

Hoy veo que el bloque es visible para mi aunque no debiese. El código estoy seguro que es correcto...

Significa que el modo cache hace que el código puesto en la opciones de visibilidad del bloque se ignore una vez que la cache ya fue creada?

Read more
Subscribe with RSS Syndicate content