ZULU

 Website Assembler

 

©2002 Positron und Märki Informatik

Home

Was ist Zulu?

   Einführung

   Warum Zulu?

   Eignet sich für

   Arbeitsteilung

Anleitung

   Einführung

   Aufbau der Tabelle

   Navigation

   Site Map

   Tipps und Tricks

Referenz

   xml

      Excel

      OpenOffice

      xml Transformation

   Versteckte Seiten

   Private (Parent)

      Private (Child)

   Verarbeitungsschritte

   Programm

   ZuluWikiWiki

   Migration v1 -> v2

   Migration v2.0 -> v2.1

   Migration v2.1 -> v4.0

Tutorial

   Für Anfänger

   Experimentieren

   Für Fortgeschrittene

   Tools

   Mehrsprachiges Zulu

   MacOSX, OpenOffice

Quickstart

   Einsprachig (externer Link)

   Mehrsprachig (externer Link)

   Zuluplan (externer Link)

Live Sites

Beispiel Templates

   Current

   Favorite

   xsummit

   Simple oben

   Simple oben breit

   Eborit

   Cool

   Nokia

   Switch

   FirstObject

   Lart

   Bioinformatik

   Twinhelix

Installation

   Voraussetzungen

   Installation

      Windows

      Linux

      Mac OS X

   Urheberrecht

Download

Uebersicht

 
 Druckversion

Navigation

Building a navigation bar

Zulu can build a navigation bar on each webpage. Zulu knows according to the column Page in the Excel file which webpages exist and how to arrange them in the navigation bar.

dummy

Example: The page "Home" is on the same level as the page "What's Zulu?". The page "Introduction" is a subchapter of chapter "What's Zulu?".

The appearance of the navigation bar such as its font size, spacing etc. is variable. The layout is defined by the template:
dummy

The chapter which is currently selected can be emphasized within the navigation bar. For each hierarchy the template contains a sample of a selected and an unselected entry.

Example template entry: Level 0 selected:

<!--Zulu:Template:Selected:Page:0:Begin--> <span style="font-family: courier; color: #336699">&gt;&nbsp;</span><span style="font-family: arial; color: #336699"><!--Zulu:Tag:Title--><!--Zulu:Comment:Begin-->Title0-Selected<!--Zulu:Comment:End--></span><br> <!--Zulu:Template:Selected:Page:0:End-->

Example: Building a navigation bar on the webpage "Why Zulu?":

Show subchapters

With a growing number of entries the navigation bar can become very long. It can be made smaller by only showing subchapters which are within the selected path.

This is done by using the following tag in the template: <!--Zulu:Python:zulu:menu:Page:0:0-->

Example webpage "Introduction": Show only subchapters within the selected path.

 <!--Zulu:Python:zulu:menu:Page:0:0-->

dummy

Example webpage "Introduction": Show only subchapters within the selected path. The subordinate chapter is marked as well.

This setting is used by the template Nokia.

<!--Zulu:Python:zulu:menu:Page:0:1-->

dummy

 

Example webpage "Introduction": Show all menu entries:

<!--Zulu:Python:zulu:menu:Page:1:0-->

dummy

 

Navigation - Link to an internal page

Most links point to an internal page.

Klick -> Grossformat
large image

In column "Link" is the text <!--Zulu:Root-->zulu/eignung/index.html. Zulu replaces the tag <!--Zulu:Root--> by adjusting the relative link with respect to the current page.

Navigation - No page

Normally there is a webpage to each entry in the navigation bar. But it is also possible to define a title without its own webpage but which points to another webpage. This is indicated by a "-" in the column 'Folder' as illustrated by the following example:

Klick -> Grossformat
large image

The title "What's Zulu" points to the webpage zulu/einfuehrung/index.html. Therefore the title "What's Zulu?" and "Introduction" point to the same webpage.

Navigation - Link to an external page

Example: The title "Migros" points to www.migros.ch.

Klick -> Grossformat
large image

Zulu Website-Assembler v4.0.4    Content     Template     Structure