Project:Recent Changes
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I'd like to have the recent changes displayed only for my wiki nodes without comments and have the RSS feed be for the same thing; I can't find a way to do this with the current module.

Comments

#1

Status:active» needs review

I had the same problem. So, I modified the module. Find the patch attached to this comment.
If the module maintainer thinks this is a good idea and you were successful testing it, I guess this patch can be applied.

AttachmentSize
recent_changes_form.patch 3.44 KB

#2

What version was this patch created from? I'm using 1.1 of Recent Changes and the patch wouldn't apply.

#3

Version:5.x-1.1» 5.x-1.x-dev

The patch was made against the 5 branch which was the HEAD by that time. You can see this in the header of the patch.
So checkout the 1.5 revision and apply the patch. Let me know if it works for you because if we are with 2, we might push this patch easier into this module.

#4

@silfreed

Were you able to apply the patch and if so, is it working for you. When you reply positively, set the issue status on patch (RTBC).

Thx