Deutsch |
Start | Layout-preview | Basic-configuration | Layout-settings | Player | Style-editor | Thumbs | Virtual Database | Text-database | Intern | Googlemaps | Languages |
| Layout settings Panoramagallery 11 Files "layout[Nr].inc.php" in folder "layouts/" |
![]() |
|
| HTML-editoren display the source code coloured automatically, easier to edit. Recommended: Golive, Dramweaver, Text Wrangler Often setting can be switched between "1" on, und "0" off. Don´t erase any semicolon or quotation marks!! |
||
| Playertest | During setup of the gallery you can access directly all player, a link bar can be switch on in the page heading. |
// To test all player switch on all player-links ontop of the page (Module 59)
$playertest = 0; // default $playertest = 0; oder $playertest = 1; |
| View options |
|
// Home 1=active 0=not active
$homeanzeige= 1 ; // Legal notice 1=active 0=inactive // Basis-navigation: reverse order of Links //Startspage Aktuell=(new) uebersicht=(overview) // Display filesize of panorama: 1 oder 0 /* Reverse panoramalist: 0 oder 1 */ |
| Size settings |
|
// Kind of layout, "fixed" means fixed width, "liquid" follows browser window
$window = "liquid"; // Liquid-layout: The height of the player is scaled according to the width. "1" means equal size // The apect-ratio of the player can be limited. // Fixed-layout: Height and width of the player |
| Region table module 18 |
|
// Number of entries for the small regionstable in module 18, before a new column is created
$regionliste2 = 6 ; //Width of one cell in he small regionstable in module 18 in pixel: |
| Panorama-page | Display short or long text under the panorama. If "0" or "kurz" (short) is entered, the link "information about panorama" appears, to display the long text. |
/Panorama-page, show text under the panorama
// disables the link the the overlay-info page when "lang" (means "long") $panosubtext = "0"; // $panosubtext = "lang" (long; $panosubtext = "kurz" (short) ; $panosubtext = "0" (off); |
| Overview-page |
|
// Overview-module (Uebersicht): Textmode or thumbmode für main-overview. (Helpfull for large panorama-collections)
$uebersicht = "thumbs"; // $uebersicht = "text"; oder $uebersicht = "thumbs"; // Overview-module (Uebersicht): Enter width in pixel for textmode // Overview-module (Uebersicht): |
| Aktuell-page (new panoramas) |
|
// Aktuell-Page (New Panoramas): Show Panorams seamless in full pagewidth or with fixed width
$seamless = "fixed"; // $seamless = "seamless"; oder $seamless = "fixed"; // Aktuell-Page (New Panoramas): Number of panoramas when used with virtual database // Aktuell-Page (New Panoramas): Headline (New Panoramas, Recent entries or similar) // Aktuell-Page (New Panoramas): More |
| Overview page Thumbnail-settings |
|
// Overview-module (Uebersicht): Size of thumbs // Vertical Shift of image detail aktuell-Page (New Panoramas), overview-page (overview), search and filmstrip // Größe einer Thumbbox auf der Übersicht-Seite-Seite |