Speak about default xpath in README

master
pictuga 2013-02-25 21:54:04 +01:00
parent be17f0c78f
commit 27b0fbaf01
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ To use this script, you have to enable "postprocessing filter" in liferea feed s
morss "RULE"
And you have to replace *RULE* with a proper rule, which has to be a proper xpath instruction, matching the main content of the website. Some rules example are given in the "rules" file. You have to keep the " " aroung the rule.
And you have to replace **RULE** with a proper rule, which has to be a proper xpath instruction, matching the main content of the website. Some rules example are given in the "rules" file. You have to keep the " " aroung the rule. If the parameter is omitted, "//h1/.." is used instead. This default ruled works on a lot of websites, since it's a common practice for search engine optimization.
Using this, rss refresh tends to be a bit slower, but caching helps a lot for frequent updates.