Skip to content

Releases: IDT-media/Pages2JSON

Lisa Simpson

22 Jan 17:44
Compare
Choose a tag to compare
  • Removed template tab and added section under Basic tab for template spesific JSON attribute output selection.
  • Crawler is now targeting Pages and WireArrays based on instance type, not className like it was previously. This should give more flexibility to developers around different types of objects that are derived from either of.
  • Added only public method it most likely ever will have: encode($value, $options = 0). Usage example: $modules('Pages2JSON')->encode($toJSON);
  • Added new hookable method: getFields($page). Gives capability to inject and manipulate runtime fields to be crawled. Useful especially if you need to inject field that dosen't exists, but you still need crawler to notice it.

Homer Simpson

02 Jun 11:24
Compare
Choose a tag to compare
  • Allows user define global data output in module options + individual data based on template.
  • Added forum user Manol's feature request regarding PageImage and PageFile fields.

Bart Simpson

14 Feb 13:08
Compare
Choose a tag to compare
Bart Simpson Pre-release
Pre-release

Initial release