-
n'apparaisse pas dans la liste des exports possibles.
+ On remplace le Wize_Print.html original par un message indiquant
d'éxécuter wize.rb -i
+ correction du wize.rb pour tenir compte du changement
de nom du template print
Wize_Print.html
475 Bytes
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Need install</title>
<meta name='Generator' content='[% generator.name %]'>
<style>
* { font-family: serif }
</style>
</head>
<body>
<h1>Need install</h1>
<p>You need to run first (better quit zim before)</p>
<pre>
wize.rb -i
</pre>
</body>
</html>