From a79f39c9ed1e03d74fe79b831549eb67eff86447 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sun, 21 Jun 2015 00:15:37 +0200 Subject: change feeds file format, its now more consistent update sfeed_update, there is now a feeds file per feed. --- README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index c418d72..17b304d 100644 --- a/README +++ b/README @@ -93,15 +93,12 @@ The order and format of the fields are: item unix timestamp - string unix timestamp (GMT+0) item formatted timestamp - string timestamp (YYYY-mm-dd HH:MM:SS tz[+-]HHMM) item title - string -item link - string +item link - string, absolute url, unsafe characters are encoded item content - string item contenttype - string ("html" or "plain") item id - string item author - string feed type - string ("rss" or "atom") -feed name - string (extra field added by sfeed_update) -feed url - string (extra field added by sfeed_update) -item baseurl site - string (extra field added by sfeed_update) Build and install -- cgit v1.2.3