Archive for October, 2005
It’s here?
I’ve been pounding away - and I think that this is the one… or very very close to it. There is still a ton to do, but I think this beta should work just fine for everyone.
Let me know if it works, or more specifically, if it doesn’t.
Update: Fixed the link! Sorry!
Download (r372) here: http://photostack.org/releases/beta-newest.zip
So Close
We are very close to a final candidate. Just a few more things to finish.
If you have SVN sk1llz, checkout version 372, it’s got the ability to rename folders (why this wasn’t in 362, I don’t know), and tons of fixes that make building templates easier. Checkitout.
Thanks for your patience!
Beta 368
The newest beta, 368 is up. This is a VERY STABLE beta. If you can find something broken with it, leave a comment.
Download here: http://photostack.org/releases/beta-newest.zip
Of course, SVN is even better!
New things
- Hopefully fixed all the permissions problems.
- Fixed admin display glitch.
- Added a bulk image deletion button.
- Oh. So. Close. Please report any issues you are having. Be as specific as possible. Thank you!
- $photostack->imageDescription
$photostack->imageLongDescription
$photostack->imageDate
I’ve also set up an online demo over here: http://photostack.org/demo/ and here: http://photostack.org/demo/organize.php
The login and password is demo.
Beta 352
No ZIP beta is available until the next revision.
r352 is now available for download. http://photostack.org/releases/beta-352.zip
Permissions problems are not fixed. Line 79 in io_csv.php should read $fp = fopen($this->config->base_path.$this->config->pathto_galleries.$gallery->id."/metadata.csv","w");
- Permissions problems should be null and void, if you are having any, let me know.
- htaccess/mod_rewrite stuff was fixed.
- ImageMagick and GD libraries are supported and working correctly.
- Upload panel is now smart, detects a ZIP or Image file.
- You can now upload a ZIP with folders in it!
- Tons of little fixes. I think we’re getting close.
(Hint for TXDers: You won’t have to fix permissions on galleries ever. Paths to Unzip are: /usr/local/bin/unzip Path to Convert is: /usr/local/bin/convert)