7of9 wrote: Hi Alex,
The module in question supports two main features, in various social networks:
1. Display stream.
2. Follow.
You can actually see what it does if you click on the rest of the social network tabs.
$doc->addCustomTag($inJS .
'<script type="text/javascript">' .
"jlinked.base = '" . JURI::base() . "';\n" .
"jlinked.return_url = '" . base64_encode($return) . "';\n" .
$initJs .
"</script>");
/*
$doc->addCustomTag($inJS .
'<script type="text/javascript">' .
"jlinked.base = '" . JURI::base() . "';\n" .
"jlinked.return_url = '" . base64_encode($return) . "';\n" .
$initJs .
"</script>");
*/
$doc->addCustomTag('<script type="text/javascript">' .
"jlinked.base = '" . JURI::base() . "';\n" .
"jlinked.return_url = '" . base64_encode($return) . "';\n" .
"</script>");
Countdown, the new hide & seek toy, is available now! Designed and developed by the founders of SourceCoast, it's the perfect toy to get your kids moving at all ages.
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.