How to save and load project

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(Internal structure of Wandora project file)
Line 1: Line 1:
Wandora project is a collection of layers and general Wandora settings. Project is saved with '''File > Save project''' top menu bar option. Project is loaded to Wandora with '''File > Load project''' option found in top menu bar. Wandora project's file extension is '''wpr'''.
+
Wandora project is a collection of layers and general Wandora settings. Project is saved with '''File > [[SaveWandoraProject|Save project]]''' top menu bar option. Project is loaded to Wandora with '''File > [[LoadWandoraProject|Load project]]''' option found in top menu bar. Wandora project's file extension is '''wpr'''.
  
 
==Internal structure of Wandora project file==
 
==Internal structure of Wandora project file==

Revision as of 22:10, 7 December 2006

Wandora project is a collection of layers and general Wandora settings. Project is saved with File > Save project top menu bar option. Project is loaded to Wandora with File > Load project option found in top menu bar. Wandora project's file extension is wpr.

Internal structure of Wandora project file

Wandora project file is a zip archive containing configuration file options.xml and layer folders layer0, layer1, layer2, etc. Each layer folder contains topic map file in XTM format or XML configuration file. Memory based topic maps generate topic map file topicmap.xtm while database topic maps generate only configuration file dboptions.xml used to establish the database connection.

NOTE: Project file of database layer contains all required settings including database user name and password to establish the database connection. Sharing project file shares also database settings including the password!!

Personal tools