2017 © Pedro Peláez
 

library zf2-bbcodeintegration

Integration of Decoda BBCode-parser as ViewHelper into ZF2.

image

darkmatus/zf2-bbcodeintegration

Integration of Decoda BBCode-parser as ViewHelper into ZF2.

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

zf2-bbcodeintegration

Integration of Decoda bbcode parser as ViewHelper in ZF2, (*1)

Installation:, (*2)

Copy/move the 'emoticons' folder from 'vendor/mjohnson/decoda' to 'public/images/'. Add 'ZF2Bbcode' to your 'application.config.php'., (*3)

Using:, (*4)

In your view use it like every other viewHelper:, (*5)

echo $this->bbcode('[b]I'm a BBCode[/b]'); or echo $this->escapeHtml($this->bbcode('[b]I'm a BBCode[/b]');, (*6)

The Versions

13/12 2013

dev-master

9999999-dev https://github.com/darkmatus/zf2-bbcodeintegration

Integration of Decoda BBCode-parser as ViewHelper into ZF2.

  Sources   Download

The Requires

 

bbcode

13/12 2013

1.0

1.0.0.0 https://github.com/darkmatus/zf2-bbcodeintegration

Integration of Decoda BBCode-parser as ViewHelper into ZF2.

  Sources   Download

The Requires

 

bbcode