<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
               "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" [
      <!ENTITY % MATHML.prefixed "INCLUDE">
 <!ENTITY % MATHML.prefix "mml">
]> 
<html xml:lang="en-EN" xmlns="http://www.w3.org/1999/xhtml"> 
<head>
	<title>UniWakkaWikiFarm : OpenOffice2UniWakka</title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="keywords" content="" />
	<meta name="description" content="" />
	<link rel="stylesheet" type="text/css" href="http://uniwakka.sourceforge.net/css/mywakka.css" />
	<link rel="stylesheet" type="text/css" href="http://uniwakka.sourceforge.net/css/biblio.css" />
	<link rel="stylesheet" type="text/css" media="print" href="http://uniwakka.sourceforge.net/css/print.css" />
	<link rel="shortcut icon" href="http://uniwakka.sourceforge.net/images/favicon.ico" />
	<link rel="alternate" title="UniWakkaWikiFarm RSS"  href="http://uniwakka.sourceforge.net/RecentChanges/recentchanges.xml" type="application/rss+xml" />
	<link rel="alternate" title="UniWakkaWikiFarm OpenOffice2UniWakka RSS"  href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka/revisions.xml" type="application/rss+xml" />
	<script type="text/javascript">
	<![CDATA[	 function fKeyDown()
	    {
	      if (event.keyCode == 9)
	      {
		event.returnValue = false;
		document.selection.createRange().text = String.fromCharCode(9);
	      }
	    }
	   ]]>	</script>
</head>

<body
	>

<div class="header">
	<h2>UniWakkaWikiFarm : <a href="http://uniwakka.sourceforge.net/TextSearch?phrase=OpenOffice2UniWakka">OpenOffice2UniWakka</a></h2>
	<a href="http://uniwakka.sourceforge.net/HomePage">HomePage</a> ::
	<a href="http://uniwakka.sourceforge.net/PageIndex">PageIndex</a> :: <a href="http://uniwakka.sourceforge.net/RecentlyCommented">RecentlyCommented</a> :: 	You are localhost.localdomain</div>
