backup de julho
[h2N7SspZmY.git] / lib / plugins / wikistatistics / conf / metadata.php
blobbc45fb9df8cff05890b1eaf9e98a9393d38181ec
1 <?php
2 /**
3 * Info Plugin: Displays information about various DokuWiki internals
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author Emanuele <emanuele45@interfree.it>
7 */
8 $meta['ws_excludedns'] = array('string');
9 $meta['ws_excludedns_pattern'] = array('string');
10 $meta['ws_cacheresults']=array('onoff');
11 $meta['ws_cacheexpire']=array('numeric','_pattern'=>'/[0-9]{1,10}/');
12 //$meta['ws_topcontrib']=array('numeric');