Okay got it finally to work, now i know half of the code of josc
No, just joking, but the dummy template has some bugs:
You have a missing function in the plugin dummy (getPageID), without it, a fatal error occurs (;
function getPageId() {
$id = JRequest::getVar('id', '0');
return $id;
}
And it would be nice if you include a option / fix, for components that use views instead of tasks? I had to insert a "dirty" hack for this
Perhaps you include the plugin for com_hotspots in one of your future releases? Hotspots is a new and advanced google map manager for Joomla 1.5, with costum categories and markers with their own detail page. More information, including demo etc. you find at lunajoom.de
Thanks for your help and best regards,
Yves