Al Ganiev
Al Ganiev
Yup agreed we need to update/sync library with latest elfinder
Hi @rubenvincenten, well you have option to use MySQL driver or write your own and contribute it :)
Hi @Ronan-Lenor, can you test behaviour with modified _move method, like here: https://github.com/nao-pon/elFinder/blob/2.1_n/php/elFinderVolumeLocalFileSystem.class.php#L691
Branch 4.0 should be compatible with SF4.0, but there is no tagged version for that branch.
Thanks for this work, ill try to check this on weekend.
Get 'fm_bbcode.decoda_manager' service in your controller, and use it like here https://github.com/helios-ag/FMBbCodeBundle/blob/master/Templating/BbcodeExtension.php#L79
> problem with the quote and code tags If you apply bbcode_clean, inside twig template, did this filter strip code/quote tags from your string? About second question: this hook expects...
The same way as bbcode_filter(filterSet) -> bbcode_clean(filterSet)
Well, yes. Option setMaxNewlines is not available. But you can make a PR :) Opened issue #125
Well explained @alquerci, thank you!