My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 23: Better Photoviewing by click on Next and Back link of image
1 person starred this issue and may be notified of changes. Back to list
Status:  Started
Owner:  dkotrada
Type-Enhancement
Priority-Medium
Milestone-Release1.7


Sign in to add a comment
 
Reported by dkotrada, Apr 23, 2009
Image appears on the top of browser view.
Comment 1 by dkotrada, Apr 23, 2009
improvement added
Comment 2 by dkotrada, Apr 23, 2009
Here is this fix for current Tidypics version
http://community.elgg.org/pg/plugins/alfalive/read/71460/tidypics-better-photoviewing
Status: Fixed
Comment 3 by cash.costello, Jun 19, 2009
I really don't understand the advantages of what you've done here. Can you explain
the benefits please?
Status: Started
Comment 4 by dkotrada, Jun 19, 2009
Hi cash

Simple reference of DIV container #content_area_user_title to <a
href="#content_area_user_title"> To the "next" and "back" links.

And when you click on this link. The page is loaded on top of this DIV container. So
it scrolls automatically. You don“t need to scroll manually to see whole image. 

Have you tried out this hack?




Comment 5 by dkotrada, Jun 19, 2009
Look at line 109 and 112 
here:
http://code.google.com/p/tidypics/source/browse/trunk/tidypics/views/default/object/image.php?spec=svn90&r=90#109
Comment 6 by dkotrada, Jun 19, 2009
look at that link to svn revision of image.php file it work in the same way. 
Each line is a container and #109 at the end of this link takes you to this line so
that appears on top. 


Comment 7 by cash.costello, Jun 19, 2009
So this is for people with small screens?

I see the entire image already.

To make it less of a hack, we could add a ref link. 

Comment 8 by dkotrada, Jun 20, 2009
Not for small screens. :) For normal screens.

You see not only the picture you see the content below this picture. 


Comment 9 by dkotrada, Jun 20, 2009
And yes we could add the ref link. 

Hmm... what is ref link?
Comment 10 by cash.costello, Jun 21, 2009
(No comment was entered for this change.)
Labels: Milestone-Release1.7
Sign in to add a comment

Hosted by Google Code