Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
services:pvw:dir [2015/03/16 12:58] r2d2 [press/] |
services:pvw:dir [2015/03/18 11:43] (current) eric |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Private Directory ====== | ====== Private Directory ====== | ||
| - | Once authorised, you have receive FTP credentials to acces your own private directory. | + | Once authorised, you will receive your FTP credentials to acces your own private directory. |
| - | Your private directory is organized like this: | + | Your private directory is organised like this : |
| - | * **conf/** : holds your configurations (php) files | + | * **conf/** : Contains your configuration (php) files. |
| - | * **css/** : for your CSS stylesheet(s) | + | * **css/** : Contains your CSS stylesheet(s). |
| - | * **img/** : for your own images | + | * **img/** : Contains your own visuals. |
| - | * **press/** : upload your press medias files here | + | * **press/** : Contains your press media files. |
| ===== conf/ ===== | ===== conf/ ===== | ||
| - | Here you will find all your configuration files: | + | This is where you'll find all your configuration files: |
| * **[[.:conf:site|site.php]]** : your main site configuration file | * **[[.:conf:site|site.php]]** : your main site configuration file | ||
| * **[[.:conf:faqs|faqs.php]]** : your FAQs configuration files | * **[[.:conf:faqs|faqs.php]]** : your FAQs configuration files | ||
| ===== css/ ===== | ===== css/ ===== | ||
| - | Use this folder to put your own stylesheets : | + | Use this folder to upload your own stylesheets : |
| - | * **custom.css** : is the default stylesheet called from your site. Customize it to your needs. | + | * **custom.css** : That is the default stylesheet called from your site. You may customise it at your convenience. |
| - | * you might need to add additional stylesheets in this folder... | + | * You might need to add additional stylesheets in this folder... |
| ===== img/ ===== | ===== img/ ===== | ||
| - | This is where to put your own images, called from your custom stylesheet. You can organize like you want, create subfolders, etc. | + | This is where your own images are and called from your custom stylesheet. You may organise it as you want, create subfolders, etc. |
| ===== press/ ===== | ===== press/ ===== | ||
| - | All files located there, will be gently linked from your 'about/press' page. | + | All of your press files are located in that folder and will be linked from the 'about/press' page on your site. |
| - | * Simply name it the way you want to appears in the link button. | + | * Name it the way you want it to appear on the link button. |
| - | * Dont use space in your file names, but rather use '_' (underscore) that will automatically be replaced by spaces. | + | * Never use spaces in your file names. Please use '_' (underscores) that will automatically be replaced by spaces. |
| {{indexmenu_n>40}} | {{indexmenu_n>40}} | ||