Changes for page Calendar Application

Last modified by Ecaterina Valica on 2014/01/15 13:50

From version 21.1
edited by Vlad Merticariu
on 2011/07/06 17:29
Change comment: There is no comment for this version
To version 20.2
edited by Vlad Merticariu
on 2011/07/06 16:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -224,12 +224,6 @@
224 224  * nonattendingGuests (Non-attending guests: database list): // the list of users who have declined their attendance to the event//
225 225  * notifiedGuests (Notified Guests: database list): // the list of guests who have received notifications about their event invitation //
226 226  
227 -XWikiRights objects will be added to event documents in the following way:
228 -
229 -* default events: //edit object for guestEditList and owner, delete object for owner//
230 -* public events: //view object for XWikiAll group, edit object for guestEditList and owner, delete object for owner//
231 -* private events: //view object for guestEditList, guestViewList and owner, edit object for guestEditList and owner, delete object for owner//
232 -
233 233  Calendar class properties:
234 234  
235 235  * name (Name: text): // the name of the calendar//