CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • CiviEvent Suggestions (Moderator: Michał Mach) »
  • Sending VCALENDAR in the confirmation registration email
Pages: [1]

Author Topic: Sending VCALENDAR in the confirmation registration email  (Read 12664 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Sending VCALENDAR in the confirmation registration email
February 22, 2010, 06:24:26 am
Hi,

Have one of you tried to send the valendar as an attachement to the confirmation email ? So you can automatically add it to your calendar ?

One step further: sending it in the invitation for RSVP type of event, with the yes/no links that seems to be added automatically by outlook and gmail

X+

------_=_NextPart_001_01CAB3C4.DFC856A1
Content-class: urn:content-classes:calendarmessage
Content-Type: text/calendar;
   method=REQUEST;
   name="meeting.ics"
Content-Transfer-Encoding: 8bit

BEGIN:VCALENDAR
METHOD:REQUEST
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

gsaha

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: drupal
  • MySQL version: 1.2
  • PHP version: 4
Re: Sending VCALENDAR in the confirmation registration email
December 29, 2012, 03:55:30 pm
xavier,
this is something very useful and exactly what I want to do.
Any updates on this?

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Sending VCALENDAR in the confirmation registration email
December 30, 2012, 01:44:49 am
Hi,

Didn't get the funding to do it yet unfortunately. Would you have capacity to tackle it (code or $)?

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

demeritcowboy

  • Ask me questions
  • ****
  • Posts: 570
  • Karma: 42
  • CiviCRM version: Always the latest!
  • CMS version: Drupal 6 mostly, still evaluating 7.
  • MySQL version: Mix of 5.0 / 5.1 / 5.5
  • PHP version: 5.3, usually on Windows
Re: Sending VCALENDAR in the confirmation registration email
December 30, 2012, 07:24:25 am
You might be able to re-use http://issues.civicrm.org/jira/browse/CRM-11117

In particular this part:
https://fisheye2.atlassian.com/browse/CiviCRM/trunk/CRM/Case/Form/Activity.php?r1=42446&r2=43083&u=3

gsaha

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: drupal
  • MySQL version: 1.2
  • PHP version: 4
Re: Sending VCALENDAR in the confirmation registration email
December 30, 2012, 07:44:57 pm
this code at
https://fisheye2.atlassian.com/browse/CiviCRM/trunk/CRM/Case/Form/Activity.php?r1=42446&r2=43083&u=3
applies to cases.
Which file and what code would work for events?

demeritcowboy

  • Ask me questions
  • ****
  • Posts: 570
  • Karma: 42
  • CiviCRM version: Always the latest!
  • CMS version: Drupal 6 mostly, still evaluating 7.
  • MySQL version: Mix of 5.0 / 5.1 / 5.5
  • PHP version: 5.3, usually on Windows
Re: Sending VCALENDAR in the confirmation registration email
December 30, 2012, 08:33:15 pm
Technically activities, not cases. But are activities and events so different, calendarwise?

Offhand I don't know which file handles sending the event emails out. Or maybe can use a hook.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • CiviEvent Suggestions (Moderator: Michał Mach) »
  • Sending VCALENDAR in the confirmation registration email

This forum was archived on 2017-11-26.