1<?php
2$meta['showfooter'] = array (
3    'onoff'
4);
5$meta['provider'] = array (
6    'dirchoice', '_dir' => DOKU_PLUGIN . 'barcode/api/'
7);
8?>