<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wandora.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wandora.org/w/index.php?action=history&amp;feed=atom&amp;title=How_to_save_and_load_project</id>
		<title>How to save and load project - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wandora.org/w/index.php?action=history&amp;feed=atom&amp;title=How_to_save_and_load_project"/>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;action=history"/>
		<updated>2026-04-18T08:22:21Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=11863&amp;oldid=prev</id>
		<title>Akivela: /* Internal structure of Wandora project */</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=11863&amp;oldid=prev"/>
				<updated>2017-10-14T08:08:02Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Internal structure of Wandora project&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:08, 14 October 2017&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora's single file project is a zip archive containing all files in the project. Wandora's directory project is a directory containing all files in the project. Wandora's directory project may contain other files too. For example, directory project may contain '''&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;readme&lt;/del&gt;.md''' file that has no meaning for Wandora application but overviews the project in Git repository.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora's single file project is a zip archive containing all files in the project. Wandora's directory project is a directory containing all files in the project. Wandora's directory project may contain other &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;user generated &lt;/ins&gt;files too. For example, directory project may contain '''&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;README&lt;/ins&gt;.md''' file that has no meaning for Wandora application but overviews the project in Git repository.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project contains configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a topic map file in XTM format or alternatively XML configuration file. Memory based topic maps generate a topic map file '''topicmap.xtm''' while database topic maps generate only a configuration file '''dboptions.xml''' used to establish the database connection. Sharing the project file shares also database settings such as database username and password. Changing the file extension, Wandora project file can be opened with common zip tools as shown below.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project contains configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a topic map file in XTM format or alternatively XML configuration file. Memory based topic maps generate a topic map file '''topicmap.xtm''' while database topic maps generate only a configuration file '''dboptions.xml''' used to establish the database connection. Sharing the project file shares also database settings such as database username and password. Changing the file extension, Wandora project file can be opened with common zip tools as shown below.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 33:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 33:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160;  &amp;lt;/layer1&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160;  &amp;lt;/layer1&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; &amp;lt;/options&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; &amp;lt;/options&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;For an example of directory project see Github project at https://github.com/topic-maps-library/wordnet&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=11862&amp;oldid=prev</id>
		<title>Akivela at 08:05, 14 October 2017</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=11862&amp;oldid=prev"/>
				<updated>2017-10-14T08:05:00Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:05, 14 October 2017&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Use '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora. File extension of &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Wandora &lt;/del&gt;project file is '''wpr'''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Use '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Wandora can save a project into a single project file or a directory&lt;/ins&gt;. File extension of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a single &lt;/ins&gt;project file is '''wpr'''&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Directory project has no file extension. Single project file is cleaner solution if the user has no need to manipulate project files such as topic maps in external applications. Directory project is necessary for Git repository projects and projects where the user needs to manipulate project files using some external applications&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Notice plain XTM file is '''not''' a valid Wandora project. To open XTM file in Wandora use Wandora import option at '''[[How to import existing topic map to Wandora|File &amp;gt; Import &amp;gt; Topic map import]]'''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Notice plain XTM file is '''not''' a valid Wandora project. To open XTM file in Wandora use Wandora import option at '''[[How to import existing topic map to Wandora|File &amp;gt; Import &amp;gt; Topic map import]]'''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;file&lt;/del&gt;==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Wandora's single file project is a zip archive containing all files in the project. Wandora's directory project is a directory containing all files in the project. Wandora's directory project may contain other files too. For example, directory project may contain '''readme.md''' file that has no meaning for Wandora application but overviews the project in Git repository.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;file is a zip archive containing &lt;/del&gt;configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a topic map file in XTM format or alternatively XML configuration file. Memory based topic maps generate a topic map file '''topicmap.xtm''' while database topic maps generate only a configuration file '''dboptions.xml''' used to establish the database connection. Sharing the project file shares also database settings such as database username and password. Changing the file extension, Wandora project file can be opened with common zip tools as shown below.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;contains &lt;/ins&gt;configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a topic map file in XTM format or alternatively XML configuration file. Memory based topic maps generate a topic map file '''topicmap.xtm''' while database topic maps generate only a configuration file '''dboptions.xml''' used to establish the database connection. Sharing the project file shares also database settings such as database username and password. Changing the file extension, Wandora project file can be opened with common zip tools as shown below.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=7608&amp;oldid=prev</id>
		<title>Akivela at 08:03, 20 January 2010</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=7608&amp;oldid=prev"/>
				<updated>2010-01-20T08:03:33Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:03, 20 January 2010&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Use '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora. File extension of Wandora project file is '''wpr'''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Use '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora. File extension of Wandora project file is '''wpr'''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Notice plain XTM file is '''not''' a valid Wandora project. To open XTM file in Wandora use Wandora import option at '''File &amp;gt; Import &amp;gt; Topic map import'''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Notice plain XTM file is '''not''' a valid Wandora project. To open XTM file in Wandora use Wandora import option at '''&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[How to import existing topic map to Wandora|&lt;/ins&gt;File &amp;gt; Import &amp;gt; Topic map import&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/ins&gt;'''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=7607&amp;oldid=prev</id>
		<title>Akivela at 08:02, 20 January 2010</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=7607&amp;oldid=prev"/>
				<updated>2010-01-20T08:02:28Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:02, 20 January 2010&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Use '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Use '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora. File extension of Wandora project file is '''wpr&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Notice plain XTM file is '''not''' a valid Wandora project. To open XTM file in Wandora use Wandora import option at '''File &amp;gt; Import &amp;gt; Topic map import&lt;/ins&gt;'''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=6308&amp;oldid=prev</id>
		<title>Akivela at 14:10, 30 January 2009</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=6308&amp;oldid=prev"/>
				<updated>2009-01-30T14:10:28Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:10, 30 January 2009&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Consider using &lt;/del&gt;'''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' or '''File &amp;gt; Save project as''' menu options. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Use &lt;/ins&gt;'''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. '''Revert''' menu option is used to restore previously loaded project to Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=6307&amp;oldid=prev</id>
		<title>Akivela at 14:09, 30 January 2009</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=6307&amp;oldid=prev"/>
				<updated>2009-01-30T14:09:42Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:09, 30 January 2009&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;top &lt;/del&gt;menu &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;bar option&lt;/del&gt;. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Consider using '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;or '''File &amp;gt; Save project as''' &lt;/ins&gt;menu &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;options&lt;/ins&gt;. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project in Wandora. Consider using '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to merge projects in &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Wandora. '''Revert''' menu option is used to restore previously loaded project to &lt;/ins&gt;Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5255&amp;oldid=prev</id>
		<title>Akivela: /* Internal structure of Wandora project file */</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5255&amp;oldid=prev"/>
				<updated>2008-07-14T15:52:18Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Internal structure of Wandora project file&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:52, 14 July 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project file is a zip archive containing configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a topic map file in XTM format or alternatively XML configuration file. Memory based topic maps generate a topic map file '''topicmap.xtm''' while database topic maps generate only a configuration file '''dboptions.xml''' used to establish the database connection.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project file is a zip archive containing configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a topic map file in XTM format or alternatively XML configuration file. Memory based topic maps generate a topic map file '''topicmap.xtm''' while database topic maps generate only a configuration file '''dboptions.xml''' used to establish the database connection. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Sharing the project &lt;/ins&gt;file &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;shares also &lt;/ins&gt;database &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;settings such as &lt;/ins&gt;database &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;username &lt;/ins&gt;and password. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Changing &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;file extension, Wandora &lt;/ins&gt;project file &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;can be opened with common zip tools as shown below.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;NOTE: Project &lt;/del&gt;file &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;with a &lt;/del&gt;database &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;layer contains &lt;/del&gt;database &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;user &lt;/del&gt;and password &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;used to establish the database connection&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Sharing &lt;/del&gt;the project file &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;shares also the database settings!!!&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5254&amp;oldid=prev</id>
		<title>Akivela: /* Internal structure of Wandora project file */</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5254&amp;oldid=prev"/>
				<updated>2008-07-14T15:50:14Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Internal structure of Wandora project file&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:50, 14 July 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project file is a zip archive containing configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a 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.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project file is a zip archive containing configuration file '''options.xml''' and layer folders '''layer0''', '''layer1''', '''layer2''', etc. one folder for each layer. Layer folder contains a topic map file in XTM format or &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;alternatively &lt;/ins&gt;XML configuration file. Memory based topic maps generate &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/ins&gt;topic map file '''topicmap.xtm''' while database topic maps generate only &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/ins&gt;configuration file '''dboptions.xml''' used to establish the database connection.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;NOTE: Project file with a database layer contains database user and password used to establish the database connection. Sharing the project file shares also the database settings!!!&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;NOTE: Project file with a database layer contains database user and password used to establish the database connection. Sharing the project file shares also the database settings!!!&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5253&amp;oldid=prev</id>
		<title>Akivela at 15:48, 14 July 2008</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5253&amp;oldid=prev"/>
				<updated>2008-07-14T15:48:50Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:48, 14 July 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' top menu bar option. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;file &lt;/del&gt;deletes current project. Consider using '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;keep the existing topic maps &lt;/del&gt;in Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers (i.e. topic maps) and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' top menu bar option. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project deletes current project &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;in Wandora&lt;/ins&gt;. Consider using '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;merge projects &lt;/ins&gt;in Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5252&amp;oldid=prev</id>
		<title>Akivela at 15:46, 14 July 2008</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=How_to_save_and_load_project&amp;diff=5252&amp;oldid=prev"/>
				<updated>2008-07-14T15:46:44Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:46, 14 July 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' top menu bar option. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project file deletes current project. Consider using '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to keep the existing topic maps in Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Wandora project is a collection of layers &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(i.e. topic maps) &lt;/ins&gt;and general Wandora settings. Project is saved with '''File &amp;gt; [[SaveWandoraProject|Save project]]''' top menu bar option. Project is loaded to Wandora with '''File &amp;gt; [[LoadWandoraProject|Open project]]''' option found also in top menu bar. Opening project file deletes current project. Consider using '''File &amp;gt; [[MergeWandoraProject|Merge project]]''' to keep the existing topic maps in Wandora. File extension of Wandora project file is '''wpr'''. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Internal structure of Wandora project file==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Akivela</name></author>	</entry>

	</feed>