Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:syces:frontend:location:uploadmanager [2015/07/08 07:22]
co
en:syces:frontend:location:uploadmanager [2019/03/14 10:07] (current)
bb [Directory Structure for Terms and Conditions]
Line 35: Line 35:
  
 Please make sure that the template name is hotspot.tpl and all references like images within hotspot.tpl are preceded by {TPLDIR}. For further information please see  [[en:syces:selfserviceportal:custom_templates]] Please make sure that the template name is hotspot.tpl and all references like images within hotspot.tpl are preceded by {TPLDIR}. For further information please see  [[en:syces:selfserviceportal:custom_templates]]
-    + 
 +===== Directory Structure for Terms and Conditions  ===== 
 + 
 +Default Terms and Conditions can be uploaded in the client module and are renamed automatically to 'agb.html'. They reside in your home directory. If you need to customize Terms and Conditions for different locations and / or languages you need to create an additional agb directory and name all files 'agb.html' and "dse.html" for the privacy policy. Location specific Terms and Conditions need to be placed in directories named like the location id. As a general rule for the order Terms and Conditions are chosen keep in mind that location specific is more important than language specific. If the most specific file isn't available (location plus language) then the default location file will be displayed, else the default language file, else the default file. 
 + 
 +**Example Directory Structure:** 
 +\\ Default: /agb/agb.html: (this will override any standard Home/agb.html; wenn missing then standard Home/agb is used) 
 +\\ Default englisch     : /agb/en/agb.html 
 +\\ Location 123         : /agb/123/agb.html 
 +\\ Location 123 italian : /agb/123/it/agb.html 
 +\\ Location 124 english: /agb/124/en/agb.html 
 + 
 + 
 +\\ Default: /dse/dse.html: (this will override any standard Home/dse.html; wenn missing then standard Home/agb is used) 
 +\\ Default englisch     : /dse/en/dse.html 
 +\\ Location 123         : /dse/123/dse.html 
 +\\ Location 123 italian : /dse/123/it/dse.html 
 +\\ Location 124 english: /dse/124/en/dse.html 
 + 
 + 
 +**Examples for above:** 
 +\\ Location 125, language = en =>  /agb/en/agb.html (no location folder found) 
 +\\ Location 125, language = de =>  /agb/agb.html    (no location folder found) 
 +\\ Location 123, any language except it =>  /agb/123/agb.html  (default location folder) 
 +\\ Location 123, language = it =>  /agb/123/it/agb.html  
 +\\ Location 124, language = de  =>  /agb/agb.html  (no default within location folder) 
 +\\ Location 124, language = en  =>  /agb/124/en/agb.html   
 + 
 + 
 +\\ Location 125, language = en =>  /dse/en/dse.html (no location folder found) 
 +\\ Location 125, language = de =>  /dse/dse.html    (no location folder found) 
 +\\ Location 123, any language except it =>  /dse/123/dse.html  (default location folder) 
 +\\ Location 123, language = it =>  /dse/123/it/dse.html  
 +\\ Location 124, language = de  =>  /dse/dse.html  (no default within location folder) 
 +\\ Location 124, language = en  =>  /dse/124/en/dse.html   
 + 
 ===== Directory Structure for SMS Templates  ===== ===== Directory Structure for SMS Templates  =====
  
QR Code
QR Code Upload Manager (generated for current page)