Vertical Slide 2.2.0

Нравится
6 Нравится Нравится
Автор
Al Geddis Al Geddis
Загрузок
10958
Создана
20.08.2009

Вы также можете установить оболочку при распаковке этого файла в папку оболочки.

Описание

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)

Особенности
Поддерживает папкиБесплатноОтображает данные Exif ​​/ IptcИмеет функцию слайд-шоу
Мин. версия jAlbum
8.9
Домашняя страница
http://mrag.jalbum.net/Vertical_Slide/index.html
Пользование
Использование в коммерческих целях не допускается.
Изменения облочек разрешены.

Выпуски

2.2.0 15.05.2012 (Текущий)

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.10.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.01.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.10.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 03.09.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.08.2009

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

Другие оболочки, сделанные Al Geddis

Образец альбома

Войдите на сообщение

Написать комментарий

Al Geddis
Лицензия Pro истекает nullAl Geddis является администратором сайтаAl Geddis является щедрым доноромAl Geddis является разработчиком оболочки

18 дней назадAl 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 истекает nullAl Geddis является администратором сайтаAl Geddis является щедрым доноромAl Geddis является разработчиком оболочки

19 дней назадAl 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.