-
I would like to show emoticons above textarea
it would be nice to be able to retrieve the list of emoticons contained in emoticons.json file
Is it possible to overload emoticons.json file ?
-
Hello,
You can see the discussion of the problem here : https://github.com/milesj/php-decoda/issues/24#issuecomment-10697473
Alternative links and abbr aren't working.
Thanks,
remontees
-
Hello first I should give you thanks for this plug in, well now going to the issue I have problem when I upload files, the uploader damage all the files and rename the file ext to .txt.
for example …
-
I hate this issue as this error is there since the first release of the FMBbCodeBundle.
I get:
PHP Fatal error: Class 'mjohnson\decoda\Decoda' not found in /Users/ck/Private/proj1/vendor/helios-ag…
-
By default, the locale configuration is set to "ru-ru", i had to set it to "fr-fr" in the configuration to get it working in my language.
First, "xx-xx" is a weird format for a locale.
Second, can't…
-
can you add this feature ?
-
Hello,
I've updated FMBbCodeBundle this afternoon. When I go to a view who use this bundle, I've this error : Fatal error: Class 'mjohnson\decoda\Decoda' not found in /var/www/Symfony/vendor/helios-a…
-
Hi Miles,
I've got one question. In the newest version of decoda. I miss the possibility to alias a attribute. Is there a specific reason why it is removed?
Kind regards
Sean
-
Hello,
I tried to use a personalised filter to FMBbCodeBundle, but my Twig Filter don't run with your bundle. And in the doc, there is no documentation to create personalised Filters for this bundle.…
-
Just tried to execute an example:
``` php
$string = 'Hello, my name is [b]Miles Johnson[/b], you may visit my website at [url]http://milesj.me/[/url].';
// Load the text and parse
$code = new Decoda…
bzis updated
12 years ago