xref: /plugin/dwtimeline/conf/metadata.php (revision 545c554be65100e9bb5eff6d4aa54c829680442a)
1<?php
2
3/*
4 * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
5 * Click nbfs://nbhost/SystemFileSystem/Templates/Scripting/EmptyPHP.php to edit this template
6 */
7
8$meta['direction'] = array('multichoice', '_choices' => array('left', 'right'));
9$meta['align']     = array('multichoice', '_choices' => array('vert', 'horz'));
10