The PHP2HTML-system uses this file naming system:
NAME.KIND.TYP
| | |
| | └─► File type: pdf/txt/json/png/php/...
| └──────► Content kind: lib/inc/min/css/page/dat/...
└───────────► File name: descriptive word
For now there are the following files:
_assets (folder: support libraries)
_background.png Image used as background in cards etc.
_trans.sys.json Data-file with translations
php2html.lib.php The main library
menu.inc.php Include regarding the system menu
translate.inc.php Include library regarding the translate system
Demo.page.php Intro...
files.page.php Intro...
input.page.php Intro...
navigate.page.php Intro...
pages.page.php Intro...
card.page.php Intro...
table.page.php Intro...
translate.page.php Intro...
And more...