Closed (works as designed)
Project:
Diff
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2008 at 21:08 UTC
Updated:
22 May 2008 at 18:58 UTC
The node form is taken over preventing proper theming. The initial add of the node can be overridden no problem, it's editing the form where "theme_diff_node_form" is used preventing "phptemplate_node_form" or "phptemplate_TYPE_node_form" from being used.
I wasted 2 hours trying to figure this out. Thought I was going mad.
Comments
Comment #1
moshe weitzman commentedThis is by design. Does anyone have a better solution for adding in the Preview button? Note that the D6 version of diff does not do this, as we are able to add the button without taking over the themeing ... Feel free to suggest working for the help so that others don't flounder here. This has come up before.
Comment #2
dvessel commentedI don't have the time atm but I'll try looking into it. I guess *_form_alter can't do it since you haven't used that.
Comment #3
moshe weitzman commented