1
Hello, everyone,
I just developed a simple module for Xoops2, but I didn't use smarty template. Now I wanna integrate XOOPS notification and comments function into this module, could it be possible? Or I must use template to include files like
<{include file='db:system_notification_select.html'}>
<{include file="db:system_comments_thread.html"}>
<{include file='db:system_notification_select.html'}>
Thanks in advance!