Content export format support for JSON and XML

Description

Implement formats detection (or at least enable JSON format) so that template designers may use javascript frameworks (e.g. Angular) to pull and render content.

All of the core content GET methods in contentbox-ui/handlers should allow for JSON return.

Example:

{{
/blog/category/coldbox - core handler rendering with layout
/blog/category/coldbox.json - renders JSON of category entries, according to the defined specs
/blog/category/coldbox.html - renders with noLayout()
}}

Gliffy Diagrams

Activity

Show:

Luis MajanoApril 22, 2016 at 4:40 AM

You will like this.

The UI module now has json and xml response formats in addition to print, doc, and pdf

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Components

Priority

Sentry

Created February 20, 2016 at 9:12 PM
Updated April 22, 2016 at 4:40 AM
Resolved April 22, 2016 at 4:40 AM