<?php
$meta['showfooter'] = array (
    'onoff'
);
$meta['provider'] = array (
    'dirchoice', '_dir' => DOKU_PLUGIN . 'barcode/api/'
);
?>