I have a joomla site that will display dynamic data based on variables in the url: i.e. http://mywebsite.com/test.php?var1=3.
Is there anyway to have this plugin recognize the var1=3 vs. var1=2 and display comments according to the GET variable? Or is it strictly based on the "joomla article?"
Thanks for any advice.