|
|
|
|
|
|
|
eventType=CREATE
eventName=wiki.library.created
scope
actor
contentData.content
personalACL
containerDetails
relatedCommunityUUID
container
|
Generated when a new wiki is created. Will be used to surface a news story around "Fred Smith created a new wiki named "Some Wiki". The brief description should be the first 100 characters of the wiki description. If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community. An additional wiki.accesscontrol.updated ACL event and also a wiki.page.created event are also generated at creation time.
|
|
|
|
eventType=DELETE
eventName=wiki.library.deleted
scope
actor
contentData.content
personalACL
containerDetails
relatedCommunityUUID
container
|
Generated when a wiki is deleted. Will be used to surface a news story around "Fred Smith deleted the wiki named "Some Wiki". The brief description should be the first 100 characters of the wiki description. If the wiki is related to a community, then the related community uuid field should be set.
|
|
|
|
eventType=CREATE
eventName=wiki.page.created
scope
actor
contentData.content
personalACL
tags
containerDetails
itemDetails
relatedCommunityUUID
container
item
|
Generated when a new wiki page is created. Will be used to surface a news story around "Fred Smith created a new wiki page titled "Some WikiPage". If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community. Any tags associated with the activity should also be provided.
|
|
|
|
eventType=UPDATE
eventName=wiki.page.updated
scope
actor
contentData.content
personalACL
tags
containerDetails
itemDetails
relatedCommunityUUID
container
item
|
Generated when a wiki page is updated. Will be used to surface a news story around "Fred Smith edited the wiki page "Some WikiPage". If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community. Any tags associated with the activity should also be provided.
|
|
|
|
eventType=DELETE
eventName=wiki.page.deleted
scope
actor
personalACL
containerDetails
itemDetails
relatedCommunityUUID
container
item
|
Generated when a wiki page is deleted. Will be used to surface a news story around "Fred Smith deleted the wiki page titled "Some WikiPage". If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community.
|
|
|
|
eventType=CREATE
eventName=wiki.page.tag.added
scope
actor
tags
personalACL
containerDetails
itemDetails
relatedCommunityUUID
container
item
|
Generated when a user adds a tag, or set of tags to a wiki page. Used to generate a news story around "Fred Smith tagged the wiki page "Some Page" with "foo" ". If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community. The HTML and URL should be for the wiki page being tagged.
|
|
wiki.page.recommendation.added
|
eventType=CREATE
eventName=wiki.page.recommendation.added
scope
actor
personalACL
containerDetails
itemDetails
relatedCommunityUUID
container
item
|
Generated when a user recommends a wiki page. Will be used to surface a news story around "Fred Smith recommended the wiki page "Some WikiPage". If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community.
|
|
|
|
eventType=CREATE
eventName=wiki.page.comment.added
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a comment is added to a wiki page. Will be used to surface a news story around "Fred Smith commented on the wiki page "Some WikiPage". This can be augmented with the brief description that should contain the first 100 characters of the comment text. If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community.
|
|
|
|
eventType=UPDATE
eventName=wiki.membership.updated
scope
personalACL
actor
itemDetails
item
relatedCommunityUUID container
membership change
|
Sent when the scope of wiki access is changed: PUBLIC/NONPUBLIC wiki, Editor for LOGGED_IN_USERS or EDITORS and MANAGERS.
|
|
|
|
eventType=UPDATE
eventName=wiki.library.tag.added
scope
actor
tags
personalACL
containerDetails
relatedCommunityUUID
container
|
Generated when a tag is added to the wiki .
|
|
|
|
eventType=DELETE
eventName=wiki.library.tag.deleted
scope
actor
tags
personalACL
containerDetails
relatedCommunityUUID
container
|
Generated when a tag is removed from the wiki.
|
|
wiki.page.attachment.added
|
eventType=CREATE
eventName=wiki.page.attachment.added
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
attachmentsAdded
|
Generated when an attachment is added to the wiki page.
|
|
wiki.page.attachment.deleted
|
eventType=DELETE
eventName=wiki.page.attachment.deleted
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
attachmentsRemoved
|
Generated when an attachment is deleted from the wiki page.
|
|
wiki.page.attachment.updated
|
eventType=UPDATE
eventName=wiki.page.aso ttachment.updated
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
attachmentsAdded
|
Generated when an attachment is updated on the wiki page.
|
|
wiki.page.navigation.updated
|
eventType=UPDATE
eventName=wiki.page.navigation.updated
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
container
item
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
|
Generated when a page is moved within the wiki tree hierarchy.
|
|
|
|
eventType=DELETE
eventName=wiki.page.tag.deleted
scope
actor
personalACL
containerDetails
itemDetails
relatedCommunityUUID
tags
container
item
|
Generated when a user removes a tag or set of tags from a wiki page. If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community. The item should be for the wiki page being tagged, and the container should be for the wiki that the page belongs to.
|
|
wiki.page.recommendation.deleted
|
eventType=DELETE
eventName=wiki.page.recommendation.deleted
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
container
item
|
Generated when a user removes recommendation from a wiki page. If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community.
|
|
wiki.page.comment.updated
|
eventType=UPDATE
eventName=wiki.page.comment.updated
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a comment is updated on a wiki page. This can be augmented with the brief description that contains the first 100 characters of the comment text. If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community. Item refers to the comment, container to the page.
|
|
wiki.page.comment.deleted
|
eventType=DELETE
eventName=wiki.page.comment.deleted
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a comment is removed from a wiki page. If this wiki is related to a community, then the relatedCommunityUUID field should be set with the UUID of the related community.
|
|
wiki.page.version.deleted
|
eventType=DELETE
eventName=wiki.page.version.deleted
scope
actor
content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a page version is deleted.
|
|
|
|
eventType=CREATE
eventName=wiki.page.draft.created
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a page draft is created.
|
|
|
|
eventType=UPDATE
eventName=wiki.page.draft.updated
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a page draft is updated.
|
|
|
|
eventType=DELETE
eventName=wiki.page.draft.deleted
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a page draft is deleted.
|
|
wiki.page.draft.published
|
eventType=UPDATE
eventName=wiki.page.draft.published
scope
actor
contentData.content
personalACL
containerDetails
itemDetails
relatedCommunityUUID
itemCorrelationID
itemCorrelationName
itemCorrelationHTMLPath
container
item
|
Generated when a page draft is published as final page.
|
|
|
|
eventType=CREATE
eventName=wiki.policy.created
scope
actor
content
personalACL
|
http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Running_Wikis_administrative_commands_lc3
Generated when a policy is created. Policy events must be run from the wsadmin command line. See for information about how to run wsadmin commands.
|
|
|
|
eventType=UPDATE
eventName=wiki.policy.updated
scope
actor
content
personalACL
|
Generated when a policy is updated.
|
|
|
|
eventType=DELETE
eventName=wiki.policy.deleted
scope
actor
content
personalACL
|
Generated when a policy is deleted.
|
|