Javascript custom interfaces howtos

It is very easy to use WFS-T API interfaces with our javascript example libraries to create customized interfaces in system.
Note: These examples are working with GetFeature.js library:ProcesEditor (Edytor procesów) Access-List manager
  1. After creating custom interface, there is subject to install it:
    1. Install file in server directory (or anywhere on internet)
      1. static directory
    2. Install html file in server (or anywhere on internet)
    3. Optionally add action to GUI to be html file opened by server
      Note: To be described soon