Well, i'll stick with my translations forever, i guess.
So, i have a plugin which contains this line in the metadata.php
I thought i could just add video and textimg to the name, but that didn't work so well :/
I found another example, but they set up the plugin a bit diffrent .. or is this (my) way the old one?
So, i have a plugin which contains this line in the metadata.php
PHP Code:
array('group' => 'main', 'name' => 'sPromoboxType', 'position' => 2, 'type' => 'select', 'value' => 'video|textimg'),
I found another example, but they set up the plugin a bit diffrent .. or is this (my) way the old one?