Is it possible to have events that display in the block show up when searching the site using drupal's built in search mechanism? I have everything working and displaying properly but doing a search for the contents of events come up with no results.

Comments

Se7enLC’s picture

That's a pretty good idea, but no, there's no functionality to support that at the moment. You're probably looking for something more integrated like a FeedAPI or events module that makes nodes out of all the calendar events. It would be fairly trivial to add a separate search function - but I don't think there's any way to integrate that into drupal's search easily.

jdwfly’s picture

Status: Active » Closed (won't fix)

Feeds will give you that since it actually makes nodes.