Vertical Slide 2.2.0

6 赞
作者
Al Geddis Al Geddis
下载
10963
创建
2009-8-20

您还可以通过解压缩来进行安装 这个文件 到皮肤文件夹。

描述

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 2012-5-15 (当前)

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 2011-10-25

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 2011-1-31

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 2010-10-12

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 2010-9-3

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 2009-8-20

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

更多由Al Geddis创建的皮肤

模板专辑

登录以发表内容

写评论

Al Geddis
专业版的许可证在null到期Al Geddis是网站管理员Al Geddis是一个慷慨的捐助者Al Geddis是皮肤开发者

19天前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
专业版的许可证在null到期Al Geddis是网站管理员Al Geddis是一个慷慨的捐助者Al Geddis是皮肤开发者

20天前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.