mirror of
https://github.com/tt-rss/tt-rss.github.io.git
synced 2026-09-18 14:11:46 +00:00
Add missing parent pages.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
title: Features
|
||||
nav_order: 20
|
||||
---
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
title: Legacy
|
||||
nav_order: 100
|
||||
---
|
||||
+1
-1
@@ -8,7 +8,7 @@ Scoring is supported in a way similar to some newsreaders. Score is calculated
|
||||
on article import using special filters with a "Modify score" action.
|
||||
|
||||
Resulting score is a sum of all score modifiers from all matching filters. For
|
||||
example, if the article matches two filters A (score-+100) and B (score--50),
|
||||
example, if the article matches two filters A (score +100) and B (score -50),
|
||||
the resulting score will be 50.
|
||||
|
||||
Article score affects the position of the article in the headline buffer (which
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
title: Security
|
||||
nav_order: 50
|
||||
---
|
||||
Reference in New Issue
Block a user