PoNG Modules: Unterschied zwischen den Versionen

Aus MH
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „PoNG has hooks. These hooks enable you to reduce the resources (in the backend) to (REST/JSON) information sources and do all the HTML rendering in the bro…“)
(kein Unterschied)

Version vom 30. März 2014, 16:27 Uhr

PoNG has hooks. These hooks enable you to reduce the resources (in the backend) to (REST/JSON) information sources and do all the HTML rendering in the browser.

It is easy, to write a hook and will take you only a minute to set it up. Please follow the example.

Standard Modules coming with PoNG

Module Programming

You can create your own module using the PoNG hooks. Please refer to the PoNG Module Programming Reference