In ed_readmore_nodeapi() only 'rss item' and 'view' operations are effective. However, the function does some processing for other unnecessary operations.

Here's a patch...

CommentFileSizeAuthor
ed_readmore-nodeapi.patch586 bytesclaudiu.cristea

Comments

todd nienkerk’s picture

Version: 6.x-3.x-dev » 6.x-3.0
Status: Needs review » Closed (won't fix)

claudiu.cristea: Thanks for the patch. I agree that there's unnecessary procession happening in ed_readmore_nodeapi() in version 6.x-3.0 of the module. However, that version of the module is no longer supported, so no additional work will be done unless it's considered critical.

Would you be willing to help test the 6.x-5.x version?