FrankWikstrom Approved

Member since: 2015-01-06

Recent posts by FrankWikstrom
Post When

Shouldn't it be

return \Response::json(['param' => 'value']);

instead?

Posted in Controller response

In the partial, render the variable via {{ cpu | raw }}

Posted in Is there a way to pass HTML into a partial via a variable?

I would recommend the videos on https://octobercms.com/support as a good starting point!

Posted in Where to start CODING ?

Thank you the suggestion, alxy. The downside is that TagProcessor is called after Parsedown has mang...

Posted in Extending Rainlab.Blog: Overriding beforeSave

The OctoberCMS Markdown parser (Parsedown as far as I can tell) has a problem with embedded MathJax....

Posted in Extending Rainlab.Blog: Overriding beforeSave