Closed (fixed)
Project:
Documentation
Component:
Developer Guide
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2005 at 17:40 UTC
Updated:
5 Jan 2007 at 07:10 UTC
After some research in the developer handbook
I did not find any docs talking about how node should
implement the hook preview..
Also the various developer examples in the cvs does
not report any preview related docs..
Fabio
Comments
Comment #1
drewish commentedPerhaps I'm misunderstanding you, but, there isn't a hook_preview per se. The preview functionality simply reuses hook_validate and hook_view. I'd outlined the process in a response to this question on the mailing list.
Comment #2
fax8 commentedSorry...
I mean that the process you explained me in that
email should be included somewere in the drupal docs.
Also node_example should use some preview stuff..
Comment #3
sepeck commentedsee api.drupal.org