Excuse me for my question, but i'm discovering Drupal and try to add a calendar block on my sidebar.
While reading issues, i found some information about "hook_calendar_block", and the post talked about a sample code in the documentation. And currently i don't know how to find the module's documentation...
By the way, excuse me for my bad English, i'm just a poor french ;)
Comments
Comment #1
jeremy_a commentedYou can find examples and help at admin/help/calendar_block
Comment #2
joostvdl commentedI read the documentation and placed the sample code in a custom module. I placed the calendar_block in one of my sections. But it doesn't work. What am I doing wrong?
Comment #3
c4rl commentedPlease post a snippet of your code