Wasn't sure where exactly to file this; hopefully this is right.
node_example.module makes reference to a non-existant filter_tips_short() function (can't find anything on this function previous to Drupal 4.4). This new version removes function call altogether, and everything seems to work fine, but review would be appreciated in case I totally missed something. :)
| Comment | File | Size | Author |
|---|---|---|---|
| node_example_filter.patch | 802 bytes | webchick |
Comments
Comment #1
webchickForgot to mention; with the code the way it is now, the example won't work at all... after enabling the module, if you try and create an "example node" content type, you receive the error that the function is undefined and it won't progress further.
Comment #2
webchickSorry to keep spamming. ;(
chx informed me that it's ok to submit patches directly to documentation, so I've just updated it in CVS. Marking issue fixed. I'll try to go through the other examples in the next couple days to check for similar problems.
Comment #3
(not verified) commentedComment #4
(not verified) commentedComment #5
(not verified) commented