Skip to content

Commit cc0d5c4

Browse files
DOC-3199: Moved the option explanation to an important tag section.
1 parent fbc8b82 commit cc0d5c4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/ROOT/partials/configuration/uploadcare_filters.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,15 @@ tinymce.init({
5151
});
5252
----
5353

54+
[IMPORTANT]
55+
====
56+
The `{ name: 'none' }` option adds a "No filter" or "Remove filter" choice to the list of available filters. This allows end users to remove any applied filter. If this option is **not** included, users will **not** have a way to remove a filter once it's been applied.
57+
====
58+
5459
[NOTE]
5560
====
5661
* Filter names must be selected from the supported set:
5762
** `adaris`, `briaril`, `calarel`, `carris`, `cynarel`, `cyren`, `elmet`, `elonni`, `enzana`, `erydark`, `fenralan`, `ferand`, `galen`, `gavin`, `gethriel`, `iorill`, `iothari`, `iselva`, `jadis`, `lavra`, `misiara`, `namala`, `nerion`, `nethari`, `pamaya`, `sarnar`, `sedis`, `sewen`, `sorahel`, `sorlen`, `tarian`, `thellassan`, `varriel`, `varven`, `vevera`, `virkas`, `yedis`, `yllara`, `zatvel`, `zevcen`.
58-
* The `{ name: 'none' }` option adds a "No filter" or "Remove filter" choice to the list of available filters. This allows end users to remove any applied filter. If this option is **not** included, users will **not** have a way to remove a filter once it's been applied.
5963
* If the amount is not set, it defaults to 100.
6064
* Some filters may behave unpredictably outside the 0–100 range.
6165
* Applying negative amount values inverts the filter, useful for creative effects.

0 commit comments

Comments
 (0)