Forum:Village Dump RSS
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Forums: Index > Village Dump > Village Dump RSS 
Note: This topic has been unedited for 6992 days. It is considered archived - the discussion is over.
I have too much of a life, Village dump isn't taking up enough of it. If I were to have this in real time, I could be 10x more pathetically efficient.
- is there any way to do this
 - does anybody want to do this?
 
CLICK HERE!!!!!!!! 02:32, 13 September 2006 (UTC)
- No. There is no [1] and thou shalt not view the sacred scroll of RSS for this namespace alone, for it is written in thy book of MediaWiki SpecialRecentchanges.php, verses 59-69:
 
        # As a feed, use limited settings only
        if( $feedFormat ) {
                global $wgFeedLimit;
                if( $limit > $wgFeedLimit ) {
                        $options['limit'] = $wgFeedLimit;
                }
     } else {
                $namespace = $wgRequest->getIntOrNull( 'namespace' );
                $invert = $wgRequest->getBool( 'invert', $defaults['invert'] );
                $hidebots = $wgRequest->getBool( 'hidebots', $defaults['hidebots'] );
...
Verily, the word "else" is the key, in the name of Babbage, Turing and all that is holy. --Carlb 14:03, 13 September 2006 (UTC)