This plugin allows you to have access to your Coppermine Gallery directly in WordPress (Version 1.2 or higher). With this version, all the configuration parameters are stored in a new table. In fact to make the plugin working, you must create it and insert few records. Pre Requirement : –plus

I finally upgraded to Coppermine Gallery 1.3.2.. I also totally changed the template of the galleries to be more consistant with this blog. Both (http://blog.idahocline.info and http://galleries.arewel.com) are using a theme based on the famous “KUBRICK“. Next step is make the template of the gallery totally tableless.plus

Well, I was helping Peter to use psnGallery2…And I finally found the issue : His Coppermine database name was like “database-coppermine” ! So in the code, to be able to handle several databases (one for WordPress and another for Coppermine), the plugin is using this kind of syntax : selectplus

The new version of the psnGallery2 has been released ! As announced, the new functionnalities are : Display the last uploaded pictures from a specific Coppermine album Display the most viewed pictures from a specific Coppermine album Display the best rated pictures from a specific Coppermine album They are availableplus

If I have time, the psnGallery2 version 1.3.1 will be available for download tonight (GMT+2). It includes few fixes and the 3 new tags described in the previous post. I have also scheduled for a near future to improve the install/upgrade procedure, it will be based on the WordPress install/upgradeplus

Within a post <cpg_album>albumid|nCols|nSize|beforeCol|afterCol|beforeRow|afterRow</cpg_album> : Generate tags to display a full album from a specific Coppermine album (if -1 : from all albums) <cpg_albumcatlist>categoryid|count|nSize|before|after</cpg_albumcatlist> : Get the album name list of a category <cpg_albumname>albumid</cpg_albumname> : Get the name of an album <cpg_albumpiccount>albumid</cpg_albumpiccount> : Get the number of pictures within anplus

Out of a post (eg: in index.php) To display several random pictures from a specific Coppermine album (if -1 : from all albums) : CPGRndPicture($albumid, $count, $nSize,$before,$after, $activelink) Generate tags to display a full album from a specific Coppermine album (if -1 : from all albums)… : CPGAlbum($albumid, $nCols, $nSize,plus

The new version of psnGallery2 will be soon out. List of new features and their statuses : “picture id” displayed via mouseover “EXIF info” displayed if present “Most Viewed” function as in Coppermine (overall or for a specific category/album) “Last Uploaded” function as in Coppermine (overall or for a specificplus

What’s that ? It provides you an “gateway” between your Coppermine Gallery and your WordPress Blog. A lot of functionnalities for your Blog within a post or outside a post ! How to make it work ? The main requirements are to have installed : Coppermine Gallery (minimum 1.1D) installedplus