Table des matières

JUpload plugin for coppermine

Author: Etienne Gauthier Accound etienne_sf (on sourceforge and coppermine forums)

Note: This plugin has no link with the jupload.biz web site, which is not open source.

The Coppermine plugin is available here: behind this link. The java sources for the applet are available here: http://sourceforge.net/projects/jupload/


You can test the plugin, by going to my test web site :
http://etiennegauthier.free.fr/coppermine/

Login: coppermine

Password: jupload


Support forum changed. It's now available in a new board, at http://forum.coppermine-gallery.net/index.php/board,100.0.html


Summary

This pack is a plugin for the Coppermine Picture Gallery, which allows you:

This plugin is translated in the following languages: Danish, Dutch, English, Esperanto, French, German, Italian, Japanese, Norwegian, Polish, Bresilian Portugese, Slovenian and Spanish.

In the default configuration, pictures are resized down to the gallery maximum size before upload: this make upload quicker, and allow easy upload of pictures from modern camera, even on ISP that has a too low maximum upload size.

USER GUIDE

Upload pictures

By using this applet, the main user improvements are:

The applet allows the user, before upload, to:

JUpload configuration

You can easily configure the JUpload plugin, by going to the plugin management page (from the first section of the Coppermine configuration page). From this page, the main configuration parameters are:

TECHNICAL DESCRIPTION

Java Part

All informations about the applet itself is available here: http://sourceforge.net/projects/jupload/

Note:

PHP Part

To access to the plugin, one of these conditions, at least, must be met:

INSTALLATION

Version prior to 2.1.0

All users should migrate to a most recent version to use JUpload as a Coppermine plugin.

With the plugin management page

This work since JUpload version 2.1.0.

To use this pack, you just have to go the plugin management page, from the first section of the Gallery configuration page. Just use the upload button on the plugin management page, to upload it, then click on the 'i' to install it.

A JUpload link will be available for use who may upload pictures.

Any existing JUpload configuration is keeped, when installing a new version: the user/config.inc.php file is never in the JUpload package.

With FTP upload

On some configuration, the previous way doesn't work. For instance, the web server need write access on the plugins directory, and the php zip extension must be activated.

In this case, you'll have to:

The resulting directory tree should look like this :


\coppermine\plugins
\coppermine\plugins\jupload
\coppermine\plugins\jupload\lang
\coppermine\plugins\jupload\include
\coppermine\plugins\jupload\user
\coppermine\plugins\jupload\page

If it was not already before, you'll then have to go the [b]plugin management page[/b], from the first section of the Gallery configuration page and click on the 'i' (on the right of the JUpload line) to install it.

HOW TO SOLVE PROBLEMS ?

General ideas

Before asking for support, you should :

  1. Check that standard upload works with the same login.
  2. Put the debug on. To do this, you can set the applet debugLevel parameter to 100, in the plugins/jupload/upload_page.php script, or, while using the applet, do a CTRL + right-click on the status area or the file list of the applet, and select the 'debug on' entry in the popup menu that should appear.

Usually, problems occur during upload, so check the debug output, to see what the server answered. To do this:

What you should see:

FAQ

The FAQ is available on the JUpload FAQ page.

SUPPORT

  1. To get support about the coppermine plugin: the best way is to post a message into the coppermine upload mods forum, for this applet. I'll receive a notice in my personal mailbox.
  2. To get support about the applet itself, the best way is to post a message into the sourceforge forums. Here again, I'll receive a notice in my personnal mailbox.