-
Notifications
You must be signed in to change notification settings - Fork 3
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
Comments
Three options, in order of complexity. let me know what you're thinking:
|
I was thinking of option #2. |
#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 I use the stateful URL constantly and having it specific to a page would be On Tue, Nov 8, 2016 at 12:03 PM, Carla Cicero notifications@github.com
|
…s folder, containing useful scripts for working w/ ecoengine data on the back-end
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. |
fantastic! On Wed, Nov 16, 2016 at 3:20 PM, John Deck notifications@github.com wrote:
|
Yay, thanks John! On Wed, Nov 16, 2016 at 4:13 PM, Michelle Koo notifications@github.com
Carla Cicero, Ph.D http://mvz.berkeley.edu/ |
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.
If I go to the bottom where I can scroll through pages, and try to copy that link, I get an error:
pasted link address into URL search field:
jQuery.fancybox.jumpto(0);
Can we make individual pages linkable?
The text was updated successfully, but these errors were encountered: