I made a simple calendar widget that given a year and a month will build a calendar for that month with the correct layout. What I would like to do is to be able to give the widget a macro that it will run inside each day on the calendar to list things for that day or whatever you want it to do. The problem Is that I can't figure out how to get the macro to actually get wikified. The html part that builds the calendar works fine, I just can't do anything with it.
Here is what it currently does, I am hoping that I am just missing a step and fixing it will be simple.
Any suggestions?