Ticket #46 (closed enhancement: fixed)
Add the option to see what page a page "fetch its data from" - Pagetreeicons
Reported by: | grenersen@… | Owned by: | henrik@… |
---|---|---|---|
Priority: | major | Component: | PageTreeIcons |
Keywords: | Cc: |
Description
It would be a real enhancement to have the possibility to see what page a page "fetch its data from". The advanced bit of this would be to have the possibility to navigate to that page as well.
Change History
comment:2 Changed 14 years ago by henrik@…
Added the simple version that just shows the page name in the tooltip. Now on to try to add a link as well.
comment:3 Changed 14 years ago by henrik@…
- Status changed from accepted to closed
- Resolution set to fixed
Investigated the possibility to add a link to the page that the page fetches/links and it was easy enough to add the link (on the icon) and make it load as wanted. What was trickier was to get the page tree to update its selection. It doesn't seem to be any API or an easy hack to make this possible. Bottom line, it would take to much effort in comparison with the gain.
Closing this for now, but feel free to re-open if you have a solution to the problem.