Hi,
dunno how to contact the dev team so I'm posting here.
We are a small dev team from University Rennes 1, France, and we had dev some small functions to zenphoto and a Java Zenphoto uploader / administrator.
I need to know how this can be tested by the dev team or maybe integreted.
This work will be on GPL licence and there will be a website for this in a couple weeks.
Just need some beta test and main dev team contact now.
See you
Probably the best way to make sure this gets noticed is to file a ticket on the bugtracker as an enhancement.
We actually come by quite often..;-) The forum is a good way to contact and discuss contributions. A ticket is a way, too. But mainly for bugs and requests/suggestions.
We absolutely welcome any third party contributions but I can't promise that we have really can test what you did. But of course we will post an entry on our news section if you let us know about something you did.
Generally we do not include third party features into the release package since we - being a small team - are then left to maintain them then (depends of course).
Actually a lot of things can be done via plugins which we prefer to be maintained by its developer. Please read on www.zenphoto.org/get-involved/ and the two linked pages within how to contribute best.
Feel free to ask further questions.
the couple functions we had are tricky and mainly for personnal purpose.
The main dev was on a java program than can do the administration remotely of one or more Zenphoto. Basic stuff :
We did that because there was an old .Net program but not working anymore, and we wanted a multi platform compatibility. More to come
Sounds quite interesting... I'd like to try it out once it's released.
Here it is !
Beta publication, rush on it
http://forge.ifsic.univ-rennes1.fr/projects/zenphoto/
Apologies it is in french, I'm the admin Jérôme Steunou, part of the dev team of this project called simply JUZ for « a Java Uploader for Zenphoto »
Go on the « Fichiers » part of the project to download that beta version.
Be carefull also it is a beta program. Maybe there are still bugs. Fill free to write some feedback on the forum or tracker part.
Créer un album means Create an album
Créer un sous album means Create a sub album
Lister les albums means List all albums
Créer les miniatures means create Thumbnails
Thank you !
I just gave it a try. Every time I try to log in, it says my username/password is invalid. However, my site's security log indicates that it did successfully log in.
I'm on the nightly (build 5037 to be exact). That might be the problem.
The URL I used was the base URL of the zenphoto installation.
This was in the error log and might be related/helpful:
PHP Notice: Undefined index: redirect in /home/web29205/domains/archlinuxgallery.com/public_html/zp-core/auth_zp.php on line 61
i ll install a nighty to see in a couple day.
About URL, tested on all url like http://[www.]mydomain[.xxx]/zenphoto
And I m mostly interested on the errors you had on your java terminal
Actually, there's no error output to the command line at all.
just tested with the nightly build, login work very fine, also creating an album... not the upload of pictures
I need to know more about your login page and install configuration kagutsushi. Do you are in https mode first ? What's the url, are at least how it look like ?
The base URL is http://www.archlinuxgallery.com/ and I don't use HTTPS. The install is not within a directory; it's directly within public_html.
The security log indicates that the login is successful each time I try to connect, and each time I get the PHP notice from before.
I'm not sure what information to give you exactly, so if you need something specific, let me know and I'll help as much as I can.