merkalt:php_pages_short_review
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| merkalt:php_pages_short_review [2013/03/18 19:33] – created dmitriy | merkalt:php_pages_short_review [2013/11/07 09:26] (current) – dmitriy | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * error/ folder - custom 404 error handler | * error/ folder - custom 404 error handler | ||
| * enkel_bestilling_navnelapper.php - custom lightweight order page without preview | * enkel_bestilling_navnelapper.php - custom lightweight order page without preview | ||
| - | * clear_labels.php - auto clearing output folder from garbage | ||
| * pseudocron.php - functionality of pseudo cron | * pseudocron.php - functionality of pseudo cron | ||
| * payment_methods/ | * payment_methods/ | ||
| * render_label.php - custom renderer based on order unique identifier | * render_label.php - custom renderer based on order unique identifier | ||
| + | * kontaktoss.php - contact us page | ||
| * page.php - this page handles every other response with the following logic. Say there is idband.php page. there is no such php in the directory. it uses page.php universal handler. If there is idband_header.tpl and idband.tpl defined in the main skin of the instance it shows a page in the standard design with templates idband_header.tpl and idband.tpl used. ([page_name].tpl and [page_name]_header.tpl). If any of such files isnot found, there is standard 404 error page shown. | * page.php - this page handles every other response with the following logic. Say there is idband.php page. there is no such php in the directory. it uses page.php universal handler. If there is idband_header.tpl and idband.tpl defined in the main skin of the instance it shows a page in the standard design with templates idband_header.tpl and idband.tpl used. ([page_name].tpl and [page_name]_header.tpl). If any of such files isnot found, there is standard 404 error page shown. | ||
| + | |||
| + | Not needed files | ||
| + | |||
| + | * clear_labels.php - auto clearing output folder from garbage | ||
| + | |||
merkalt/php_pages_short_review.1363635186.txt.gz · Last modified: (external edit)
