Actions

Translations

Optional settings/62/sl: Difference between revisions

From LimeSurvey Manual

(Created page with "'''Če je le možno ne spreminjajte teh nastavitev. Te nastavitve je možno spreminjati le v datoteki config-defaults.php.''' *'''$homeurl:''' This should be set to the URL l...")
 
No edit summary
 
Line 1: Line 1:
'''Če je le možno ne spreminjajte teh nastavitev. Te nastavitve je možno spreminjati le v datoteki  config-defaults.php.'''
'''Če je le možno ne spreminjajte teh nastavitev. Te nastavitve je možno spreminjati le v datoteki  config-defaults.php.'''
*'''$homeurl:''' This should be set to the URL location of your administration scripts. These are the scripts in the /limesurvey/admin folder. This should be set to the WEB URL location - for example "http://www.mydomain.com/limesurvey/html/admin". Don't add a trailing slash to this entry. The default setting in config.php attempts to detect the name of your server automatically using a php variable setting - {$_SERVER<nowiki>[</nowiki>'SERVER_NAME']}. In most cases you can leave this and just modify the remainder of this string to match the directory name you have put the LimeSurvey scripts in.
*'''$homeurl:''' to bi moralo biti nastavljeno na URL mesto skrbniških zagonskih datotek (skript). To so zagonske datoteke v mapi  /limesurvey/admin. Uporabljeno mora biti spleto URL mesto - na primer "http://www.mydomain.com/limesurvey/html/admin". Na koncu naj ne bo leve poševnice. Privzete nastavitve v datoteki config.php poskušajo samodejno odkriti ime vašega strežnika z uporabo php spremenljivke - {$_SERVER<nowiki>[</nowiki>'SERVER_NAME']}. V večini primerov lahko to pustite in samo spremenite preostanek tega niza, da se bo ujemalo ime mape v katero ste dali LimeSurvey-eve zagonske datoteke.
*'''$publicurl:''' This should be set to the URL location of your 'public scripts'. The public scripts are those located in the "limesurvey" folder (or whatever name you gave to the directory that all the other scripts and directories are kept in).
*'''$publicurl:''' to bi moralo biti nastavljeno na URL mesto vaših javnih zagonskih datotek ('public scripts'). Javne zagonske datoteke so tiste, ki se nahajajo v  "limesurvey-evi" mapi (ali kakor koli ste že poimenovali mapo, kjer so nahajajo vse ostale zagonske datoteke in mape).
*'''$tempurl:''' This should be set to the URL location of your "/limesurvey/tmp" directory - or a directory which you would like LimeSurvey to use to store temporary files, including uploads. This directory must be set to read & write for your webserver (e.g. chmod 755)
*'''$tempurl:''' to bi moralo biti nastavljeno na URL mesto vaše mape "/limesurvey/tmp" - ali mape, katero bi želeli uporabiti za shranjevanje LimeSurvay-evih začasnih datotek in prenosov. Ta mapa na vašem strežniku mora imeti pravico branja in pisanja (ukaz chmod 755)
*'''$imagefiles:''' By default you should leave this pointing to the URL location of /limesurvey/admin/images - where the images are installed initially. You may, however, prefer to move these images to another location and if so point this to the URL directory where they are stored.
*'''$imagefiles:''' privzeto morate pustiti to nastavitev, da kaže na mapo /limesurvey/admin/images - mesto, kamor se sprva namestijo slike. Lahko pa, če želite, to mesto prestavite na drugo lokacijo in tako nastavite to pot, kamor želite shranjevati te datoteke.
*'''$homedir:''' This should be set to the physical disk location of your administration scripts - for example "/home/usr/htdocs/limesurvey/admin". Don't add a trailing slash to this entry. The default setting in config.php attempts to detect the default root path of all your documents using the php variable setting - {$_SERVER<nowiki>[</nowiki>'DOCUMENT_ROOT']}. In most cases you can leave this and just modify the remainder of this string to match the directory name you have put the LimeSurvey scripts in.
*'''$homedir:''' This should be set to the physical disk location of your administration scripts - for example "/home/usr/htdocs/limesurvey/admin". Don't add a trailing slash to this entry. The default setting in config.php attempts to detect the default root path of all your documents using the php variable setting - {$_SERVER<nowiki>[</nowiki>'DOCUMENT_ROOT']}. In most cases you can leave this and just modify the remainder of this string to match the directory name you have put the LimeSurvey scripts in.
*'''$publicdir:''' This should be set to the physical disk location of your 'public scripts'.
*'''$publicdir:''' This should be set to the physical disk location of your 'public scripts'.

Latest revision as of 09:47, 2 August 2013

Če je le možno ne spreminjajte teh nastavitev. Te nastavitve je možno spreminjati le v datoteki config-defaults.php.

  • $homeurl: to bi moralo biti nastavljeno na URL mesto skrbniških zagonskih datotek (skript). To so zagonske datoteke v mapi /limesurvey/admin. Uporabljeno mora biti spleto URL mesto - na primer "http://www.mydomain.com/limesurvey/html/admin". Na koncu naj ne bo leve poševnice. Privzete nastavitve v datoteki config.php poskušajo samodejno odkriti ime vašega strežnika z uporabo php spremenljivke - {$_SERVER['SERVER_NAME']}. V večini primerov lahko to pustite in samo spremenite preostanek tega niza, da se bo ujemalo ime mape v katero ste dali LimeSurvey-eve zagonske datoteke.
  • $publicurl: to bi moralo biti nastavljeno na URL mesto vaših javnih zagonskih datotek ('public scripts'). Javne zagonske datoteke so tiste, ki se nahajajo v "limesurvey-evi" mapi (ali kakor koli ste že poimenovali mapo, kjer so nahajajo vse ostale zagonske datoteke in mape).
  • $tempurl: to bi moralo biti nastavljeno na URL mesto vaše mape "/limesurvey/tmp" - ali mape, katero bi želeli uporabiti za shranjevanje LimeSurvay-evih začasnih datotek in prenosov. Ta mapa na vašem strežniku mora imeti pravico branja in pisanja (ukaz chmod 755)
  • $imagefiles: privzeto morate pustiti to nastavitev, da kaže na mapo /limesurvey/admin/images - mesto, kamor se sprva namestijo slike. Lahko pa, če želite, to mesto prestavite na drugo lokacijo in tako nastavite to pot, kamor želite shranjevati te datoteke.
  • $homedir: This should be set to the physical disk location of your administration scripts - for example "/home/usr/htdocs/limesurvey/admin". Don't add a trailing slash to this entry. The default setting in config.php attempts to detect the default root path of all your documents using the php variable setting - {$_SERVER['DOCUMENT_ROOT']}. In most cases you can leave this and just modify the remainder of this string to match the directory name you have put the LimeSurvey scripts in.
  • $publicdir: This should be set to the physical disk location of your 'public scripts'.
  • $tempdir: This should be set to the physical disk location of your /limesurvey/tmp directory so that the script can read and write files.
  • $fckeditordir: url of the fckeditor script
  • $fckeditexpandtoolbar: defines if the FCKeditor toolbar should be opened by default
  • $pdfexportdir: Directory with the tcpdf.php extensiontcpdf.php
  • $pdffonts: Directory for the TCPDF fonts