<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I know Miguel, I see your point. And yes I use js calendars as well.<div><br></div><div>As I said, I need this product in order to migrate a site...</div><div><br></div><div>In any case this morning I got an email from someone asking for it.</div><div><br></div><div>The Calendar-tag product is here:</div><div><br></div><div><a href="http://www.staticfiles.it/clients/chiaroscuro/zope/products/CalendarTag-1.0.20.tar.gz">http://www.staticfiles.it/clients/chiaroscuro/zope/products/CalendarTag-1.0.20.tar.gz</a></div><div><br></div><div>I change the version number from 1.0.19 to 1.0.20.</div><div><br></div><div>I hope I did the right thing.</div><div><br></div><div><br></div><div>Best,</div><div><br></div><div>Giampiero</div><div><br></div><div>&nbsp;<br><div><div>On Apr 1, 2013, at 21:49 20, Miguel Beltran R. wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div><div>Really you need this?<br></div>Maybeyou could use a calendar with javascript<br></div>just one example <a href="http://javascriptcalendar.org/javascript-date-picker.php">http://javascriptcalendar.org/javascript-date-picker.php</a><br>
</div>I'm sure that exists many more<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/28 Giampiero Benvenuti <span dir="ltr">&lt;<a href="mailto:giampiero.benvenuti@chiaroscuro.com" target="_blank">giampiero.benvenuti@chiaroscuro.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Johannes and Tres,<br>
<br>
the trick you both suggested works!<br>
<br>
I am forced to use this old product because I'll need to migrate a site (from zope2.10) that is using it.<br>
The Calendar product comes from here:<br>
<br>
<a href="http://old.zope.org/Members/teyc/CalendarTag/" target="_blank">http://old.zope.org/Members/teyc/CalendarTag/</a><br>
<br>
Now, that the Calendar works, what should we do with it?<br>
Release it again with a new version number, or just forget about it? (It is old, indeed).<br>
<br>
regards,<br>
<br>
Giampiero<br>
<div class="HOEnZb"><div class="h5"><br>
On Mar 27, 2013, at 18:04 13, johannes raggam wrote:<br>
<br>
&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>
&gt; Hash: SHA1<br>
&gt;<br>
&gt; On 03/27/2013 04:44 PM, Giampiero Benvenuti wrote:<br>
&gt;&gt; Still, one problem is this type of error:<br>
&gt;&gt;<br>
&gt;&gt; SyntaxError: Non-ASCII character '\xf1' in file<br>
&gt;&gt; /Applications/zope21319/Products/Calendar/CalendarTag.py on line<br>
&gt;&gt; 139, but no encoding declared;<br>
&gt; just place this line on top of the file:<br>
&gt;<br>
&gt; # -*- coding: utf-8 -*-<br>
&gt;<br>
&gt; with this, you declare the encoding of the file to be utf-8, which is<br>
&gt; probably the encoding you need. <a href="http://www.python.org/dev/peps/pep-0263/" target="_blank">http://www.python.org/dev/peps/pep-0263/</a><br>
&gt;<br>
&gt; what you describe sounds as if the Calendar product is not actively<br>
&gt; maintained. what usecase do you want to solve? where did you get the<br>
&gt; Calendar product from?<br>
&gt;<br>
&gt; best,<br>
&gt; johannes raggam<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; - --<br>
&gt; programmatic &nbsp;web development<br>
&gt; di(fh) johannes raggam / thet<br>
&gt; python plone zope development<br>
&gt; mail: <a href="mailto:office@programmatic.pro">office@programmatic.pro</a><br>
&gt; web: &nbsp;<a href="http://programmatic.pro/" target="_blank">http://programmatic.pro</a><br>
&gt; &nbsp; &nbsp; &nbsp;<a href="http://bluedynamics.com/" target="_blank">http://bluedynamics.com</a><br>
&gt; -----BEGIN PGP SIGNATURE-----<br>
&gt; Version: GnuPG v1.4.11 (GNU/Linux)<br>
&gt; Comment: Using GnuPG with undefined - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
&gt;<br>
&gt; iEYEARECAAYFAlFTJo0ACgkQW4mNMQxDgAd1UACgrZPkmA6qECH9kqplNG3vAz2N<br>
&gt; MNIAn1corxQzogbnr5MHe38SlSSI2xCo<br>
&gt; =zNPb<br>
&gt; -----END PGP SIGNATURE-----<br>
<br>
_______________________________________________<br>
Zope maillist &nbsp;- &nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br>
<a href="https://mail.zope.org/mailman/listinfo/zope" target="_blank">https://mail.zope.org/mailman/listinfo/zope</a><br>
** &nbsp; No cross posts or HTML encoding! &nbsp;**<br>
(Related lists -<br>
&nbsp;<a href="https://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">https://mail.zope.org/mailman/listinfo/zope-announce</a><br>
&nbsp;<a href="https://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">https://mail.zope.org/mailman/listinfo/zope-dev</a> )<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>________________________________________<br>Lo bueno de vivir un dia mas<br>es saber que nos queda un dia menos de vida
</div>
</blockquote></div><br></div></body></html>