664
edits
| Line 4: | Line 4: | ||
= Use cases = | = Use cases = | ||
== Trigger a notification == | |||
# Notify anytime any Document changes. | # Notify anytime any Document changes. | ||
# Notify anytime a Document in a certain locale changes. | # Notify anytime a Document in a certain locale changes. | ||
| Line 15: | Line 18: | ||
# Anything Fred does | # Anything Fred does | ||
# Tell what the user is subscribed to | # Tell what the user is subscribed to | ||
# | # Notify any new thread in a given discussion forum | ||
# | # Notify any post (new thread or reply) in a given discussion forum | ||
# | # Notify any post in a discussion thread | ||
# | # Notify any new thread in any KB forum in a given locale | ||
# | # Notify any post in any KB forum in a given locale | ||
# | # Notify any new thread in a given KB forum | ||
# Notify any post in a given KB forum | |||
# Notify any post in a given KB forum thread | |||
# Notify on new question (confirmed) | |||
# Notify on new answer to a given question | |||
# Notify on answer marked as solution to a given question | |||
# Notify on new flagged item for review | |||
== Deliver notification == | |||
(non-exclusive) | |||
* To email | |||
* To private message | |||
* (Future, other options?) | |||
= Evolution of table structure = | = Evolution of table structure = | ||
edits