Channel-Data icon indicating copy to clipboard operation
Channel-Data copied to clipboard

Template tools gone in v1?

Open reinos opened this issue 11 years ago • 1 comments

Hi Justin,

I just notice that the template tools are gone in v1? is that correct?

Rein

reinos avatar Dec 17 '13 06:12 reinos

For now anyway. You think we should bring those back? Basically, I was planning on adding any missing features as I port my add-ons to use the new Channel Data. I am most likely going to start with Postmaster and convert it first.

I have a component class called ChannelEntriesParser, but it's likely we need to port that other parsing lib to a new TemplateParser class. This way, if you want to process standard channel entries, just use the ChannelEntriesParser and if you need real advanced/custom parsing, then TemplateParser will work.

Thoughts?

objectivehtml avatar Dec 17 '13 16:12 objectivehtml