1<?php 2/** 3 * Options for the odtsupport plugin 4 * 5 * @author Thomas Schäfer <thomas.schaefer@itschert.net> 6 */ 7 8 9$meta['thumb_width'] = array('string'); 10 11