From 0745839a9590a1efb74f4f4d1940bdb67c90cfc8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 16 May 2008 06:35:13 +0100 Subject: localize help dialogs --- help/2.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'help/2.php') diff --git a/help/2.php b/help/2.php index 83cf5d4df..e14e92745 100644 --- a/help/2.php +++ b/help/2.php @@ -1,10 +1,10 @@ -

Content filters

+

-

TT-RSS has support for filtering (or processing) articles. Filtering is done once, when new article is imported to the database from the newsfeed, specified field is matched against regular expression and some action is taken. Regular expression matching is case-insensitive.

+

-

Supported actions: filter (do not import) article, mark article as read, set starred, assign tag(s). Filters can be defined globally and for some specific feed.

+

-

Multiple and inverse matching are supported. All matching filters are considered when article is being imported and all actions executed in sequence. Inverse matching reverts matching result, e.g. filter matching XYZZY in title with inverse flag will match all articles, except those containing string XYZZY in title.

+

-

See this page for additional information on filtering.

+

ContentFilters (wiki) -- cgit v1.2.3