Skip to content

Conversation

@hossman
Copy link

@hossman hossman commented Jan 15, 2012

the coercedates branch of my fork includes a new "coercedates" plugin that handles the logic i described wanting in issue #15, along with the (minimal) changes to spider.py necessary to allow filters to modify the "updated" date of an entry and have spider.py respect that change when setting the mtime for sorting entries.

Tests included

bit and others added 3 commits January 6, 2012 17:32
new plugin that coerces the 'updated' and 'published' dates on any entry already in the cache to match the 'updated' date already in the cache

if an entry is _not_ already in the cache, coerces the date values to be the smaller of older of the two values

commit also 'fixes' spider.py to work with filters that modify the 'updated' date

see: rubys#15
@hossman
Copy link
Author

hossman commented Jan 15, 2012

Hmmm... ok, so bfacbc2 is totally unrelated ... apparently i merged that into my coercedates branch w/o realizing it.

sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants