constant AGENDA_SOURCEPATTERN in Agenda 7
Same name and namespace in other branches
- 6 agenda.module \AGENDA_SOURCEPATTERN
The google calendar feed address
1 use of AGENDA_SOURCEPATTERN
- _agenda_feed_url in ./
agenda.module - Return the remote path to the google feed
File
- ./
agenda.module, line 6
Code
define('AGENDA_SOURCEPATTERN', 'http://www.google.com/calendar/feeds/%s/%s/full?hl=en&singleevents=true&sortorder=ascending&orderby=starttime&start-min=%s&start-max=%s&max-results=%d&ctz=%s');