From 6cc797ce0ae9912dc7f6ee89033f90502982893c Mon Sep 17 00:00:00 2001
From: Sam Ruby Additional options can be found in
+normalization level overrides. If no updated dates are found in an entry, or if the dates found
-are in the future, the current time is substituted.spider_threads
is specified, you can also specify a
directory to be used for an additional HTTP cache to front end the Venus
cache. If specified as a relative path, it is evaluated relative to the
cache_directory
.
+
diff --git a/docs/normalization.html b/docs/normalization.html
index de73812..08465f5 100644
--- a/docs/normalization.html
+++ b/docs/normalization.html
@@ -69,8 +69,9 @@ are converted into
[DEFAULT]
All of the above describes what Venus does automatically, either directly
or through its dependencies. There are a number of errors which can not
@@ -87,6 +88,13 @@ case of feeds where the id
, updated
or
attributes on these elements.
name_type
does something similar for
author namesfuture_dates
allows you to specify how to deal with dates which are in the future.
+ignore_date
will cause the date to be ignored (and will therefore default to the time the entry was first seen) until the feed is updated and the time indicated is past, at which point the entry will be updated with the new date.ignore_entry
will cause the entire entry containing the future date to be ignored until the date is past.