Home » Archive

Articles Archive for juillet 2004

PHP, plugins, sql »

[25 juil 2004 | No Comment | ]

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) installed
WordPress (minimum 1.2) installed

If those applications are up and running, only few steps are required :

PHP, plugins, sql »

[20 juil 2004 | No Comment | ]

due to a small little tiny bug, the size selection is not working.
To fix the issue :

PHP, plugins, sql »

[17 juil 2004 | No Comment | ]

As you know I am working on psnGallery 1.3.0. I have decided to provide you the possibility to view it as I will be not available a while (I am going on holiday abroad).
All the plugin parameters are displayed in the psnCPGAdmin module.
The new functionnalities are :

site »

[11 juil 2004 | No Comment | ]

I added the well-done plugin of Joel Bennett. It allows to replace text into an image… Very easy to use, very powerfull !
More than probably I will created few new functionnalities….(eg: merge with psnGallery)
All titles of all posts are for the moment using that plugin.

PHP, plugins, sql »

[9 juil 2004 | No Comment | ]

Issue description: If the <cpg_xxxx> tag is used with only 1 parameter and no separator, nothing is displayed.
Discover by: William Spaetzel
Final Fix : next release (probably 1.3.0)
Workaround: use the tag with parameters (eg: <cpg_gallery>3|2|1</cpg_gallery> instead of <cpg_gallery>3</cpg_gallery>)