Closed (works as designed)
Project:
Content Theme
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2011 at 02:27 UTC
Updated:
1 Dec 2011 at 09:08 UTC
Any chance to enable an option to assign a particular theme for the Node Preview?
For example, I use the Garland them when creating and editing nodes, but when the node is live I use my custom theme.
Currently, when a user creates/edits and views the node preview - it is in the Garland theme.
I would like users to view the node preview as it is going to look on the site.
Thanks.
Comments
Comment #1
rstamm commentedMaybe it's better to create a sub theme of Garland and customize theme_node_preview function and CSS.
Then Garland is still used when node is in edit/preview mode and only the preview part uses your custom theme styles.
Comment #2
rstamm commented