KoschtIT Image Gallery Forum

Full Version: KoschtIT Image Gallery v2.4beta1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It's been a while since I have released a new beta. But now the time has come - finally. As usual some bugfixes and minor improvements. You will notice a new close button, which will permanently stay on the right corner of open images.
However, the most important improvement are viewer comments. If you click on an open image it will turn from now on and your guests will be able to write viewer comments on the backside of every image. I spend some time to achieve this cool flipping effect. This works even on oldest browsers like IE6 and adds some eye-catching animation to the whole package.

Changelog v2.4beta2:

Code:
Added: Script made compatible with next Internet Explorer release (IE9)
Added: Gallery resizes automatically to smaller size if vertical space is available ($resize_auto - parameter)
Added: Click on picture flips it and shows viewer comments
Added: Close button on top right of the picture
Added: $help_pos - parameter to define where to place the help icon
Changed: Picture comments get a default minimum padding of 5px
Fixed: DOMready function fired too early on Firefox
Fixed: Occasional error message: "ERROR: Site '...' not found or internal error during getHTTP-call."
Fixed: Thumbs got cut off at gallery border when mouse-hovered
Fixed: Help text faded out while visible
Fixed: Some smaller bugs ...

Update v2.4beta2: I have optimized the script again for Internet Explorer 6. All transparent images, used by the script, should be displayed properly now - the flip animation should also look better. Added also the $help_pos - parameter. Fixed also some smaller bugs.
Thanks, the new script looks great!

I noticed one thing though - The first time I turn over a picture for comments, I get this in the comment box:

Warning: fclose(): supplied argument is not a valid stream resource in /home/jplett/public_html/jasonplett/mpaint/ki_base/ki_vcomm.php on line 119

It goes away as soon as a comment is input.
(08-06-2010 06:27 PM)Jpl377 Wrote: [ -> ]I noticed one thing though - The first time I turn over a picture for comments, I get this in the comment box:

Warning: fclose(): supplied argument is not a valid stream resource in /home/jplett/public_html/jasonplett/mpaint/ki_base/ki_vcomm.php on line 119

Fixed this now. Moved line 119 into the if-branch two lines to the top. Thanks for reporting. I didn't notice that because php-warnings were disabled in my configuration for some reason ?!?
hallo,

ich hab nun auch mal die neue beta runtergeladen.
was ich vermissen, sind in der ki_setup.php die kommentar-funktionen, in meiner letzten version welche im einsatz habe, sind diese dabei
z.B. $fr_width = 750; // width of the gallery

was mir noch aufgefallen ist, die neue beta funktioniert nicht mit ie6. es gibt einige firmen, die noch ie6 nutzen und nicht updaten, auch ich habe viele besucher die noch im gebrauch vom ie6 sind. ich werde daher die neue version nicht einsetzten, oder mit dem hinweis versehen, dass man auf ie7 ausweichen muss. dann werden die personen gezwungen mal upzudaten, zumal bald ie9 kommen wird.

auf dem bild wird ja ein i eingeblendet, diese sitzt ja am rechten unteren bildrand, kann man diese auch an den linken unteren bildrand versetzen?
außerdem erscheint oberhald des rechten bildrandes ein x um das bild zu schließen, in der galerie welche auf der hauptseite als demo ist sehe ich diese x nicht.

außerdem fand ich es toll, dass ich zum erstenmal eine email erhalten habe, dass eine neue beta version existiert.
(08-07-2010 03:03 PM)tobsp Wrote: [ -> ]was ich vermissen, sind in der ki_setup.php die kommentar-funktionen, in meiner letzten version welche im einsatz habe, sind diese dabei
z.B. $fr_width = 750; // width of the gallery

Diese Kommentare sind nicht mehr in der "ki_setup.php" - Dateien enthalten, weil diese normalerweise nicht mehr von Hand editiert werden müssen. Es gibt seit Release v2.3 im Adminbereich eine grafische Oberfläche ( "Settings"-Link ). Dort steht auch hinter jedem Parameter ein kleiner Text, der beschreibt was der jeweilige Parameter steuert.

(08-07-2010 03:03 PM)tobsp Wrote: [ -> ]was mir noch aufgefallen ist, die neue beta funktioniert nicht mit ie6.

Ich habe die Beta nochmals überarbeitet und speziell für IE6 optimiert. Sollte jetzt alles wunderbar funktionieren, wenn man die Anweisungen aus der "readme.txt" befolgt. Ich empfehle dir die v2.4beta2 (im ersten Beitrag angehängt) runterzuladen und nochmal zu testen.

(08-07-2010 03:03 PM)tobsp Wrote: [ -> ]auf dem bild wird ja ein i eingeblendet, diese sitzt ja am rechten unteren bildrand, kann man diese auch an den linken unteren bildrand versetzen?

Einen entsprechenden Parameter ($help_pos) habe ich ebenfalls in v2.4beta2 eingebaut.

(08-07-2010 03:03 PM)tobsp Wrote: [ -> ]außerdem erscheint oberhald des rechten bildrandes ein x um das bild zu schließen, in der galerie welche auf der hauptseite als demo ist sehe ich diese x nicht.

Auf der Hauptseite wird in der Demo keine Beta-Version benutzt. Die dort verwendete Skriptversion ist immer die letzte stabile Version. Zur Zeit ist das noch v2.3b .
The final version v2.4 has been released on 08/17/2010. So this thread is closed now.

Die finale Version v2.4 wurde am 17.08.2010 veröffentlich. Dieser Thread ist nun geschlossen.
Reference URL's