This would be a great addition. All that is needed is _json.tpl.php
files within the frontend. View the files here to get an idea of how
this works for the xml, rss, and icalendar output formats:
http://code.google.com/p/unl-event-publisher/source/browse/#svn/UNL_UCBCN_Frontend/trunk/www/templates/default
A patch attached to a bug report would be great.
> The other request/query is that when I view the upcoming events in XML/
> RSS the WebPages -> WebPage -> URL value is empty a fair bit of the
> time. Is this value automatically generated? And if not, how can I
> use the other data for a given event to generate a relevant URL for
> it? I noticed that the HTML output for upcoming events always does
> have a properly formatted link. I imagine there's some parsing I
> might have to do or some pattern to pickup on to generate said link.
As Michael stated, the web page url is submitted by the person
creating the event. All 'permalinks' to event instances follow a
simple scheme:
http://events.unl.edu/2010/06/07/48769/
Where the last number is the eventdatetime ID. The event ID is
separate as one event can have multiple dates & times.
Hope that helps.
> Thanks for your help! - Jesse
--
Brett Bieber
University of Nebraska-Lincoln