Lightroom Forums

Please login or register.

Login with username, password and session length
Advanced search  

Header

Pages: 1 [2] 3 4 ... 64   Go Down

Author Topic: LRB Portfolio: Website in a Gallery for Lightroom 2  (Read 85277 times)

Sean McCormack

  • Moderator
  • Senior Member
  • *
  • *
  • *
  • *
  • Posts: 1282
  • Primary OS: Macintosh
  • OS Version: XP
  • Memory: > 4 GB
  • CPU Cores: 8
  • Video Brand: ATI
  • LR Version: 2.4
  • Printer: Epson
  • Camera: Canon
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #15 on: September 02, 2008, 11:26:17 AM »
Hi Michael,
You didn't email me. You posted a comment on the blog which I replied to.
As I said in the reply you haven't read:
The gallery resolves perfectly for me in Opera 9.51 (and did so in an older version of 9). If you are using older versions which ignore the css overflow property, there's nothing I can do.
I test all the galleries in Safari, Firefox, Camino, Opera and IE under Boot Camp. Opera accounted for 1.2% of traffic to Lightroom-Blog.com last month compared to 36.4 for IE, 29.8 for Firefox and 7.8% for Safari. The news reader NetNewsWire was 4.2% and I don't exactly check for that. In fact NewsGator and NewFire are higher than Opera. If a site resolves reasonably well in IE and Firefox, great. Safari should be okay as I see it in Lightroom Mac. Beyond that it's impossible to keep track of.

I have a test gallery with 4 images and 20 virtual copies, it resolves with no issues. You'll need to give more detail if we're to resolve it from your end. Does it work with Preview in Browser?

For filler images, create a blank image, the same colour as the image area background colour. Or when you export, delete the references to those filler images in the appropriate exported gallery.html file. Much quicker to delete code than to insert it.

As to individual image numbers in each gallery: It would be quite a lot of work to do and even more work to explain to the user what to do.
Even the current setup with the first incarnation HSWeb confused people.
Having to enter number of images for each gallery page, and then sorting to that in one collection would certainly make the gallery much less useful and usable.

I thought in detail about this before I even took the current method and on the surface is looks okay..
gallery1=1 to g1total
gallery2=g1total+1 to g2total etc...
What happens when someone leaves out gallery3 and uses gallery4? Where do the image counts come from? That's an awful lot of <% if $model.nonCSS.gallery3 do %>currenttotal=g1total+g2total etc...
to resolve the correct totals.

There is another way which I considered halfway up a mountain (as we call our hills here). Have single galleries to drop in to replace the gallery.html pages. And this will be the plan of attack when the next version has been released.

Hopefully you can see that it's not willy nilly and that a fair bit of thought goes in (along with a lot of hair pulling bending Lua around).
Logged
Sean McCormack | LRB Grad Filter Presets | LRB Portfolio | LRB Exhibition | Adobe Community Professional

Sean McCormack

  • Moderator
  • Senior Member
  • *
  • *
  • *
  • *
  • Posts: 1282
  • Primary OS: Macintosh
  • OS Version: XP
  • Memory: > 4 GB
  • CPU Cores: 8
  • Video Brand: ATI
  • LR Version: 2.4
  • Printer: Epson
  • Camera: Canon
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #16 on: September 02, 2008, 02:04:31 PM »
Hi Peter,
I missed the second post.
There isn't a beta available to the general public. I have a list of testers that I've worked with on a number of projects that can test to code level. Clicio for example was good with PHP issues I was having. Plus I know them from other projects.

All the downloads have email addresses and I can send out to them. It's not that many people that have got a copy!
Logged
Sean McCormack | LRB Grad Filter Presets | LRB Portfolio | LRB Exhibition | Adobe Community Professional

mhertel

  • New Member
  • *
  • Posts: 1
Pics per Gallery
« Reply #17 on: September 02, 2008, 03:10:52 PM »
How can I change the number of pics per Gallery?
Logged

Sean McCormack

  • Moderator
  • Senior Member
  • *
  • *
  • *
  • *
  • Posts: 1282
  • Primary OS: Macintosh
  • OS Version: XP
  • Memory: > 4 GB
  • CPU Cores: 8
  • Video Brand: ATI
  • LR Version: 2.4
  • Printer: Epson
  • Camera: Canon
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #18 on: September 02, 2008, 07:41:01 PM »
It's a global setting in the Appearance panel.
Logged
Sean McCormack | LRB Grad Filter Presets | LRB Portfolio | LRB Exhibition | Adobe Community Professional

LindaQ

  • Junior Member
  • *
  • Posts: 10
    • WWW
Problems with Safari
« Reply #19 on: September 06, 2008, 08:26:36 PM »
Sean - I purchased LRB Portfolio 1.0 a few days ago because I really like the look and it will save me a lot of coding in revising my website. I just uploaded my galleries to test them out and I have a problem. I am using a Mac and my main browser is Safari. I have the default 20 images in 5 galleries, and in Safari all of the images do not load. Instead I get a few images and dots! I can't check on a PC right now (will tomorrow), but Firefox on my Mac works perfectly. I noticed a mention that someone had a problem with Opera, and I think I remember Opera and Safari having similarities. Anyway, any suggestions? The link to site is www.digitalquinn.com/new_site. Thanks, LindaQ
Logged

LindaQ

  • Junior Member
  • *
  • Posts: 10
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #20 on: September 06, 2008, 08:33:11 PM »
Quick follow-up to the last message. I jumped the gun, as Safari did load the images, but only after a few tries. Any idea why Safari would be so much slower than Firefox? As I said, I will test with Firefox & IE on a PC tomorrow. LindaQ
Logged

Sean McCormack

  • Moderator
  • Senior Member
  • *
  • *
  • *
  • *
  • Posts: 1282
  • Primary OS: Macintosh
  • OS Version: XP
  • Memory: > 4 GB
  • CPU Cores: 8
  • Video Brand: ATI
  • LR Version: 2.4
  • Printer: Epson
  • Camera: Canon
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #21 on: September 06, 2008, 11:07:54 PM »
Haven't had a chance to look Linda, but I know the Right Click disable code causes load issues in Safari.
I'll be using a different method from this in the next release, due shortly.


Just checked.. I'd say it's the disable code.

I only found out that after release, despite the fact that I use and test in Safari myself. That particular code is common on the net, with no indication that safari has an issue with it.
« Last Edit: September 06, 2008, 11:11:05 PM by Sean McCormack »
Logged
Sean McCormack | LRB Grad Filter Presets | LRB Portfolio | LRB Exhibition | Adobe Community Professional

Clicio Barroso

  • Lightroom Guru
  • Member
  • *
  • Posts: 176
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #22 on: September 07, 2008, 02:45:24 PM »
Quote from: Sean McCormack;21792
in the next release, due shortly.
 Sean,

