Difference between revisions of "Widget:Calendar"

From DFM Wiki
m (EricThrift moved page Widget:Ical to Widget:Calendar: The name "calendar" is easier to remember.)
 
Line 10: Line 10:
 
     }
 
     }
 
   };
 
   };
   xhttp.open("GET", "/cgi-bin/calendar", true);
+
   xhttp.open("GET", "/calendar.html", true);
 
   xhttp.send();
 
   xhttp.send();
 
})
 
})
 
</script>
 
</script>
 
</includeonly>
 
</includeonly>

Latest revision as of 15:53, 18 February 2021

This is a basic widget to include the DFM calendar. It relies on ajax to retrieve calendar data from https://driedfishmatters.org/cgi-bin/calendar.