Home
last modified time | relevance | path

Searched hist:"1 eedfbce4e422b48928a7ba4cf84dc464d3b5eff" (Results 1 – 1 of 1) sorted by relevance

/plugin/discussion/syntax/
H A Dcomments.php1eedfbce4e422b48928a7ba4cf84dc464d3b5eff Thu Sep 13 21:17:29 UTC 2012 Michael Hamann <michael@content-space.de> Save .comment data only when modified #66 #59

This fixes the problem that .comment files were written whenever the
page was parsed which made the order in the threads syntax and in the
admin interface meaningless.
Old dates will still be meaningless but at least the pages with new
comments should appear in the correct order now though pages will still
move to the top when the comment status is changed. This could be
properly fixed by storing the date of the last comment in the metadata
and indexing the metadata, then it would be easy to get all dates.