It is working fine around here.
Is the next one the final release?
:-)
Logged
Clicio Barroso, Brazil
My site:[/SIZE] http://www.clicio.com.br[/URL][/SIZE]
MacBookPro, 2.33 Intel Core 2 Duo, 3 GB Ram, MacOsX
iMac 24 Duo, 2.16
[/SIZE][/SIZE], 3GB Ram, MacOsX
Eizo CG 211 external monitor, several external
[/SIZE][/SIZE][

Sean McCormack

  • Moderator
  • Senior Member
  • *
  • *
  • *
  • *
  • Posts: 1282
  • Primary OS: Macintosh
  • OS Version: XP
  • Memory: > 4 GB
  • CPU Cores: 8
  • Video Brand: ATI
  • LR Version: 2.4
  • Printer: Epson
  • Camera: Canon
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #23 on: September 07, 2008, 02:49:38 PM »
As long as everything works and is stable.
I have 1 'known issue' but it's a quirk, so not fixable.. the silder for number of images works as does hovering over the number. Entering a number directly doesn't update immediately, you need to click the silder, or another control.
Logged
Sean McCormack | LRB Grad Filter Presets | LRB Portfolio | LRB Exhibition | Adobe Community Professional

Brad Snyder

  • Moderator
  • Senior Member
  • *
  • *
  • Posts: 5013
  • Location: Port Deposit, Maryland USA
  • Primary OS: Windows
  • OS Version: 7
  • Memory: > 4 GB
  • CPU Cores: 4
  • Video Brand: ATI
  • Printer: HP
  • Camera: Canon
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #24 on: September 07, 2008, 08:06:25 PM »
FYI, that link:
my results on Windows XPSP3

Opera 9.5.1 fine
IE7 fine
Safari 3.1 not so hot - galleries truncated to right
Chrome - not so hot - same as Safari

Sean McCormack

  • Moderator
  • Senior Member
  • *
  • *
  • *
  • *
  • Posts: 1282
  • Primary OS: Macintosh
  • OS Version: XP
  • Memory: > 4 GB
  • CPU Cores: 8
  • Video Brand: ATI
  • LR Version: 2.4
  • Printer: Epson
  • Camera: Canon
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #25 on: September 07, 2008, 09:14:07 PM »
It's the disable code Brad...
Safari and Chrome are Webkit and don't like it..
Logged
Sean McCormack | LRB Grad Filter Presets | LRB Portfolio | LRB Exhibition | Adobe Community Professional

Brad Snyder

  • Moderator
  • Senior Member
  • *
  • *
  • Posts: 5013
  • Location: Port Deposit, Maryland USA
  • Primary OS: Windows
  • OS Version: 7
  • Memory: > 4 GB
  • CPU Cores: 4
  • Video Brand: ATI
  • Printer: HP
  • Camera: Canon
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #26 on: September 07, 2008, 11:11:24 PM »
Yeah, I didn't notice the followups on the next page when I posted my results.

LindaQ

  • Junior Member
  • *
  • Posts: 10
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #27 on: September 08, 2008, 11:32:00 AM »
Thanks to Sean, and everyone else who check my Safari problem. I am away from home right now, and my external drive with some of the photos. When I get back I will redo the site with the disable button off. Looking forward to the next version. Linda
Logged

Sean McCormack

  • Moderator
  • Senior Member
  • *
  • *
  • *
  • *
  • Posts: 1282
  • Primary OS: Macintosh
  • OS Version: XP
  • Memory: > 4 GB
  • CPU Cores: 8
  • Video Brand: ATI
  • LR Version: 2.4
  • Printer: Epson
  • Camera: Canon
    • WWW
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #28 on: September 08, 2008, 05:37:27 PM »
If you've FTP access, you can remove the line beginning with section...
Logged
Sean McCormack | LRB Grad Filter Presets | LRB Portfolio | LRB Exhibition | Adobe Community Professional

mikealex

  • New Member
  • *
  • Posts: 1
LRB Portfolio: Website in a Gallery for Lightroom 2
« Reply #29 on: September 10, 2008, 06:54:57 AM »
I really like the new LRB Portfolio. With some customization, it will likely become the driver for the front of my website.

One issue I'm having is the amount of text I can enter in the About Text and Site Text boxes. I'm not looking to put small novels in those areas, but just a small amount of text results in a pop-up saying that there is too much, and it gets truncated. I even tried copying the text from the About Me page on the LRB Portfolio sample site, and that is too much and is truncated.

I've resorted to modifying the about.html file, and putting my text directly in there. This obviously isn't ideal, but it's the only way the text will be retained when I update the page.

This is on WinXP, in case that makes a difference.
Logged
Mike Alexander
WinXP, AMD Athlon 64 X2 Dual Core 6400+, 4GB RAM, 24" & 22" LCDs
Photoshop CS3 & Lightroom V2[/SIZE]
Pages: 1 [2] 3 4 ... 64   Go Up
« previous next »
 

© 2007-2010 Lightroom Forums. All rights reserved.

Adobe, Adobe Photoshop, and Adobe Photoshop Lightroom (and derivatives) are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. Lightroom Forums is an independent Website not endorsed or sponsored by Adobe Systems Incorporated.

Certain content presented on this Website is copyrighted material from outside sources, and may not be reproduced, in whole or in part, without permission of the original copyright holder.

This Website is hosted by BlueHost.

Page created in 0.311 seconds with 22 queries.