Looking to see that after you use Last Node, the next time you use it, could it ONLY display items that were changed since your last visit?
Looking to see that after you use Last Node, the next time you use it, could it ONLY display items that were changed since your last visit?
Comments
Comment #1
TheCrow commentedInto last_node.module, function lastnode_display :
Substitute this line:
with:
AND in the same file, function _last_node_page:
this line:
with:
P.S. : put the whole query string in the same line