<?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 : ChangeLog</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 ChangeLog RSS"  href="http://uniwakka.sourceforge.net/ChangeLog/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=ChangeLog">ChangeLog</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>UniWakka ChangeLog</h1>
<br />
<a id="titelanker1"></a><h4>UniWakka-0.5.3</h4>
<br />
<ul><li> fixed a bug that prevented wakka.config.php from being written with php-5.x
</li><li> Many small bugs have been fixed;
</li><li> Pooya Karimian created a text based Captcha to fight spam
</li><li> Pooya Karimian fixed a bug in the formatting of code
</li><li> Pooya Karimian fixed tab key behaviour in Firefox</li></ul>
<br />
<a id="titelanker2"></a><h4>UniWakka-0.5.2</h4>
<br />
<ul><li> New options for access control: Open Wiki,W Private Wiki,W and Closed Registration are now available;
</li><li> Corrected MIME type for googlebot compatibility;
</li><li> added support for latex like math in display mode: \[\[ your math \]\]
</li><li> Added support for AS Math Symbols and (some) AS Math environment (\begin{equations} \begin{eqnarray} \begin{cases}). Thanks to Sinisa Segvic for insights and reports;
</li><li> tab works for Mozilla/Firefox. Thanks to <span class="missingpage">PooyaKarimian</span><a href="http://uniwakka.sourceforge.net/PooyaKarimian/edit">?</a> for the javascript code;
</li><li> css: printout should hide logos. Thanks to <span class="missingpage">PooyaKarimian</span><a href="http://uniwakka.sourceforge.net/PooyaKarimian/edit">?</a> for pointing this out;
</li><li> url in bibliographic entry is now correctly parsed. Thanks to <span class="missingpage">PooyaKarimian</span><a href="http://uniwakka.sourceforge.net/PooyaKarimian/edit">?</a> for reporting the problem and providing a fix;
</li><li> image action can take the filename as url of uploaded images: {{image url="filename.jpg&quot;}};
</li><li> fixed a bug that prevented the insertion of the manual bibliographic type.</li></ul>
<br />
<a id="titelanker3"></a><h4>UniWakka-0.5.1</h4>
<br />
<ul><li> updated Jmol to version 10.00
</li><li> the admins can now delete bibliographic entries
</li><li> more than one <span class="missingpage">WikiAdmin</span><a href="http://uniwakka.sourceforge.net/WikiAdmin/edit">?</a> can be set in the configuration (separated by a comma)
</li><li> added an advanced bibliographic search (the default bibliosearch action): by Laurent Mora
</li><li> more mime types should now be correctly handled;
</li><li> many bug fixes in the bibliographic engine
</li><li> some more bug fixes</li></ul>
<br />
<a id="titelanker4"></a><h4>UniWakka-0.5.0</h4>
<br />
<ul><li> biblioimport: added support for @string command and crossref
</li><li> added bibliographic styles support: so far only {{bibliography style=&quot;harvard&quot;}} is supported W 
</li><li> added an action {{bibliography}} to include the list of references,W with a toc=true parameter to include it into the Table of Content 
</li><li> removed the PHP Multi-byte extension requirement 
</li><li> added an option to turn off the email notification of changes and files' uploads 
</li><li> added an <span class="missingpage">AdminUser</span><a href="http://uniwakka.sourceforge.net/AdminUser/edit">?</a> with full access to every page,W with possibility to edit all pages' ACLs,W with possibility to delete and rename pages and files
</li><li> added possibility to delete pages. Deleted pages can be undeleted within the deletedpages action
</li><li> added strike-through --strike-through-- <span class="linethrough">strike-through</span> and overline: ++overline++ <span class="overlined">overline</span> (Thanks to <span class="missingpage">LaFambe</span><a href="http://uniwakka.sourceforge.net/LaFambe/edit">?</a> and Mark Winter for suggestion and code) W 
</li><li> possibility to change bibkey: pages with that reference will be updated
</li><li> moved bibliographic style to css (biblio.css)
</li><li> biblioimport will import supported fields instead of rejecting the entry
</li><li> added an {{include page=&quot;PageToBeIncluded&quot;}} action
</li><li> added support for CML 1.0
</li><li> ACLs: registered user only is now + (previously ?)
</li><li> added :box: formatting</li></ul>
<br />
<a id="titelanker5"></a><h4>UniWakka-0.4.6</h4>
<br />
<ul><li> fixed some bugs related to the <a href="http://uniwakka.sourceforge.net/JmolApplet">JmolApplet</a>
</li><li> Safari and Konqueror &lt;3.2 will get the xhtml invalid &lt;applet&gt; tag instead of the correct &lt;object&gt; tag 
</li><li> &lt;i&gt; and &lt;b&gt; changed to &lt;em&gt; and &lt;strong&gt;
</li><li> added some missing css classes</li></ul>
<br />
<a id="titelanker6"></a><h4>UniWakka-0.4.5</h4>
<br />
<ul><li> files can be deleted by the user who uploaded them
</li><li> Added support for litteral xhtml entities
</li><li> Added support for chemistry through the <a href="http://uniwakka.sourceforge.net/JmolApplet">JmolApplet</a>: <a href="http://jmol.sourceforge.net/">http://jmol.sourceforge.net/</a>&#160;<a href="http://jmol.sourceforge.net/"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> (Thanks to Mark Winter for ideas and suggestions. He is the author of the jmol action)
</li><li> Added support for sub/supscript (,W, and ^^): thanks to Mark Winter
</li><li> Corrected a bug related to mod_rewrite in the file upload action
</li><li> Corrected an xhtml validation error in file upload action
</li><li> changed how mispelled words are treated
</li><li> minor bug fixes</li></ul>
<br />
<a id="titelanker7"></a><h4>UniWakka-0.4.4</h4>
<br />
<ul><li> Added support for Firefox's Live Bookmarks
</li><li> Added possibility to delete user of private wikis
</li><li> Added a file upload action {{files}}: files are stored in the database
</li><li> fixed a bug in biblio import (related to accented letters)
</li><li> fixed a bug in calendar action related with mod_rewrite
</li><li> corrected some typos in the setup wizard</li></ul>
<br />
<a id="titelanker8"></a><h4>UniWakka-0.4.3</h4>
<br />
<ul><li> fixe a typo in a field of the biblio database table that prevented importing some bibtex bibliographic entries;
</li><li> added more <a href="http://uniwakka.sourceforge.net/MathLatexSymbols">latex math symbols</a>; </li></ul>
<br />
<a id="titelanker9"></a><h4>UniWakka-0.4.2</h4>
<br />
<ul><li> fixed a bug in str2iso8859;
</li><li> fixed some bugs in bibtex import;
</li><li> fixed some bugs in latex export;
</li><li> work around for a php bug,W see <a href="http://bugs.php.net/bug.php?id=13472">http://bugs.php.net/bug.php?id=13472</a>&#160;<a href="http://bugs.php.net/bug.php?id=13472"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> (requires uncommenting lines 967 and 968 of wakka.php to take effect);
</li><li> added some new latex commands support for mathematics;
</li><li> some other minor bug fixes;</li></ul>
<br />
<a id="titelanker10"></a><h4>UniWakka-0.4.1</h4>
<br />
<ul><li> <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a> now accepts ASCIIMathML and Latex-like mathematics,W thanks to ASCIIMathML and its PHP port ASCIIMathPHP (thanks to Peter Jipsen for developing ASCIIMathML external link and to Steven Chan for porting it to PHP). For more details see the <a href="http://uniwakka.sourceforge.net/MathInsert">Documentation</a>;
</li><li> the image action can now take some parameters: url,W alt,W title,W and style;
</li><li> some code cleanup and bug fixes;</li></ul>
<br />
<br />
<a id="titelanker11"></a><h4>UniWakka-0.4.0</h4>
<br />
<ul><li> <a href="http://uniwakka.sourceforge.net/MathML">MathML</a> style sheet are loaded only for IE since they are not needed fo Mozilla/Firefox. Moreover Mozilla and Firefox seem to have an issue in loading local copies of the style-sheets: I reported the problem in bugzilla <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=256943">http://bugzilla.mozilla.org/show_bug.cgi?id=256943</a>&#160;<a href="http://bugzilla.mozilla.org/show_bug.cgi?id=256943"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a>
</li><li> <a href="http://uniwakka.sourceforge.net/MathML">MathML</a> can be disabled: this can be useful if you want to make the wiki available even to browsers that do not support xml;
</li><li> <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a> will check for the needed php extensions and will try to dynamically load the from the php extensions dir or,W if possible,W from the libs subdirectory of the <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a> installation directory. See README for some more details;
</li><li> Added the possibility to edit and delete existing wikis (see the <a href="http://c2.com/cgi/wiki?WikiFarm">WikiFarm</a>&#160;<a href="http://c2.com/cgi/wiki?WikiFarm"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> section in the README).
</li><li> Some minor bugs were corrected. </li></ul>
<br />
<br />
<a id="titelanker12"></a><h4>UniWakka-0.3.3</h4>
<br />
<ul><li> Wikis can now be set to private: in this case only registered users can edit them,W and only the wikimaster can add new users. To add a new user connect to <a href="http://your.uniwakka.base.url/adduser">http://your.uniwakka.base.url/adduser</a>&#160;<a href="http://your.uniwakka.base.url/adduser"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a> (wikimaster as username and mysql_password as password). See the README for more details;
</li><li> the configurations of wikis beyond the default one are now stored in database (backward compatibility is provided: config files will be loaded but it is not possible for the wikimaster to add new users for these wikis);
</li><li> corrected a (stupid) bug that prevented inserting new bibliographic entries;
</li><li> new formatting for inbook citations;
</li><li> added a simple regexp to prevent referral spamming (this should not be needed in a new installation since the referrer page can be seen only by registered user - and thus cannot be indexed be search engines). </li></ul>
<br />
<br />
<a id="titelanker13"></a><h4>UniWakka-0.3.2</h4>
<br />
<ul><li> Added an <span class="missingpage">WikiFarm</span><a href="http://uniwakka.sourceforge.net/WikiFarm/edit">?</a> support: with a single installation more Wikis can be run with the same code base (thanks to <span class="missingpage">CitiWiki</span><a href="http://uniwakka.sourceforge.net/CitiWiki/edit">?</a> for the idea and some code). See the README for more details and installation istructions.
</li><li> fixed some bugs. </li></ul>
<br />
<br />
<a id="titelanker14"></a><h4>UniWakka-0.3.1</h4>
<br />
<ul><li> Added an <span class="missingpage">OpenOffice</span><a href="http://uniwakka.sourceforge.net/OpenOffice/edit">?</a> export filter. Only basic support for tables. The rest should be working fine.
</li><li> Added an ooexport action: with {{ooexport}} a button to export the <span class="missingpage">OepnOffice</span><a href="http://uniwakka.sourceforge.net/OepnOffice/edit">?</a> file will appear in the page;
</li><li> minor bug corrections.</li></ul>
<br />
<br />
<a id="titelanker15"></a><h4>UniWakka-0.3.0</h4>
<strong>Use the install widget to upgrade since a new table must be create in the database and some new pages imported</strong><br />
<br />
<ul><li> Switched to the GNU General Public License;
</li><li> Added a bibliographic engine with 5 plug-ins:
<ul><li> biblioimport: this action lets you import Bibtex files and stores the bibliographic entries in the database;
</li><li> biblioinsert: action for manually inserting bibliographic entries into the db;
</li><li> bibliomanage: for editing,W deleting and exporting bibliographic entries to Bibtex files;
</li><li> bibliosearch: for searching the bibliographic database;
</li><li> mybibliomanage: action for letting each user manage her bibliography
</li></ul></li><li> Bibliographic entries can be included in <span class="missingpage">WikiPages</span><a href="http://uniwakka.sourceforge.net/WikiPages/edit">?</a> in this form: [[Cite Lessig1999]] or <span class="articleAuthor">Lessig, L.</span>, <span class="articleTitle">The New Chicago School</span>, in <span class="articleVolume">27</span> <span class="articleJournal">J. Legal Stud.</span>, <span class="articlePages">661</span> (0); <strong>Citation w lessig1999 not found!</strong> where Lessig1999 and Lessig1998 are bibtex key of present entries. They will be formatted into html.
</li><li> Added a latexexport action: inserting this action like {{latexexport}} in the page one or two buttons will a appear for exporting the latex version of the page and,W if some,W the bibtex file of the bibliographic citations included in the page;
</li><li> Multi-language support has been rewritten to improve speed and efficiency and reduce memory consumtion.</li></ul>
<br />
<br />
<a id="titelanker16"></a><h4>UniWakka-0.2.1</h4>
Changes from <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a>-0.2:<br />
<br />
<ul><li> Fixed xhtml-1.1 errors in the formatter;
</li><li> Credit to Costal Martignier for the formatter;
</li><li> Added favicon and an image (from mediawiki) for marking external links;
</li><li> rfc3023 compatibility for RDF feeds: text/xml mine type registration with charset declaration to utf-8.
</li><li> Added a function (<span class="missingpage">BaseUrl</span><a href="http://uniwakka.sourceforge.net/BaseUrl/edit">?</a>) to take care of mod_rewrite;
</li><li> Back to the old-style search: the character encoding used for storing data in mysql (iso-8859-1 plus unicode entities),W required for compatibility with mysql-3.xx.x,W is incompatible with fulltext search.</li></ul>
<br />
<br />
<a id="titelanker17"></a><h4>UniWakka-0.2</h4>
Changes from <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a>-0.1:<br />
<br />
<ul><li> <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a> should now work even without mod_rewrite(!): please report any left bug;
</li><li> Installer wizard: now it will write xml/pmathml.xsl that requires,W to work with IE,W an absolute URI for xsl.load();
</li><li> improvements to latex export: <span class="missingpage">WikiNames</span><a href="http://uniwakka.sourceforge.net/WikiNames/edit">?</a> and <span class="missingpage">IterWiki</span><a href="http://uniwakka.sourceforge.net/IterWiki/edit">?</a> links must be exported too; session_cache_limiter() set to public to solve an IE problem with downloading; other minor corrections;
</li><li> a new function to check mysql version (needed for searches);
</li><li> Full-text search revised: mysql full-text search is not working with words (or unicode entities) with length &lt; 4,W so if no result shows up we will try a more general search,W derived from <span class="missingpage">WikkaWiki</span><a href="http://uniwakka.sourceforge.net/WikkaWiki/edit">?</a>: Thanks to <span class="missingpage">JsnX</span><a href="http://uniwakka.sourceforge.net/JsnX/edit">?</a> and pmyatt;
</li><li> mathml must end with a new line.</li></ul>
<br />
<br />
<a id="titelanker18"></a><h4>UniWakka-0.1</h4>
Changes beyond Wakka include:<br />
<br />
<ul><li> Added <a href="http://uniwakka.sourceforge.net/MathML">MathML</a> support.
</li><li> User input is checked for well-formedness.
</li><li> Added a Latex export (without UI: to export write,W after the url of the page you want to export,W /latex.tex); NOTE: requires XSLT php extension for exporting <a href="http://uniwakka.sourceforge.net/MathML">MathML</a>.
</li><li> real multi-language support (requires php multi byte functions): any language that can be represented with UTF-8 character encoding can be used with <a href="http://uniwakka.sourceforge.net/UniWakka">UniWakka</a>.
</li><li> Improved XHTM-1.1 plus <a href="http://uniwakka.sourceforge.net/MathML">MathML</a> 2 validation.
</li><li> Added RDF Site Summary for the whole site and for single pages.
</li><li> Added a Calendar action (originally developed by Lai Ho Kwan)
</li><li> Added an image action.
</li><li> Added a Table of Contents pseudo-action (derived from Citiwiki,W improved).
</li><li> Added email notification (with diff) for page editing,W comments and calendar date editing.
</li><li> Added a footnote pseudo-action.
</li><li> Added an action to rename Orphaned Pages.
</li><li> Added basic spell-checking (requires aspell.)
</li><li> Corrected form in form bug.
</li><li> Corrected a bug that could lead to comment hijacking.</li></ul></div>


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

		</div>
		<div class="footer">
	<a href="http://uniwakka.sourceforge.net/ChangeLog/revisions" title="Click to view recent page revisions.">2006-06-24 04:57:47</a> <a href="http://uniwakka.sourceforge.net/ChangeLog/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/ChangeLog/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>
