Further information on psnGallery2 tags/functions

Out of a post (eg: in index.php) // Generate tags to display several random pictures from a specific Coppermine album (if -1 : from all albums) function CPGRndPicture($aid=-1, $count =-1, $nSize=1,$before= »,$after= », $activelink=true, $dummy= ») // Generate tags to display a full album from a specific Coppermine album (if -1 : from all albums)… function CPGAlbum($aid, $nCols=4, $nSize=1, $beforeCol= » », $afterCol= » », $beforeRow= » », $afterRow= » ») … Lire la suite

cpg_picture quickfix

Well, I was too fast to deliver the psnGallery2…In the sql, included in the « package ». There is a « ( » too much ! In order to fix the issue. Execute the following sql (eg, from phpMyAdmin) : UPDATE wp_psnGallery SET value = ‘CPGPicture($elems[ 0 ], $elems[ 1 ], $elems[ 2 ], $elems[ 3 ], $elems[ 4 ], $elems[ 5 ], $elems[ … Lire la suite

psnGallery2 version 1.2.1

So ! Here we go ! The release of psnGallery 2 (wordpress + Copermine) is out since few days but as you know, the idahocline.com is down for unknow reason without news from the webhoster ! 🙁 So as promised, here is the zip of the plugin Have fun with it ! :o)