mattstauffer / craftcms-prune

CraftCMS Prune Twig plugin
49 stars 2 forks source link

Output without field name #5

Closed richardwiggins closed 8 years ago

richardwiggins commented 8 years ago

I'm trying to output a super raw version of entries as json i.e.

["entry title","entry title""entry title""entry title""entry title""entry title""entry title""entry title"]

Is there a way to do that?

richardwiggins commented 8 years ago

Don't worry, figured out how to parse it anyway.