Namen des Projekts angeben im Admin Kopfbereich (gleich nach dem Aufsetzen)

"Roger Fischer" <[email protected]>
Newsgroups gmane.comp.cms.bitflux.general.german
Message-ID <[email protected]>
$PROJECT_DIR/inc/config.inc.php


config.inc.php
--------------

<?php
$BX_config["dsn"] = "mysql://nbwz:$SecretPassword@localhost/NBWZ";
$BX_config["defaultLang"] = "en";
$BX_config["doAuth"] = true;
$BX_config["caching"]["do"] = false;

$BX_config["caching"]["params"] = array('cache_dir' =>
BX_PROJECT_DIR.'/tmp/cache','encoding_mode'=>"slash");
$BX_config["caching"]["container"] = "file";

$BX_config["versioning"]["do"] = true;

$BX_config["projectName"] = "NBWZ";

$GLOBALS["BX_config"] = $BX_config;

?>

--------------------------------------------
Erklärungen:

$SecretPassword = Passwort

$BX_config["projectName"] => Hier Projektname angeben, erscheint dann im
Kopfbereich links.


--
roger fischer | bitflux GmbH | schöneggstrasse 5 | ch-8004 zürich
tel +41 1 240 56 72 | mobil +41 78 607 75 06 | fax +41 1 240 56 71
http://www.bitflux.ch | [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.