Closed (fixed)
Project:
Recent Changes
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2008 at 15:24 UTC
Updated:
10 Jan 2009 at 20:52 UTC
Jump to comment: Most recent file
Here is a patch that fixes the following problems and introduces new functionality:
for or foreach loops).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | recent_changes2.patch | 46.05 KB | leop |
| #1 | recent_changes_#2.patch | 46.05 KB | leop |
| recent_changes.patch | 45.78 KB | leop |
Comments
Comment #1
leop commentedThis new version of the patch also formats comments, and uses the
node_teaserfunction to make short teasers of long comments. Also fixed a problem with comments for inaccessible content.Comment #2
leop commentedhehe, '#'s in filenames should not be allowed. Here is the real patch.
Comment #3
rötzi commentedThank you very much for your patch. I commited it now into the DRUPAL-5 branch and will do a new release with it.
Comment #4
fuzzy_texan commented@leop: If this is half as good as it claims to be, you've just made my day. Thanks! I'll test this out on my test instance and report back as to whether it works.
Comment #5
reikiman commentedIssue: In the Recent Changes settings.. if I uncheck 'Show diffs in feeds' then save the form, the form refreshes with that setting rechecked.
Comment #6
reikiman commentedIssue: A non-logged-in browser cannot access the recent_changes page. Instead the message is
"access content" and "access revisions" is turned on for anonymous. Most of the content on this site is inside a forum and I have Forum Access in use.
Comment #7
leop commented#5 I can reproduce this. It is possibly a typo in the variable name.
#6 the recent_changes page needs at least the "access content" permission. Since I cannot reproduce, it might be a problem with Forum Access, which I am not familiar with. Please post a separate issue (since the latest release includes this patch), and let's see if anybody else encounters this problem.
I'll have a look at #5, in the afternoon (Netherlands).
Comment #8
rötzi commentedleop: If you are interested in (co-)maintaining the 'recent_changes' module, please contact me at http://drupal.org/user/73064/contact
Comment #9
leop commentedA patch for #5 is posted at: http://drupal.org/node/225009
Comment #10
leop commented#6 is solved in http://drupal.org/node/226304#comment-747467
Comment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #12
christefano commented#133676 has been marked as a duplicate of this issue.