xref: /plugin/qc/conf/metadata.php (revision cef469fccb5192de2392245a131734a94e65dd12)
12e820792SAndreas Gohr<?php
22e820792SAndreas Gohr
32e820792SAndreas Gohr$meta['color'] = array('string','^#[a-f0-9]{6}$');
4*cef469fcSAndreas Gohr$meta['theme'] = array('dirchoice','_dir' => DOKU_INC.'lib/plugins/qc/pix/');
5*cef469fcSAndreas Gohr
6