Deutsch | Start | Layout-preview | Basic-configuration | Layout-settings | Player | Style-editor | Thumbs | Virtual Database | Text-database | Intern | Googlemaps | Languages
Basis configuration Panoramagalerie 11
File "01-config.inc.php" in folder "inc"
  Edit the settings in the configuration files with a text or HTML editor. A HTML-editor displays the source code coloured automatically, easier to edit.
Recommended: Golive, Dreamweaver, Text Wrangler
Often setting can be switched between "1" on, und "0" off.
Don´t erase any semicolon or quotation marks!!
Layout 1. Select layout no., make your choice before before in the layerpreview. Do not pay attention to the colours, just the layout. The colours can be changed later! Set layout-nummer, values 1 - 10:
// Layout-Number (File layouts/layout{NR}.inc.php
$layout = 1;
Language Enter your language. You have to enter at least one language. Leave unused languages empty (""). Dont erase the quotation marks.
// Enter languages or leave empty: ("Deutsch", "English", Italiano, Francais, "Espanol")
$lang1 = "Deutsch"; // Basiclanguage of Database
$lang2 = "English";
$lang3 = "Italiano";
$lang4 = "Francais";
$langordner = "inc/lang";
// Folder for language-files and flags
Datenbank 2. Select the kind of database for the gallery
// Enter type of database ("0" oder "1", MySQL has priority. If both "0" , the folder-structure produces the database (virtual-database) .Enter "1" or "0";
$mysql = 0 ;
$textdatenbank = 0 ;
3. If you selected MySQL, enter acess data Get your data from your provider. For example:
// Data for the MySQL-Database , (Databasename, server, username and passwort as given by the Provider), --------------
$Datenbankname = "db1234567"; // Name of database
$Server = "db123456789.1und1.de";
$Benutzername = "user08-15";
// Username
$Passwort = "meinpasswort";

Change user and password to acess the style editor to your needs.
// Layout-colour editor Username and passwort --------------
$editoruser = "user";
$editorpass = "pass";
Player 4. The gallery selects the player in the user-browser automatically, according to installed plug-ins . Set the order in which plug-ins are searched. For all player entered here a panoramic file should exist!
// Auto-Player Switch: Order for the priority of the installed plugins in the user-browser. Enter Nummbers 1 - 5, 0 = plugin inaktiv
$deval = 0;
$quicktime = 1;
$shockwave = 3;
$flash = 2;
$java = 4;
5. The user has the possibility to change the player by hand. Select the players which are offered for this choice.For all player entered here a panoramic file should exist!
// Active tab for manuell player-switch: 1=active 0=inactive
$devalanzeige= 0 ;
$quicktimeanzeige= 1 ;
$fullscreenanzeige= 1 ;
//if aktivated, files for fullscreenpanoramas in QT and Equi should exist
$shockwaveanzeige= 1 ;
$flashanzeige= 1 ;
$javaanzeige = 1 ;
$equirectangularanzeige= 1 ;
// switchable via tab "Flat"
$equifullscreenanzeige= 1 ; // The equi-panorama is opened in a fullscreen-window
6. Enter the player for Flash panoramas if necessary. All available Flash player are commercial in the moment. The player files itself are not provided with the gallery, they must be acquired.
Look under Player.
// Enter player for Flash-panoramas . "krpano", "Flashpp2", "FlashPurePlayer" or "FlashPano2QTVRPlayer" ------------------
$flashplayer = "krpano";
Ordner 7. Enter folder for the panorama-files for textdatabase and MySQL mode
// Folders for the panoramas:
$quicktimeordner="panos/quicktime"; //also for Deval
$shockwaveordner="panos/java";
$flashordner = "panos/java";
//folder for krpano is the same as java
$javaordner="panos/java"; //also for für krpano spherical
$equiordner="panos/java";
8. Folders for fullscreen-versions, thumbs, additional textes
// Other folder
$fullscreenordner="panos/quicktime"; // for Quicktime Fullscreen
$equifullscreenordner="panos/sortiert"; // for flat-fullscreen-display
$thumbordner="panos/thumbs";
$textordner = "panos/text";
// Folder for additional textes for Panoramas and Regions
9. Folder for the big thumbs for the "Aktuell" (New Panorama)-page. Is there is no appropriate Image in this folder, the appropriate image from the euqirectangular-folder is displayed.
// Folder for the pictures shown on the Aktuell-Page. default: "java". If no propriate picture exists in this folder, the standard-picture from the equirectangular-folder is taken.
$aktuellordner="panos/aktuell";
10. Folder for Zoomify und krpano multiresolution- panoramas. More under Player
// Folderr for Flash krpano Multiresolution-Panoramas
$multiresordner = "panos/krpano";

// Zoomify-folder: The panorama-folders inside the Zoomify-folder must have the same name as the panoramas itself
$zoomifyordner="panos/zoomify";

11. Folder für Virtual Database. The folder and panorama-file structure in thie folder determins the database with regions and panoramas.
// Virtual database: Enter special base-folder fürthe panorama-files. $sortiertordner is the folderwhich generates the virtual database.
$sortiertordner="panos/sortiert"; // Default: $sortiertordner="sortiert";
$fullscreenordner="panos/sortiert";
// Default: $fullscreenordner="sortiert";
$aktuellordner="panos/aktuell"; // folder for different versions of the panorama for the "Aktuell"-page
Namen. 12. Datenbankloser Betrieb: Namenkonvertierung für Dateinamen wegen Umlautproblem. Der angezeigte Panorama- und Regionsname wird ja aus dem Dateinamen generiert. Die Liste kann für Problemnamen erweiter werden. Kommata beachen, hinten kein Komma. Spätere Eintragungen überschreiben frühere. Z.B. ,"haussee" => "Haussee" .
// Datenbankloser Betrieb: Zuordnungen bei Namen
$trans = array("-" => " ", "_" => " ", "Oe" => "Ö", "oe" => "ö", "Ae" => "Ä", "ae" => "ä", "Ue" => "Ü", "ue" => "ü", "eue" => "eue", "aue" => "aue", "+" => " ","trasse" => "traße","eiss" => "eiß", "iess" => "ieß","ross" => "roß","ausse" => "auße" );
Google-Maps 13. Googlemap-key by Google, More under GoogleMaps
/* Google-Maps key-number. Get Key: http://www.google.com/apis/maps/signup.html ----- */
$googlemapkey = "ABQIAAAAXGBdcUrxLtRPwd-DzkFlIxTbKKRUE0nEd7ri5fNeTT8t7zy-MB";
14. Amount of displayed markers in Google maps.
All markers, marker of the same regions or just one marker. Change this to avoid performance problems with large galleries.

// Display of marker in Googlemaps. Google Maps can get very slow, when too many markers are displayed
// $googleshow = "all" display marker of all Panoramas,
// $googleshow = "region" display marker of Panoramas of the active Region
// $googleshow = "single" display marker only of the active panorama
$googleshow = "all";
Popup-Fenster and kml-folder15. Size of the Google Maps overlay-Window.
This also affects help and text-overlays.

For Virtual database you can determine the panorama position via a appropriate Google Earth .kml-file. It has to reside in the entered kml-folder.
// SIze of the GoogleMap-window
$mapwidth = 800;
$mapheight = 500;

// Folder for the .kml-Dateien
$kmlordner = "panos/kml";