Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linking to URLs for particular pages #58

Closed
ccicero opened this issue Nov 8, 2016 · 6 comments
Closed

linking to URLs for particular pages #58

ccicero opened this issue Nov 8, 2016 · 6 comments

Comments

@ccicero
Copy link

ccicero commented Nov 8, 2016

There doesn't seem to be a way to save/copy the link address for a particular page.
If you're scanning through pages and want to copy a page to send to someone, there's no way to do it now.

Example: copy link address for the following page takes me to the Ecoreader results for the entire volume.

image

If I go to the bottom where I can scroll through pages, and try to copy that link, I get an error:

image

pasted link address into URL search field:

jQuery.fancybox.jumpto(0);

Can we make individual pages linkable?

@jdeck88
Copy link
Member

jdeck88 commented Nov 8, 2016

Three options, in order of complexity. let me know what you're thinking:

  1. Download the image and send it someone (this option exists currently)
  2. Share a link right under "download" that says "link to this image" and it would just by a URL that opens the image itself in its own page (easy to add this feature)
  3. Create a link that knows the starting query, opens up an image to the correct page and shows you the image in question. (more complicated to implement)

@ccicero
Copy link
Author

ccicero commented Nov 8, 2016

I was thinking of option #2.

@mkoo
Copy link
Member

mkoo commented Nov 8, 2016

#2 would be perfect and I would use it a lot!!!

#3 is complicated period and not necessary if #2 is in place.

#1 is not so slick and even though I know it's available I have yet to use
it.

I use the stateful URL constantly and having it specific to a page would be
ideal.

On Tue, Nov 8, 2016 at 12:03 PM, Carla Cicero notifications@github.com
wrote:

I was thinking of option #2 #2.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#58 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ACZ_0QsBut-nLok9tEhkBnS_xIsTaLBdks5q8NV_gaJpZM4Kr7OK
.

jdeck88 added a commit that referenced this issue Nov 16, 2016
…s folder, containing useful scripts for working w/ ecoengine data on the back-end
@jdeck88
Copy link
Member

jdeck88 commented Nov 16, 2016

OK, this issue is now fixed... Not as easy as i though since i had to deal w/ the annoying habit of the image ALWAYS being downloaded. I wanted the effect of opening an image in a new tab before the user grabbing the link (so they can verify it). At any rate, this required modifying some settings in Apache. The other side-track i encountered was dealing with a previously bad commit where some unwanted CSS changes were merged into master, which broke much of the display and hadn't been deployed to the actual interface. At any rate, this is all fixed and master is up to date.

@jdeck88 jdeck88 closed this as completed Nov 16, 2016
@mkoo
Copy link
Member

mkoo commented Nov 17, 2016

fantastic!

On Wed, Nov 16, 2016 at 3:20 PM, John Deck notifications@github.com wrote:

OK, this issue is now fixed... Not as easy as i though since i had to deal
w/ the annoying habit of the image ALWAYS being downloaded. I wanted the
effect of opening an image in a new tab before the user grabbing the link
(so they can verify it). At any rate, this required modifying some settings
in Apache. The other side-track i encountered was dealing with a previously
bad commit where some unwanted CSS changes were merged into master, which
broke much of the display and hadn't been deployed to the actual interface.
At any rate, this is all fixed and master is up to date.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#58 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ACZ_0XEwJ2r0Jp04aoJtSNjZvxqbwsFdks5q-4_IgaJpZM4Kr7OK
.

@ccicero
Copy link
Author

ccicero commented Nov 17, 2016

Yay, thanks John!

On Wed, Nov 16, 2016 at 4:13 PM, Michelle Koo notifications@github.com
wrote:

fantastic!

On Wed, Nov 16, 2016 at 3:20 PM, John Deck notifications@github.com
wrote:

OK, this issue is now fixed... Not as easy as i though since i had to
deal
w/ the annoying habit of the image ALWAYS being downloaded. I wanted the
effect of opening an image in a new tab before the user grabbing the link
(so they can verify it). At any rate, this required modifying some
settings
in Apache. The other side-track i encountered was dealing with a
previously
bad commit where some unwanted CSS changes were merged into master, which
broke much of the display and hadn't been deployed to the actual
interface.
At any rate, this is all fixed and master is up to date.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#58 (comment),
or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACZ_
0XEwJ2r0Jp04aoJtSNjZvxqbwsFdks5q-4_IgaJpZM4Kr7OK>

.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#58 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA7CawJiqzD0lJa8Qdk_lxT4E6WfiSGpks5q-5xGgaJpZM4Kr7OK
.

Carla Cicero, Ph.D
Staff Curator of Birds
Museum of Vertebrate Zoology
3101 Valley Life Sciences Building
University of California
Berkeley, CA 94720-3160
TEL: (510) 642-7868
FAX: (510) 643-8238

http://mvz.berkeley.edu/
http://carlacic.googlepages.com/home
http://vertnet.org/
http://en.wikipedia.org/wiki/Bird_collections
http://www.americanornithology.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants