Gregbee Approved

Member since: 2015-08-05

Recent posts by Gregbee
Post When

KurtJensen said:

You need to put it inside a method of a controller, component, or plugin class.

...

Posted in [HELP] Plugin state conditional statement/code

Hi you don't need to use Twig_whatever class!

 public function returnTwitterID($text){

      //do y...

Posted in Is it possible to regex using Twig?

Hi, I'm currently building a plugin to render partial from content field (wysiwyg,richeditor or mark...

Posted in Are partial always cached ?

hi, i think you want to use flash message with ajax handler ?

firt you need to setup a partial for f...

Posted in Using Flash on frontend like we use it on backend