-
Hi all,
what would be the best way to allow the usage of "https"-urls (e.g. https://www.youtube.com/...) ?
Kind regards
Raphael
-
Fatal error: Class 'Decoda' not found in /var/www/clients/client1/web16/web/vendor/bundles/FM/BbcodeBundle/Decoda/Decoda.php on line 8
-
Hello,
It could be good to add the BBCode [abbr] for acronyms to the library.
remontees
-
It'd be great if there is a way to parse back from html to bbcode (eg. when editing a post).
Will that be easy to do?
valqk updated
12 years ago
-
I have had an exception while trying to add a custom hook method so I can have a separate censored.txt - not one hardcoded from the CONFIG define.
I have the following in config:
fm_bbcode:
conf…
valqk updated
12 years ago
-
I am using Decoda with symfony2.1 which uses composer, and it is very difficult to change the messages, add filters, etc.
It could be good if you could have another aproach for this.
-
Hello,
I've tried to parse this BBCode :
```
[h1]Titototo[/h1]
[h2]Tutu[/h2]
[center][i]Youpi[/i]
[list]
[*]Tralala
[*]Liluolo
[list]
[*]Trululu[/list][/list][/center]
```
And the XHTML response :
…
-
Hello,
Could you add this type of BBCode :
[url=Toto]http://toto.fr[/url]
=> Toto
Thanks a lot,
remontees
-
It seems there is an error with the namespace usage:
```
Fatal error: Class 'FM\BbcodeBundle\Templating\Helper\Decoda' not found in /Users/daniel/Sites/sevenboom/Src/symfony/vendor/helios-ag/fm-bbcod…
-
There are a few self contained tags such as [br] and [hr] common in BBC.
I don't see an option for flagging a tag that does not need a closing option ...
so to get a horizontal rule one needs to do …
Spuds updated
12 years ago