Closed (won't fix)
Project:
GCal Events
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2009 at 21:23 UTC
Updated:
13 Apr 2013 at 00:16 UTC
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
Comment #1
Se7enLC commentedThat'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.
Comment #2
jdwfly commentedFeeds will give you that since it actually makes nodes.