/
Using your own content in the Editor

Information Classification: External Restricted.
See https://www.chili-publish.com/security

Using your own content in the Editor

Concept

CHILI Publisher's API consists of three large areas:

  • The SOAP WebServices for server to server communication
  • The JavaScript bridge for client-side communication
  • The possibility to connect to External Data through configuration in BackOffice and Editor

While WebServices and JavaScript definitely are a push-model (where your application tells CHILI what to do and how to behave), the various links to External Data pull in data from an external XML feed (almost always through an HTTP GET command). The URLs themselves can be entered in the relevant areas inside CHILI, and influence the behavior of the interface and logic. Some examples are:

Security and Context

When embedding an editor in a portal, you get its URL through the ?Webservice Functions - DocumentGetEditorURL call. You can add your own query string variables to this editor URL, which can be referenced in the configured XML URLs: ?External XML URL replacement

Using such (and other) configuraton, you can include setting applying to your currently logged in user, template, customer, ...

Related content

Getting started with your JavaScript integration
Getting started with your JavaScript integration
More like this
Integrating CHILI publisher into an existing web portal
Integrating CHILI publisher into an existing web portal
More like this
CHILI Editor UI vs Custom UI
CHILI Editor UI vs Custom UI
More like this
Logging in to the WebServices
Logging in to the WebServices
Read with this
JavaScript Security Considerations
JavaScript Security Considerations
More like this
Manipulating Text Frames
Manipulating Text Frames
Read with this

All information on this page must be treated as External Restricted, or more strict. https://www.chili-publish.com/security