Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #91  
Old 05-29-2008, 02:43 PM
patpro Offline
forum loafer
 
Join Date: May 2008
Posts: 18
ramseyr: try to avoid binary transfer for text files. Let Transmit decide what transfert mode is best (text for text, binary for pictures).
__________________
Je suis root, si vous me voyez rire, vérifiez vos backups. ~ Blog ~ Photo
Reply With Quote
  #92  
Old 05-29-2008, 02:56 PM
patpro Offline
forum loafer
 
Join Date: May 2008
Posts: 18
Quote:
Originally Posted by TheMarco View Post
  • enable / disable JS fade
  • Adjustable speed of the fade
  • Threee carousel mode: AJAX, standard thumbnail strip, no carousel at all
nice !

Quote:
It allows photos UP TO 800 wide. Wider images would be ridiculously large in filesize resulting in a crappy user experience.
what about a small panoramic picture, say 900 or 1000px wide and 150 or 200px high. It will be far from large in filesize, but it's impossible to display in Dark Matter.

Quote:
For the thumbnails I'm thinking of ways to allow more flexibility without resulting in a messy looking page. For now, I think when using the thumbnail cropper add-on you can almost always get a good representative 4:3 crop.
more important for me: it would be nice that Dark Matter won't enforce the 100*75px size for thumbnails in the carousel.

As long as I only click thumbnails in the carousel (http://www.patpro.net/photos/), they keep their real size (100*100), but if I browse the carousel by using the left or right arrow, thumbnails are resized to 100*75px.
__________________
Je suis root, si vous me voyez rire, vérifiez vos backups. ~ Blog ~ Photo
Reply With Quote
  #93  
Old 05-29-2008, 10:57 PM
TheMarco Offline
pixelpost guru
 
Join Date: Apr 2008
Posts: 195
Quote:
Originally Posted by patpro View Post
nice !



what about a small panoramic picture, say 900 or 1000px wide and 150 or 200px high. It will be far from large in filesize, but it's impossible to display in Dark Matter.
Agreed. That's the one limitation users of Dark Matter will have to live with. But still those panoramic shots would look ok in 800 wide as well I think.

Quote:

more important for me: it would be nice that Dark Matter won't enforce the 100*75px size for thumbnails in the carousel.

As long as I only click thumbnails in the carousel (http://www.patpro.net/photos/), they keep their real size (100*100), but if I browse the carousel by using the left or right arrow, thumbnails are resized to 100*75px.
I will let go of the height requirement in thumbnails in a next release. The width will stay at the required 100 pixels because otherwise the carousel will get too complicated. But I suppose that's alright as it will allow you to use any aspect ratio you want.
Reply With Quote
  #94  
Old 05-30-2008, 12:28 AM
TheMarco Offline
pixelpost guru
 
Join Date: Apr 2008
Posts: 195
Just posted 1.0b13

Changes:
  • Changed Footer to accommodate more lines of text / links
  • Made thumbnail height no longer a restriction to allow thumbnails in any aspect ratio. Only the 100px width restriction remains.
  • Made JS fade configurable (on/off and fade speed)
  • Made carousel configurable (AJAX browser, pixelpost standard strip, no carousel at all)

Let me know if everything works alright with this release.

You can see some of the above in action on my photoblog ( http://www.i-marco.nl/photoblog/ )

I set my thumb size to 100x67 (as I have a digital SLR which takes 3:2 pics instead of 4:3).
I also changed the default fade speed to 0.7 sec which looks nicer than what it used to be.
Reply With Quote
  #95  
Old 05-30-2008, 06:15 PM
ramseyr Offline
forum loafer
 
Join Date: Jun 2007
Posts: 12
I finally got this template to work, I had to manually set the NAV_HEIGHT, not sure why but for some reason my server or install of Pixelpost is not behaving properly. I also found another interesting thing if I use any of the templates, Simple-Vision, Simple any of the ones included the image does not show up. the rest of the page renders properly but the images is not there only a small box. This only happens in IE (latest version) on a windows machine. I can't figure it out if I use any other browser on windows it works fine. The only template that will render properly image and all under this scenario is DarkMatter.
Any ideas as to what is going on?
Thanks
Reply With Quote
  #96  
Old 05-30-2008, 06:44 PM
TheMarco Offline
pixelpost guru
 
Join Date: Apr 2008
Posts: 195
@ramseyr The problem is that NAV_HEIGHT isn't always the same. It depends on how high the image is. As said before, your server isn't passing on the image height which is why that value gets blanked out.

Did you check whether you're running as apache module or as CGI? If it's apache module try switching to CGI mode in your DH control panel. I'm running on DH myself so it should be possible to get it to work for you as well!
Reply With Quote
  #97  
Old 05-30-2008, 07:24 PM
ramseyr Offline
forum loafer
 
Join Date: Jun 2007
Posts: 12
Thanks for the help I am at a lost of how to change the PHP setting to run as CGI. I don't think you have an option of running as a module. I could be wrong though. I looked through the DP Panel and checked the forums and Wiki but no luck.


Quote:
Originally Posted by TheMarco View Post
@ramseyr The problem is that NAV_HEIGHT isn't always the same. It depends on how high the image is. As said before, your server isn't passing on the image height which is why that value gets blanked out.

Did you check whether you're running as apache module or as CGI? If it's apache module try switching to CGI mode in your DH control panel. I'm running on DH myself so it should be possible to get it to work for you as well!
Reply With Quote
  #98  
Old 05-30-2008, 08:00 PM
ramseyr Offline
forum loafer
 
Join Date: Jun 2007
Posts: 12
I just got an email from DH support and by default PHP is run as CGI. So now I'm really confused as to why I am having these problems.


Quote:
Originally Posted by ramseyr View Post
Thanks for the help I am at a lost of how to change the PHP setting to run as CGI. I don't think you have an option of running as a module. I could be wrong though. I looked through the DP Panel and checked the forums and Wiki but no luck.
Reply With Quote
  #99  
Old 05-30-2008, 08:37 PM
ramseyr Offline
forum loafer
 
Join Date: Jun 2007
Posts: 12
Ok, I figured it out believe it or not it was the path to my photos that was causing all the trouble. I figured it out from another post about images not showing up in IE. The path contained too much info when I changed it to ../images/ everything started working. Even the problems with all the templates not working. Go figure!
Thanks for the help.
Ramsey
Reply With Quote
  #100  
Old 05-31-2008, 03:55 AM
oneeyedman Offline
forum loafer
 
Join Date: Nov 2007
Location: Victoria BC,Canada
Posts: 10
problem

I was not able to load the template successfully... when I instal dm_support.php it seems to corrupt my addons control page...nothing shows.
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 03:28 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs