Use Media Manager outside from '/images' ? - Joomla! Forum - community, help and support
hi,
i try use media manager in other root folder '/images'.
i have tried set folder this:
but used always /images
so seems not possible?
exists work around it?
i try use media manager in other root folder '/images'.
i have tried set folder this:
code: select all
jtoolbarhelper::media_manager( '../myfolder', $alt = 'upload', jtext::_( 'mediamanager' ) );
but used always /images
so seems not possible?
exists work around it?
by using jtoolbarhelper::media_manager assuming root folder images , can specify sub folder in it.
your other option using custom button?!
your other option using custom button?!
Comments
Post a Comment