I am having a problem trying to embed a Google Calendar into my wikimedia installation.
I create a page and put this text in:
When I save the page, it simply reads:
The text above "
widget Google Calendar" is a link that takes me to another page asking me to create that page.
What am I doing wrong? Here are some more details if that helps:
I have created the Widgets folder in /public_html/CyberCavs/wiki/extensions/Widgets/
I have put all the smarty files in /public_html/CyberCavs/wiki/extensions/Widgets/smarty
I have added:
#widget extension
require_once "$IP/extensions/Widgets/Widgets.php";
to my LocalSettings.php file.
The calendar is public.