Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:syces:frontend:location:uploadmanager [2015/05/07 08:38] co |
en:syces:frontend:location:uploadmanager [2019/03/14 10:07] (current) bb [Directory Structure for Terms and Conditions] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Upload Manager ====== | ====== Upload Manager ====== | ||
- | The upload manager is basically meant to allow the upload of custom templates to all locations or specific locations. In order to use uploaded templates you need to activate Layout: | + | The upload manager is basically meant to allow the upload of custom |
===== Left part of screen: Basic File Manager ===== | ===== Left part of screen: Basic File Manager ===== | ||
Line 13: | Line 13: | ||
* add directories to your home directory, | * add directories to your home directory, | ||
* add, rename and delete subdirectories of your home directory, | * add, rename and delete subdirectories of your home directory, | ||
- | * delete and rename files and | + | * delete, download |
* unzip zip-files | * unzip zip-files | ||
* to current directory | * to current directory | ||
* to directory for all locations (unpacked in folder ' | * to directory for all locations (unpacked in folder ' | ||
- | * to directory of current location (into folder captiveportal/ | + | * to directory of current location (into folder captiveportal/ |
===== Right part of screen: Upload form ===== | ===== Right part of screen: Upload form ===== | ||
- | On the right part of the screen you may upload one or more files to the last chosen | + | On the right part of the screen you may upload one or more files to any directory within your Home directory. There is a restriction of currently 10 MB total upload volume not including the logo image, your Terms and Conditions and PDF and CSV files containing user credentials. |
You may upload files with the following data types: html, tpl, css, png, jpg, jpeg, gif, zip. | You may upload files with the following data types: html, tpl, css, png, jpg, jpeg, gif, zip. | ||
- | ===== Directory Structure for Custom Templates | + | ===== Directory Structure for Custom |
- | Custom templates always reside in a folder called ' | + | Custom |
- | Example:\\ | + | Example: |
+ | \\ Home/ | ||
+ | \\ Home/ | ||
+ | \\ Home/ | ||
- | \\Home/ | + | Please make sure that the template |
- | \\Home/ | + | |
- | \\Home/ | + | |
- | Please make sure that the template name is hotspot.tpl and all references | + | ===== 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 ' |
+ | |||
+ | **Example Directory Structure: | ||
+ | \\ Default: / | ||
+ | \\ Default englisch | ||
+ | \\ Location 123 : / | ||
+ | \\ Location 123 italian : / | ||
+ | \\ Location 124 english: / | ||
+ | |||
+ | |||
+ | \\ Default: / | ||
+ | \\ Default englisch | ||
+ | \\ Location 123 : / | ||
+ | \\ Location 123 italian : / | ||
+ | \\ Location 124 english: / | ||
+ | |||
+ | |||
+ | **Examples for above:** | ||
+ | \\ Location 125, language = en => / | ||
+ | \\ Location 125, language = de => / | ||
+ | \\ Location 123, any language except it => / | ||
+ | \\ Location 123, language = it => / | ||
+ | \\ Location 124, language = de => / | ||
+ | \\ Location 124, language = en => / | ||
+ | |||
+ | |||
+ | \\ Location 125, language = en => / | ||
+ | \\ Location 125, language = de => / | ||
+ | \\ Location 123, any language except it => / | ||
+ | \\ Location 123, language = it => / | ||
+ | \\ Location 124, language = de => / | ||
+ | \\ Location 124, language = en => / | ||
+ | |||
+ | |||
+ | ===== Directory Structure for SMS Templates | ||
+ | |||
+ | SMS templates always reside in a folder called sms. They must be called **sms.tpl** or **sms-< | ||
+ | |||
+ | For creating sms templates | ||
+ | |||
+ | Example: | ||
+ | \\ Home/ | ||
+ | \\ Home/ | ||
+ | \\ Home/ | ||
+ | |||
+ | When no appropriate template can be found the default template is used. | ||
+ | <note tip>For testing create a language subfolder (de, en, it, fr, pt, nl, es) that will probably not be needed and place your template there, then use the preview option in [[en: | ||