Vertical Slide 2.2.0

Leuke
6 Zoals Zoals
Auteur
Al Geddis Al Geddis
Downloads
10952
Gemaakt op
20-aug-2009

Je kunt de skin ook installeren door hem uit te pakken. dit bestand in de skin map.

Beschrijving

Co developed with moderator JimBerry. A small, clean uncomplicated (read simple) skin based on David Ekholm's original and innovative "Vertical." Designed to allow for additional commenting and or expanded narration.
- Incorporates slide show
- Easy to use multi tabbed skin GUI
- Added IPTC commenting functionality
- Respects 'credit exclude' option
- User selectable linking options
- Easily handles multi level deep sub directories
- Expansive READ ME.txt file (Tools > Skin Developer > Edit Skin files to access)
- Recognizes selected 'include original' feature
- Unique text/graphic input method direct from jAlbum window (for both Camera and Side Notes)
- Widget capable (see sample album)

Functies
Geeft EXIF ​​/ IPTC-gegevensOndersteunt mappenHeeft slideshowFreeware
Min. jAlbum versie
8.9
Homepage
http://mrag.jalbum.net/Vertical_Slide/index.html
Gebruik
Commercieel gebruik is toegestaan.
Aanpassingen van de skin zijn toegestaan.

Releases

2.2.0 15-mei-2012 (Huidige)

Corrects some minor issues (mostly with Chrome and IE) as detailed in the included about.txt file. White bar above images and multi-word sub folders now fixed. Hat tip Dan Gheno and Early Out.

2.1.0 25-okt-2011

Adds floating folder icons when sub directories included. Mimics jAlbum's thumbnail view behavior. Fixes (serious) bug in link return routine. Assorted miscellaneous tweaks.

2.0.2 31-jan-2011

User Notes, if included, now easily marked, jAlbum 'credit exclude' option recognized, link coding can now be relative as can user entered graphics, code cleanup.

2.0.1 12-okt-2010

From the mind of Jim Berry, a new way to add detail and replace image[Name].txt files has been added. Side Notes. Now accessible directly from the Jalbum edit window, no extra/outside software is required nor is anything added to an Original images folder. Move the album, move the information detail. Further details on skin use have been added to a new Read Me.txt file as well as some usual code tweaking (tool tips, etc).

2.0.0 3-sep-2010

A much improved, yet still a clean, small skin. Only about 100 KB, it now includes a multi tabbed GUI (JB) with a few more user options, a very unique Notes to photo section (thanks to admin JimBerry), easier code, newer gifs, selected originals ability and extensive documentation. Skin is ideal where extensive detail and or other information is important for the viewers. Check out the sample and home page here and please read the about.txt file. Enjoy.

1.0.0 20-aug-2009

Extension of Vertical skin to include Slide Show and a few other tid bits

Meer skins gemaakt door Al Geddis

Voorbeeld album

Meld je aan om te plaatsen

Geef commentaar

Al Geddis
Pro License verloopt nullAl Geddis is een site-beheerderAl Geddis is een gulle donorAl Geddis is een skin ontwikkelaar

17 dagen geledenAl Geddis

All the stuff noted below should now be fixed with v 2.2.0 By default, the Black style now has a 1px white border, the Pro style will show no border. Easily changed in the css files.

Al Geddis
Pro License verloopt nullAl Geddis is een site-beheerderAl Geddis is een gulle donorAl Geddis is een skin ontwikkelaar

18 dagen geledenAl Geddis

EO advised in http://jalbum.net/forum/thread.jspa?threadID=41905&tstart=0 BTW, the reason that the border shows up in Chrome and Safari, but not in FF or IE, is because there's a syntax error in the CSS: border-width: 3 px; Note the space between "3" and "px;" The webkit browsers will tolerate that, but the others won't, and they ignore the spec.