Trying Gallery Assist in "Page type" page | Riccardo Barbieri

user warning: Query was empty query: in /home/riccardo/domains/riccardobarbieri.com/public_html/sites/all/modules/gallery_assist/gallery_assist.module on line 3975.

Trying Gallery Assist in "Page type" page

Printer-friendly version

Nederlandse versie!!!!

  • changed title/comment to pictures in dutch version, to see if they are independent per language
    YES!! very well, images are independent per language - not so in Node-Gallery
  • Picture pages do not seem to be using path-auto

Gallery Assist reference pages:

  1. http://drupal.org/project/gallery_assist_lightboxes
  2. http://simple.puntolatinoclub.de/

 

Reference pages for Node-Gallery:

 

References for Image-Gallery:

 

 

 

Adapted codes in default *.tpl,  *.php or *.css files

Images and galleries

  1. Node Gallery output in node-gallery/node-gallery.css:

    .item-list ul li {
    border:1px solid #EEEEEE;
    float:left;
    font-size:84%;
    line-height:1.2em;
    list-style-type:none;
    margin:0 6px;
    padding:6px 0;
    text-align:center;
    width:120px;
    }