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

jeremy_a’s picture

You can find examples and help at admin/help/calendar_block

joostvdl’s picture

I 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?

c4rl’s picture

Status: Active » Postponed (maintainer needs more info)

Please post a snippet of your code