aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/en/developers/OPML.md3
-rw-r--r--docs/i18n/freshrss.fr.po2
-rw-r--r--docs/i18n/templates/freshrss.pot2
3 files changed, 4 insertions, 3 deletions
diff --git a/docs/en/developers/OPML.md b/docs/en/developers/OPML.md
index 811350ec7..c6b42f108 100644
--- a/docs/en/developers/OPML.md
+++ b/docs/en/developers/OPML.md
@@ -91,8 +91,9 @@ A number of [cURL options](https://curl.se/libcurl/c/curl_easy_setopt.html) are
* `frss:cssFullContent`: [CSS Selector](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors) to enable the download and extraction of the matching HTML section of each articles’ Web address.
* Example: `div.main, .summary`
-* `frss:cssFullContentFilter`: [CSS Selector](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors) to remove the matching HTML elements from the full content retrieved by `frss:cssFullContent`.
+* `frss:cssContentFilter`: [CSS Selector](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors) to remove the matching HTML elements from the article content or from the full content retrieved by `frss:cssFullContent`.
* Example: `.footer, .aside`
+. `frss:cssFullContentConditions`: List (separated by a new line) of search queries to trigger a full content retrieval as defined by `frss:cssFullContent`.
* `frss:filtersActionRead`: List (separated by a new line) of search queries to automatically mark a new article as read.
### Dynamic OPML (reading lists)
diff --git a/docs/i18n/freshrss.fr.po b/docs/i18n/freshrss.fr.po
index ccfba8d9c..a9a8c8d57 100644
--- a/docs/i18n/freshrss.fr.po
+++ b/docs/i18n/freshrss.fr.po
@@ -5215,7 +5215,7 @@ msgstr ""
#. type: Bullet: '* '
#: en/./developers/OPML.md:54
msgid ""
-"`frss:cssFullContentFilter`: [CSS Selector](https://developer.mozilla.org/en-"
+"`frss:cssContentFilter`: [CSS Selector](https://developer.mozilla.org/en-"
"US/docs/Web/CSS/CSS_Selectors) to remove the matching HTML elements from the "
"full content retrieved by `frss:cssFullContent`."
msgstr ""
diff --git a/docs/i18n/templates/freshrss.pot b/docs/i18n/templates/freshrss.pot
index c09c26593..d53a6eee5 100644
--- a/docs/i18n/templates/freshrss.pot
+++ b/docs/i18n/templates/freshrss.pot
@@ -4866,7 +4866,7 @@ msgstr ""
#: en/./developers/OPML.md:54
#, markdown-text
msgid ""
-"`frss:cssFullContentFilter`: [CSS "
+"`frss:cssContentFilter`: [CSS "
"Selector](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors) to "
"remove the matching HTML elements from the full content retrieved by "
"`frss:cssFullContent`."