Questa pagina è basata su APPNET OS e utilizza i cookie per personalizzare. Il sistema operativo APPNET OS offre agli utenti la possibilità di decidere come utilizzare i cookie stessi. Tuttavia, ci sono anche i cookie necessari per il funzionamento di un sito web. Utilizzando questo sito Web accetti l'utilizzo dei cookie necessari.
Italiano

admin

Description
The files that can be accessed from outside are also strictly separated, with a few exceptions.
So that the URL's of the files from the application area are not too long, these are stored directly in the out directory.
All files from the administration area are stored here in the admin directory.
Developers of public apps must ensure that the data from the app admin area is also stored here.
To avoid duplicate files, JavaScript files, JavaScript libraries and jQuery plugins which could be used by both areas should be placed directly in the out/js directory.