Re: Standalone Lightning for webapps?
Alan Lord <[email protected]> Thu, 28 Jan 2016 08:18:29 +0000
| Newsgroups | gmane.comp.mozilla.devel.calendar |
|---|---|
| Message-ID | <[email protected]> |
On 27/01/16 15:13, CC wrote: > On Wednesday, January 27, 2016 at 2:32:33 PM UTC, Alan Lord wrote: > >> How about using something like: >> >> http://fullcalendar.io/ > > I think - I may be wrong - that it only displays a public Google calendar. Yes you are. It will display whatever calendar data you want if you write the right code. It's "simply" code to display calendar data in a nice way using familiar libraries like jQuery. HTH Al