Closed (outdated)
Project:
Administration theme
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2009 at 22:55 UTC
Updated:
1 Feb 2020 at 17:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
davyvdb commentedWhat's the use case for this? If we add this, I think we should make it more generic, not only on nodes, but also on term pages, paths, ...
Comment #2
attheshow commentedMy use case is that the node view is displayed differently to internal users to external users. For instance, I have a content type called a "course" and then i have other content types that are associated by node reference (course notes, course revisions, etc.). I'm currently using views with an argument to display those views on the regular node view. That then gives the internal users easy access to go to those associated nodes from the primary course node page.
However, when a non-authenticated user views the page, the default view would need to be in my non-admin theme and they would see a different view of the node. I've attached a screenshot of my current view when using the intended admin theme as the default theme.
Comment #3
davyvdb commentedI've been thinking a bit more about this and a more general approach could be to create a hovering link (or something else) that appears on all pages. Clicking the link would show the same page but using the administration theme.
Comment #4
justy commented