tispratik / bs

BS
1 stars 0 forks source link

Sergey : Export Calendar gives a downloadable file. #29

Closed TheHumaneClub closed 14 years ago

TheHumaneClub commented 14 years ago

Export calendar should be a iCal URL which can be given to MS Outlook.

svarks commented 14 years ago

so then no authentication requires?

TheHumaneClub commented 14 years ago

means? The point of export is that backstage generate a iCal URL which I can put in Google Calendar / Apple iCal / MS Outlook and import backstage meetings into that calendar via iCal Feeds over Internet.

svarks commented 14 years ago

now you can

TheHumaneClub commented 14 years ago

Still there is no link, right? it gives me a iCal download still. Am I missing something?

svarks commented 14 years ago

Ah, you meant it should be recognized as ical file. I fixed extension, now you can open it with your ical application.

TheHumaneClub commented 14 years ago

:D ... nooooooo ...

  1. go to http://www.google.com/calendar/
  2. and then at bottom left of page, you will see OTHER CALENDARS box.
  3. Just below the box is ADD button
  4. Within ADD button is ADD_BY_URL

We need capability to add backstage events into google calendar using this URL

svarks commented 14 years ago

So just copy url :)

TheHumaneClub commented 14 years ago

This is what I see... when I press download link https://github.com/downloads/tispratik/BS/cal.PNG :) which URL to copy

svarks commented 14 years ago

so can't you copy link url? :) http://localhost:3000/projects/eJxj4VCSDPAIyXFy9E-qLPIML6z0cDUzKvEGAE0MBv0%7C612822a93accbe51a504abc7e1ac3a1a82be4593/events.ics?hash=807951a2e2ea56c63964156032fa7a85b74bc7f9

svarks commented 14 years ago

i checked google's export, works same way

TheHumaneClub commented 14 years ago

you have selfip domain. Can I use your server and use export link and put it in google calndar to see if the events end up there?

svarks commented 14 years ago

ok check it http://sav86.selfip.com:3000/users/dummy/events.ics?hash=a7d585061547761b7355acb56f0643cae770923d

TheHumaneClub commented 14 years ago

Nothing got imported. Plus, when I put this link in browser it gives error private method `gsub' called for nil:NilClass

svarks commented 14 years ago

now it will dork, new url: http://sav86.selfip.com:3000/users/dummy/events.ics?hash=61ef776dd52f8db49dd151c29baef957b592d34e

svarks commented 14 years ago

work* :)

TheHumaneClub commented 14 years ago

Awesomest :) works..

Reword the link "Export calendar" to "Download Calendar" And add another link right below it stating - "Export calendar URL" and then just display the URL below it, like we do for LEARN MORE at start of each side bar.

svarks commented 14 years ago

added

TheHumaneClub commented 14 years ago

clo