Vertical Slide 2.2.0

Gilla
6 Gilla Gilla
Utvecklare
Al Geddis Al Geddis
Nedladdningar
10959
Skapad
20 aug 2009

Du kan också installera mallen genom att packa upp den här filen i mallmappen.

Beskrivning

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)

Funktioner
Stödjer katalogerFreewareVisar Exif/Iptc dataHar bildspel
Min. Jalbum version
8.9
Hemsida
http://mrag.jalbum.net/Vertical_Slide/index.html
Användning
Du får använda mallen kommersiellt.
Det är tillåtet att modifiera mallen.

Versioner

2.2.0 15 maj 2012 (senaste)

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

Andra mallar gjorda av Al Geddis

Exempelalbum

Logga in för att posta

Skriv en kommentar

Al Geddis
Pro Licens som löper ut nullAl Geddis är en webbplatsadministratörAl Geddis är en generös givareAl Geddis är en mallutvecklare

19 dagar sedanAl 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 Licens som löper ut nullAl Geddis är en webbplatsadministratörAl Geddis är en generös givareAl Geddis är en mallutvecklare

20 dagar sedanAl 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.