sfBBCodeParserPlugin - 0.2.2

BBCode parser plugin for symfony

« Back to the Plugins Home

Signin


Forgot your password?
Create an account
Symfony 2.0 Preview Release

Tools

Stats

advanced search
Information Readme Releases Changelog Contribute
sfBBCodeParserPlugin 0.2.2beta for sf 1.0 MIT
Plugin image
7
users
Sign-in
to change
your status

A powerful and extensible BBCode parser plugin for symfony. It uses a recursive parse method, rather than simple regexes.

The sfBBCodeParserPlugin allows you to parse BBCode and get the corresponding html output. There are 6 available filters with many tags.

You can activate the filters you want, for each filter you can also tell witch tags can be use. And finally you can make your own filters with your own tags. Almost everything can be configured in the plugin, filters, tags, attributes, opening and closing character...

The plugin is based on the PEAR library HTML_BBCodeParser (http://pear.php.net/package/HTML_BBCodeParser) but the PEAR dependencies were removed so you don't have to install it in order to use the plugin.

Developers

Name Status Email
gravatar Colin Williams lead moc.liamg <<ta>> retnecgnuaws

License

Show source

Copyright (c) 2006-2007 Colin Williams

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.