Pages (3): 1 2 3   
Member
Member
Grom   15-02-2010, 17:07
#1

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

Member
Member
kagutsuchi   15-02-2010, 17:58
#2

Probably the best way to make sure this gets noticed is to file a ticket on the bugtracker as an enhancement.

Member
Member
Grom   15-02-2010, 18:21
#3

wow, does that mean they do not often come by ?

Administrator
Administrator
acrylian   15-02-2010, 19:09
#4

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.

Member
Member
Grom   15-02-2010, 19:45
#5

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 :

  • add album
  • edit album
  • upload photo
    the goal was to generate resized pictures from folder full of BIG pictures to save bandwith and help professionals to manage their album with upload.

We did that because there was an old .Net program but not working anymore, and we wanted a multi platform compatibility. More to come

Administrator
Administrator
acrylian   15-02-2010, 20:29
#6

If you have a link to a page where you host that project and/or others we gladly add entries for everything on our extensions section and link to your pages from there.

Member
Member
kagutsuchi   16-02-2010, 01:39
#7

Sounds quite interesting... I'd like to try it out once it's released.

Member
Member
Grom   18-02-2010, 16:15
#8

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 !

Member
Member
Grom   18-02-2010, 16:20
#9

Ho, but i think it's more for the french ppl. In the « Documents » part, you ll find workd to modifie Zenphoto.

1/ Mail alert on visit album if > to XX day not visit
2/ PDF post possibility in the comment for the admin

Member
Member
kagutsuchi   18-02-2010, 16:41
#10

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.

Member
Member
Grom   18-02-2010, 17:01
#11

Are you with the last version of zenphoto ? only tested on 1.2.8

Member
Member
kagutsuchi   18-02-2010, 17:03
#12

I'm on the nightly (build 5037 to be exact). That might be the problem.

Member
Member
Grom   18-02-2010, 17:06
#13

And what was the URL you wrote ?

There is no webservices or API in zenphoto, so our program works on HTTP post level.
If on the next version there ll be some change on the form handlers we ll have to write another connection handler :/

Member
Member
kagutsuchi   18-02-2010, 17:11
#14

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

Member
Member
Grom   18-02-2010, 17:11
#15

If at least dev team could ad an url just retourn the version of zenphoto it ll make our dev easier

Member
Member
Grom   18-02-2010, 17:15
#16

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

Administrator
Administrator
acrylian   18-02-2010, 18:52
#17

It might be a good idea to test this with the nightly as 1.2.9 is scheduled for March 1st.

Member
Member
kagutsuchi   18-02-2010, 18:56
#18

Actually, there's no error output to the command line at all.

Member
Member
Grom   18-02-2010, 19:19
#19

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 ?

Member
Member
kagutsuchi   18-02-2010, 19:35
#20

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.

Pages (3): 1 2 3   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.