node->image
in a menu template
{$content_obj->GetPropertyValue('image')}
OTTH does work. What do you all think? Is it a bug? Am I retarted? lol...
reference:
http://forum.cmsmadesimple.org/index.ph ... #msg135906
http://wiki.cmsmadesimple.org/index.php ... dd_Content
{$gCms->config['image_uploads_path']}
does not work anymore. Rather:
{$gCms->config.image_uploads_url}
reference:
http://forum.cmsmadesimple.org/index.php?topic=34126.0
(note: just figured out how to edit a post...

If this is a bug, where shall I fix/patch it?
Cheers!