May 2004
You are browsing the archive for May 2004.
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, [...]
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 [...]
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 ! )
As the phoenix…idahocline.info is back to replace idahocline.com
Well, it seems that idahocline.com has huge issues ! So here is the phoenix ! Unfortunetaly my last database backup was …..old (few days) but…
psnGallery 2 Version 1.2.1 released !
As promised, the new release is available for download ! Click on download to get it ! Keep me inform if you encounter any issue !
PHP Tag within a post
Based on the work of Stevarino and to answer to WordPress Forum, here is another version : I found the problem….It comes the formatting functions which convert few “special” characters into more fancy one…. function run_phpinpost($data) { $PHPTag = “phpcode”; $data = str_replace(array(“rn”,”r”), “n”, $data); while (false !== strpos($data, “< ".$PHPTag .">“)) { $Before= substr($data, [...]
psnGallery2 1.2.1 changes overview
Well, I know it is always annoying to wait for news…. So here are some… The most important addition/change with the release is the fact that all the configuration parameters are now stored in a table in the “wordpress” database (see below to have further information). Here are the differents news functionnalities available with psnGallery2 [...]
psnCPGAdmin preview (psnGallery2 admin page)
According the WordPress Support forum, several requests appeared..about having a way to found out the albumid, the pictureid, etc… So, my answer is : Here is a preview of the Administration page for psnGallery2 plugin. The new psnGallery2 will be out soon. In fact, I am reviewing the way of handling the “customized” tags and [...]
Nicer Archives integrated
I finally integrated the “nicer archives“. Easy, simple, nearly nothing to do to be integrated ! Click here to view it in action or in the Blog menu, select the option “Archives”.
Star Wars Trilogy DVD Details
As you know now, the Star Wars Trilogy DVD will be out in September 2004 ! Here is the packaging preview : This four disc DVD features the Star Wars trilogy. Disc 1, Episode IV A New Hope: Eighteen years later, Luke Skywalker, a young farmboy on Tatooine, is thrust into the struggle of the [...]
Recent Comments