xref: /plugin/dwtimeline/conf/metadata.php (revision 4ff971be52e8d46fa92b9e1c21199694e968c079)
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