I use Jom Comment on my site and I was wondering if I could use it with joomGPStracks to keep a standard feel to my website.
According to
Jom Comments Wiki it only need three lines of code to intergrate into any application.
| Code: |
global $mosConfig_absolute_path;
include_once($mosConfig_absolute_path. "/mambots/content/jom_comment_bot.php");
echo jomcomment($uid, "com_joomgpstracks");
|
Could you please show me where to use this code in your app.
It might even be a good feature to have to in the backend to let admins select jomGPStracks comment system, Jom Comments or none, as a lot of site use Jom Comments.