NEW Add first template of website
This commit is contained in:
parent
a2b71d9a7a
commit
538a2cc647
0
htdocs/install/doctemplates/websites/index.html
Normal file
0
htdocs/install/doctemplates/websites/index.html
Normal file
Binary file not shown.
@ -485,8 +485,8 @@ if (! $error && $db->connected && $action == "set")
|
||||
'products' => 'product',
|
||||
'projects' => 'project',
|
||||
'proposals' => 'proposal',
|
||||
'shipment' => 'shipment',
|
||||
'supplier_proposal' => 'supplier_proposal',
|
||||
'shipments' => 'shipment',
|
||||
'supplier_proposals' => 'supplier_proposal',
|
||||
'tasks' => 'task_summary',
|
||||
'thirdparties' => 'thirdparty',
|
||||
'usergroups' => 'usergroups',
|
||||
|
||||
@ -39,7 +39,7 @@ ViewPageInNewTab=View page in new tab
|
||||
SetAsHomePage=Set as Home page
|
||||
RealURL=Real URL
|
||||
ViewWebsiteInProduction=View web site using home URLs
|
||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br><If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then enter here the virtual hostname you have created, so the preview can be done also using this dedicated web server access instead of only using Dolibarr server.
|
||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then enter here the virtual hostname you have created, so the preview can be done also using this dedicated web server access instead of only using Dolibarr server.
|
||||
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
||||
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
||||
ReadPerm=Read
|
||||
|
||||
Loading…
Reference in New Issue
Block a user