https://bugzilla.wikimedia.org/show_bug.cgi?id=17867
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6072 is|0 |1 obsolete| | --- Comment #5 from [email protected] 2009-04-30 08:52:11 UTC --- Created an attachment (id=6074) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6074) Just use $wgRCLinkDays Why of course, how silly of me. $wgRCLinkDays is exactly what should be used here! The administrator can customize it how he sees fit. No need to expose days=0 to the user, as that will be the same as the last choice if the administrator sets $wgRCFilterByAge=true. I could kick myself for not seeing all this at first. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
