You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
James Cambron edited this page Nov 27, 2018
·
60 revisions
This page is for creating use cases
Each use case should have a description, link to the requirement or easy language requirement and two code examples.
Code example should include the AUI attributes and an example with the minim attributes possible.
Content Filtering (inception) - User may have sensitivity to certain words or topics; based on personal preference, culture or disability which are expressed on a page using text, images or video.
Given one or more strings representing a specified word or category, for example, content marked as explicit, violent, etc., hide or remove that string and associated elements from the DOM.