Zenphoto Download W/ Maps, RSS, EXIF, Subalbums & Video

1235»

Comments

  • The only way to upload and move subalbum images thus far is to do it by FTP. All of the subalbum options in the admin have just been implemented in the past 2 weeks.
  • Yes, you are correct, Admin has not been modified to deal with subalbums in upload, etc. You should submit a ticket for this. Until it is implemented, use FTP.
  • Thank you for the info. Since I need to set up a gallery for some computer 'illiterates' I simply present them with an external script to upload their images and manage folders, for the time being... I'll just tell them to do a refresh from the admin after uploading.

    Is the download `aitf311` provides the most recent code or is there a SVN checkout as well?
  • For the moment, aitf311's stuff is the latest. However, soon that will change and we will be suing the SVN again. Keep watching.
  • Acrylian:

    I've made a few cleanups to your admin table patch.

    I do have one question/problem. The column sizes vary from table to table. They are larger for the Admin Login and Theme Options than for the General Gallery and Image Display tables. Can you tell me how to fix that?
  • acrylian Administrator, Developer
    Sbillard: I can't see this (in Firefox 2/OS X) in my patch. Could you post yours please (a screenshot and which browser you use would be helpful, too) so that I can take a look?
  • Just in case you don't know already: when there's no Exif data present at all in an image it gives an error. Although very rare since most softwares (Photoshop) use the tables as well.

    `Warning: Invalid argument supplied for foreach() in ... template-functions.php on line 688`
  • The package has been updated to include non-persistant options and also fixes subalbum paging. Sbillard, the ZP community thanks you!
  • acrylian Administrator, Developer
    @sbillard: I have downloaded the latest package und think I know what you meant above. But I only had different column sizes with "Theme Options". The reason for this probably is the checkbox which needs less space than the input boxes within the other tables. It seems to fix this when you do this: There are three <td></td> for "Theme Options". Leave the first with width = "175", increase the second to width = "292" and leave the third without any width-value. This works in Firefox 2 and Safari 2.
  • acrylian Administrator, Developer
    @aitf311: You probably downloaded the 1.2 album menu yesterday before I fixed a little error but you can do this yourself. In the Jump menu section there is a "echo" missing for the gallery index link:
    The line reads `">Gallery Index`
    but should read
    `">Gallery Index`

    I fixed the error in the trac code, too.
  • The community build is updated. Acylian, I edited that line. Sbillard has the options working really well now and cleaned up the cosmetics of the edit tab in admin.
  • 3rd update for today! sbillard has fixed an error regarding no gps exif data and the admin options now loads the gmaps api key
  • dudex:

    There is a fix for your problem in the new build.
  • Whenever you download this new build you should run upgrade.php.

    Tris, sbillard has made it so there is nothing in cache again. The videoDefault.png is inside of zen/images and gets copied over to albums whenever setup/upgrade is run.
  • trisweb Administrator
    SVN Community branch updated.
  • Tris:

    The community branch is missing the watermark.png file from the zen/images folder. Also there will be another image file to put there: http://www.zenphoto.org/trac/ticket/96 for changes since the last update.
  • Package updated to include the fix for ticket #96
  • Package has been updated probably for the last time. We are going to start putting all updates straight to SVN again! New in this build: the album folder is no longer hard coded in the core. What does this mean? Themes can change where the albums directory is located.
  • I lied. New build including some RSS fixes and albums directory can be changed by editing line 31 (define('ALBUMFOLDER', '/albums/');) in functions.php
  • The community build will not be posted here any longer, as the zip file will not be updated past the last today. The SVN will once again be the way to grab updates until final versions.
  • If anyone has become acustom to downloading a zip package you can still do that here from the SVN: http://www.zenphoto.org/trac/changeset/453/branches/community?old_path=/&#38;format=zip
  • hi watermark dont work on gd2 class supported server
  • Please submit a ticket to the trac with all the details possible: http://www.zenphoto.org/trac/newticket
Sign In or Register to comment.