Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / adaptivetheme / at_core / layouts / gpanels @ 74f6bef0

Nom Taille Révision Âge Auteur Commentaire
_README.txt 1,41 ko f7a2490e plus de 10 ans Assos Assos git mv htmltest drupal7
five-5x20.php 1,44 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
four-4x25.php 1,33 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
one.php 846 octets 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
six-6x16.php 1,59 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
three-25-25-50.php 1,55 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
three-25-50-25.php 1,55 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
three-3x33.php 1,42 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
three-50-25-25.php 1,54 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
three-inset-left.php 1,58 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
three-inset-right.php 1,61 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
two-2x50.php 1,25 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
two-33-66.php 1,3 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
two-66-33.php 1,3 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules
two-brick.php 1,92 ko 74f6bef0 plus de 10 ans Assos Assos Weekly update of contrib modules

Dernières révisions

# Date Auteur Commentaire
74f6bef0 27/03/2014 12:00 Assos Assos

Weekly update of contrib modules

f7a2490e 13/02/2014 15:56 Assos Assos

git mv htmltest drupal7

Voir les révisions

README


Gpanels

Gpanels are drop in multi-column snippets for displaying blocks in
vertical columns.

How to use a Gpanel:

  1. Copy and paste a Gpanel into your page.tpl.php file.
  2. Copy and paste the region definitions to your themes .info file.
  3. Clear the cache (in Performance settings) to refresh the theme registry.

Now you can add blocks to the Gpanel regions.

Gpanels are built with percentages and expand to fill their containing
element, normally a DIV. They will stretch and compress so it does not
matter how wide the page is, or what unit you use to set the page width.

Gpanels in Page Templates

You can paste a Gpanel almost anywhere in page.tpl.php and it will
display correctly. If you embed a Gpanel into an existing region you
may have to alter the conditional logic for the Gpanel to show up.

Gpanels in Nodes

This is doable, please see the help page for instructions:

http://adaptivethemes.com/documentation/using-gpanels

Just Using the Markup for Node Layouts

You can do this also, what I suggest is looking at the panels layouts and
copying the code from the panel template file, then removing the PHP snippets.
The HTML markup in each panels layout is the same as what gets generated by
a Gpanel when it renders. You should remove the "panels-display" class from
the main wrapper in the panels markup if you do this.

Formats disponibles : Atom