Ok, so it's not working for me. I can get information - NID works, DATE works, etc. But NODE:2 does not work; nothing from BLOCK works either. I can't see anything in the code that would cause any problems - I can't think what setup issue on my end would cause NID to work but not NODE:x.
Comments
Comment #1
Renee S commentedAlso, the documentation appears to be gone - it's been down for weeks. Does anybody have a mirror?
Comment #2
westwesterson commentedthought i would put a clear description here, feel free to rename the problem if it isn't properly described.
Comment #3
profix898 commentedNODE:X didnt work because the theme_ function used for it wasnt registered with the framework. The latest -dev version for Drupal 6 has this bug corrected.
Comment #4
profix898 commented