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