4 Jan
2008
4 Jan
'08
3:37 p.m.
To modify node output, you should use hook_nodeapi(). You may also need to do some theming. On Jan 4, 2008, at 9:29 AM, Alex Moreno wrote:
Good afternoon,
im working on a custom module (my first one) and i have a question. I´d like to modify the output of the nodes, such as modules like print does. I´ve been reading about the hook funcions but i´m not sure about the better or most advisable way.