changes script which reads the .changes file. That file gets updated each time a topic is saved unless the "minor changes" flag is set.
changes script got replaced with the "search and sort by last modified date" feature. The WebChanges topic contains an embedded SEARCH (FormattedSearch) which does that. The changes script got retired.
changes script got resurrected so that the "minor changes" can be excluded from the list.
.changes file.
-- MattWilkie - 03 Oct 2003 (from WebChangesVsChangesCgiScript)
I agree, but I think the data should be stored in the revision. I have requested a similar feature in AddCheckInComment. Having both these features would bring us in line with many other wiki's as then we could have a history page for a topic that lists all the revisions with the comments beside them. See http://en.wikipedia.org/w/wiki.phtml?title=Main_Page&action=history for an example. Notice how minor edits are marked with a bold m.
How hard it would be to add an extra parameter to the top META tag in topics?
I'm wondering if there is much code that assumes the current parameters and would break if another was added
or if it just stores them as a hash.
-- SamHasler - 29 Jul 2004