Zulu
 

  Home
  What's Zulu?
  Guide
  Reference
    xml
    Hidden pages
    Processing steps
    Program
    ZuluWikiWiki
  > Migration v1 -> v2
    Migration v2.0 -> v2.1
    Migration v2.1 -> v4.0
  Tutorial
  Quickstart
  Live Sites
  Sample Templates
  Installation
  Download
  Sitemap

  Deutsch
  English

  Webansicht

Migration

Excel worksheet: zulu_structure.xls

VisualBasic

The Visual Basic programs must be adjusted. New: a file zulu_structure.xml is created.

Open the Visual Basic editor in Excel and replace (copy/paste) the program code with zulu_v2_visual_basic_code.txt.Close the Visual Basic editor. By clicking the Zulu-button the file zulu_structure.xml is created.

Obsolete elements:

CloseMenu:

ParentEntriesSelected:

Changes:

Zulu v1: Tables: First field with : Example:
Zulu v2: Tables: First field with > Example:

 

Zulu v1:  
Zulu v2:    

 

Zulu v1: Input:   ..\<!--Zulu:Tag:Folder-->\index.zulu_content.html <!--Zulu:Content-->
Zulu v2: Input: Content ..\<!--Zulu:Tag:Folder-->\index.zulu_content.html  

 

Zulu v1: Output:   ..\<!--Zulu:Tag:Folder-->\index<!--Zulu:Tag:Printextension-->
Zulu v2: Output:   ../<!--Zulu:Tag:Folder-->/index<!--Zulu:Stage--><!--Zulu:Tag:Printextension-->

 

Zulu v1: Transform: BaseDir ../../ <!--Zulu:Tag:Folder-->
Zulu v2: BaseDir: Folder ../../  

 

Zulu v1: Transform: BaseDir <!--Zulu:Root--> <!--Zulu:Tag:Folder-->
Zulu v2: BaseDir: Folder <!--Zulu:Root-->  

Templates:

Important: All templates must be adjusted. The following is just an example:

Zulu v1: <!--Zulu:Path:Page:Begin-->XYZ<!--Zulu:Path:Page:End-->

Zulu v2: <!--Zulu:Template:Path:Page:Begin-->XYZ<!--Zulu:Template:Path:Page:End-->


Zulu v1: <!--Zulu:Path:Page-->

Zulu v2: <!--Zulu:Python:zulu:path:Page-->


Zulu v1: <!--Zulu:Page-->

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


Zulu v1: <!--Zulu:Printversion-->

Zulu v2: May be omitted.


Zulu v1: <!--Zulu:Content-->

Zulu v2: <!--Zulu:Tag:Content-->


Zulu v1: <!--Zulu:Tag:ZuluExcelName-->

Zulu v2: <!--Zulu:Tag:ZuluFilenameStructure-->


Zulu v1: <!--Zulu:NavTag:XYZ-->

Zulu v2: <!--Zulu:Tag:XYZ-->