mediawiki-extensions / mw-calendar

Automatically exported from code.google.com/p/mw-calendar
0 stars 2 forks source link

subscribing to more than one calender... possible? #92

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I tried subscribing to more than one calender: 

<calendar name="Calender all" subscribe="Calender:user1/user1"
subscribe="Calender:user2/user2" subscribe="Calender:user3/user3"
enablerepeatevents monday/>

Is this possible? Didn't seem to work ;-)

Thank you!

Martin

Original issue reported on code.google.com by martin.k...@googlemail.com on 12 Aug 2009 at 3:10

GoogleCodeExporter commented 8 years ago
needs to be (subscribe="Calender:user1/user1, Calender:user2/user2, etc")

Delimited by a comma

Original comment by kenyu73 on 12 Aug 2009 at 3:34

GoogleCodeExporter commented 8 years ago
Thank you kenyu73. Works perfectly!

Original comment by martin.k...@googlemail.com on 17 Aug 2009 at 9:52

GoogleCodeExporter commented 8 years ago

Original comment by kenyu73 on 18 Aug 2009 at 9:48