<html>
<head>
<link rel="stylesheet" type="text/css" href="/css/symbio.css">
</head>
<body>
<h1>Symbio 1.5</h1>
<h2>Changes</h2>
<p>You can now append fully themable polls to any article.<br>
You can now have Symbio e-mail you when a new comment is posted.<br>
The control panel has been entirely revamped for your convenience.<br>
You can now choose between 12- and 24-hour time format.<br>
There is now a minimalistic intermediate page between commenting and reloading, mainly to ensure proper use of cookies.<br>
The <i>waterfall</i>, <i>cows</i> and <i>desert</i> themes now support the scroll wheel and the Home, End, PgUp and PgDn keys in recent versions of IE.<br>
The <tt>author</tt>, <tt>version</tt> and <tt>targetversion</tt> fields have been removed from themes' <tt>parameters.txt</tt> file, since there was no real use for them. As a theme author, you can now include a plain text file called <tt>description.txt</tt>, which will be used for theme information in the new control panel.<br>
Large parts of the code are now a lot faster.</p>
<h2>Upgrading</h2>
<p>To upgrade from version 1.4 or 1.4.1, follow these steps:<br>
Upload all script files to the script directory.<br>
Create a new directory called <tt>cp</tt> in your resource directory and upload the files in the local <tt>cp</tt> directory there.<br>
Upload <tt>loading.gif</tt> to the <tt>img</tt> directory.<br>
Upload the updated language file to the <tt>language</tt> directory.<br>
Upload the updated themes to the <tt>themes</tt> directory.<br>
Upload the updated theme resources to the <tt>img</tt> directory.<br>
Create a new writable directory called <tt>polls</tt> in your script directory and upload the <tt>.htaccess</tt> file in the local <tt>polls</tt> directory there.<br>
Remove the <tt>css</tt> directory inside your resource directory.<br>
Note that pre-1.5 themes and language files will still work in this release, but you will be unable to use any of the new features.</p>
<h2>Known Issues</h2>
<p>Please replace <tt>scroll.js</tt> in <tt>img</tt>'s subdirectories <tt>cows</tt>, <tt>desert</tt> and <tt>waterfall</tt> with <a href="/patches/1.5/scroll.js">this updated version</a> to enable scrolling using the keyboard.<br>
To allow visitors to vote after you've recreated an existing poll, or appended a new poll to an article, you will have to change line 23 of the file <tt>cp_pollconfiguration.pl</tt> to:<br>
<tt><nobr>print POLL time, "\n$question\n$VAL{'private'}\n";</nobr></tt></p>

<!--#include virtual="_history_nav.html"-->

</body>
</html>