1
I would like to create a module that has a view function to display just that item. Not including the normal Header and Footer. (XOOPS_ROOT_PATH.'/header.php' and footer.php). However, I want to be able to use the functions of XOOPS such as the comments and notifications.
I know how to accomplish all the tasks, except returning a content item w/o the header and footer. Does anyone have an ideas?
CoolPops