Closed (won't fix)
Project:
Panels
Version:
6.x-3.3
Component:
Panel pages
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 21:21 UTC
Updated:
26 Nov 2015 at 20:10 UTC
Jump to comment: Most recent
Comments
Comment #1
dmetzcher commentedI ended up adding a few panes with custom content in them, like this...
<div id="anchor-link-one"></div>A few notes:
I then created a new pane near the top of the page that has links like this...
I styled the "jump-links" class in my CSS file to make it look nice.
There's a little extra space between the panes on the page now as a result of the extra panes that I added, but I can live with it.
If there's a better way to do this, someone please let me know. Maybe there's a module I couldn't find.
An interesting feature would be to add an ID tag to each pane, using the title of the pane as the ID (so, "My Pane Title" would become "id=my-pane-title") so that the user only needs to create a pane that contains the links to each ID/section. This would make adding extra panes unnecessary and eliminate the extra space between panes/sections that they create. Should we change this to a feature request, or create a new one?
Comment #2
emp_ne commentedHello, have you found any other solution?
I have the same intension, even more - to have a possibility to use this summary outside of a panel.
Comment #3
dmetzcher commentedThe only solution I found was to create the jump links at the top of the panel page. It's not perfect, but it works ok. I doubt most people are even using it on my site, but it's there if they want it and it looks pretty good.
Comment #4
Letharion commentedSounds interesting. Moving to postponed until some wants to work on it.
Comment #5
japerry