<div class="page">
<h1>OpenOffice2UniWakka Export Filter</h1>
<br />
<a id="titelanker1"></a><h3>Description</h3>
<br />
<a href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka">OpenOffice2UniWakka</a> is an export filter for <a href="http://openoffice.org">OpenOffice</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a>. It will let you use <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> Writer to export your document in the <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a> text format.<br />
<br />
<a id="titelanker2"></a><h3>Features</h3>
<br />
<a href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka">OpenOffice2UniWakka</a> supports the following formatting:<br />
<ul><li> Headings from Level 1 to Level 5
</li><li> Footnotes
</li><li> Centered paragraph
</li><li> Bold,dwed italics and underline
</li><li> Unordered and Numbered List from Level 1 to Level 6
</li><li> Tables (basic support)
</li><li> Citation (you can insert bibkeys with a special character style - see below for more information).
</li><li> Links
</li><li> Indented paragraphs</li></ul>
<br />
<a id="titelanker3"></a><h3>Installation</h3>
<br />
<a id="titelanker4"></a><h5>1. Automatic Installation</h5>
<br />
Fire up <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> Writer. From Tools-&gt;XML Filter Settings choose Open Package. Select <a href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka">OpenOffice2UniWakka</a>.jar for <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a>-1.1.x and <span class="missingpage">OpenDocument2UniWakka</span><a href="http://uniwakka.sourceforge.net/OpenDocument2UniWakka/edit">?</a>.jar for <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a>-2.<br />
<br />
<br />
<a id="titelanker5"></a><h5>2. Manual Installation:</h5>
<ol style="list-style-type: upper-alpha"><li> Installation for <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a>-1.1.x
To install the export filter fire up <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> and:<br />
<ul><li> From Tool choose XML Filter Settings.
</li><li> choose New and in General fill the form with the following data:
<ul><li> Filter name: <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a>
</li><li> Application: <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> Writer
</li><li> Name of file type: uniwakka
</li><li> File extension: txt
</li></ul></li><li> Choose Transformation and fill the form with the followind data:
<ul><li> XLST for Export: put the full path to OOo2UniWakka.xlts</li></ul></li></ul></li></ol>
<br />
<ol style="list-style-type: upper-alpha"><li> Installation for <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a>-2
To install the export filter fire up <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> and:<br />
<ul><li> From Tool choose XML Filter Settings.
</li><li> choose New and in General fill the form with the following data:
<ul><li> Filter name: <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a>
</li><li> Application: <a href="http://openoffice.org">OpenOffice.org</a>&#160;<a href="http://openoffice.org"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> Writer (.odt)
</li><li> Name of file type: uniwakka
</li><li> File extention: txt
</li></ul></li><li> Choose Transformation and fill the form with the following data:
<ul><li> XLST for Export: put the full path to OD2UniWakka.xslt</li></ul></li></ul></li></ol>
<br />
For inserting bibliographic citation you need to create a character style named bibliocit:<br />
<ul><li> From Format choose Style -&gt; Catalogs
</li><li> select Character Styles
</li><li> press New
</li><li> In Organizer -&gt; Name write bibliocit
</li><li> choose other options to recognize the style (for instance a background color).</li></ul>
Now insert the desired bibkey and set its character style to bibliocit,dwed for instance using the Stylist (F11).<br />
<br />
To export choose File -&gt; Export and select uniwakka (.txt) as file format.<br />
Now you can paste the content of the file in the edit form of <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a>.<br />
<br />
You are done!<br />
<br />
Have fun.<br />
<a href="http://uniwakka.sourceforge.net/AndreaRossato">AndreaRossato</a></div>


		<div class="commentsheader">
		There are 7 comments on this page.		
		[<a href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka?show_comments=1#comments">Display comments/form</a>]

		</div>
		<div class="footer">
	<a href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka/revisions" title="Click to view recent page revisions.">2006-01-08 09:48:16</a> <a href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka/revisions.xml" title="Click to view recent page revisions in XML format."><img src="http://uniwakka.sourceforge.net/images/xml.gif" width="36" height="14" style="border : 0px;" alt="XML" /></a> ::
Owner: <a href="http://uniwakka.sourceforge.net/AndreaRossato">AndreaRossato</a> :: 	<a href="http://uniwakka.sourceforge.net/OpenOffice2UniWakka/referrers" title="Click to view a list of URLs referring to this page.">Referrers</a>
	<form action="http://uniwakka.sourceforge.net/TextSearch" method="get" accept-charset="utf-8"><fieldset style="border: none; padding: 1px;">Search: <input name="phrase" size="15" style="border: none; border-bottom: 1px solid #CCCCAA; padding: 0px; margin: 0px;" /></fieldset></form>
</div>

<div class="copyright">
<a href="http://validator.w3.org/check/referer">XHTML 1.1 plus MathML 2.0</a>&#160;<a href="http://validator.w3.org/check/referer"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> ::
<a href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS</a>&#160;<a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> ::
Powered by <a href="http://uniwakka.sourceforge.net/">UniWakka-0.5.2</a>&#160;<a href="http://uniwakka.sourceforge.net/"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a></div>

<div style="text-align: right;">
<a href="http://sourceforge.net"> <img
src="http://sourceforge.net/sflogo.php?group_id=115750&amp;type=3"
width="125" height="31" alt="SourceForge.net Logo" /></a>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://uniwakka.sourceforge.net/images/valid-xhtml11"
alt="Valid XHTML 1.1!" height="31" width="88" /></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:88px;height:31px"
src="http://uniwakka.sourceforge.net/images/vcss" 
alt="Valid CSS!" /></a>
<a href="http://uniwakka.sourceforge.net/"><img
src="http://uniwakka.sourceforge.net/images/uniwakka.gif"
alt="Powered by UniWakka!" height="31" width="88" /></a>
</div>
</body>
</html>
