Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Remove Manifest group reference #477

Merged
merged 1 commit into from
Jul 24, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ point uw-frame to your desired feed.
**Attribute breakdown**

- **id**: A unique number to identify the notification. This is used for tracking dismissed/un-dismissed state as well as the sort order on the notifications page.
- **groups**: An attribute to optionally show notifications only to specific groups (ex. Manifest groups, uPortal groups). **Must contain at least one value**. Using the "Everyone" group will make
- **groups**: An attribute to optionally show notifications only to specific groups (i.e. uPortal groups). **Must contain at least one value**. Using the "Everyone" group will make
your notification visible to all users. Contact your portal development team for more information about group filtering.
- **title**: The text to be displayed as the notification's main content. **Best practices:**
- Be concise! Try to limit your notification's title to ~140 characters. Shorter titles improve click-through and are less likely to cause display issues on smaller screens.
Expand Down Expand Up @@ -152,4 +152,4 @@ the file will look similar to this
2. [Start frame](quickstart.md)

3. Try changing some of the options like making it a priority notification
or undismissable
or undismissable