<div dir="ltr">Hi,<br><br>First, congratulation to all of you for this new release<br><br>Second, I ask for permission to translate and send the announcement to the zope-es (spanish) mailing list <br><br>Third, I found a simple mistake in <a href="http://grok.zope.org/project/upgrade-notes">http://grok.zope.org/project/upgrade-notes</a><br>
It says:<br><pre class="literal-block">install_requires=[&#39;setuptools&#39;,<br>                  &#39;grok&#39;,<br>                  &#39;grok.adminui&#39;,<br>                  &#39;z3c.testsetup&#39;,<br>                  # Add extra requirements here<br>
                  ],<br></pre>And I think that should be grokui.admin<br><br>best regards<br><br><div class="gmail_quote">On Mon, Sep 29, 2008 at 3:08 PM, Martijn Faassen <span dir="ltr">&lt;<a href="mailto:faassen@startifact.com">faassen@startifact.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The Grok team is happy to announce the release of Grok 0.14!<br>
<br>
This release is available on PyPI and a new index of specific versions<br>
of packages used by this release has been frozen at<br>
<a href="http://grok.zope.org/releaseinfo/grok-0.14.cfg" target="_blank">http://grok.zope.org/releaseinfo/grok-0.14.cfg</a>. This means that new<br>
projects created with grokproject will start using this release right<br>
away.<br>
<br>
This release is the first release of Grok that officially supports<br>
Python 2.5 (besides Python 2.4 itself). The main focus of this release<br>
has been a restructuring of Grok, spinning off packages that can now<br>
be used independently in Zope 3 projects as well as in Zope 2 (through<br>
five.grok):<br>
<br>
 &nbsp; * Spin off of grokcore.view - support for views is now maintained<br>
in this package.<br>
 &nbsp; * Spin off of grokcore.security - support for security<br>
declarations is now maintained here<br>
 &nbsp; * Spin off of grokcore.formlib - support for zope.formlib based forms<br>
 &nbsp; * Spin off of grokui.admin - the admin UI is now distributed<br>
separately, but grokproject automatically will include it when you<br>
create a new grok project.<br>
 &nbsp; * the grok.Skin baseclass is now gone and has been simplified with<br>
the grok.skin directive that can be placed on a layer instead.<br>
<br>
To upgrade an existing project from 0.13 to 0.14 you have to:<br>
<br>
 &nbsp; * include grokui.admin explicitly as a dependency in your setup.py<br>
 &nbsp; * update the versions.cfg in your project with the version from<br>
<a href="http://grok.zope.org/releaseinfo/grok-0.14.cfg" target="_blank">http://grok.zope.org/releaseinfo/grok-0.14.cfg</a><br>
 &nbsp; * modify uses of grok.Skin to use the grok.skin directive<br>
<br>
For the detailed changelog, see Grok&#39;s PyPI entry page.<br>
<br>
For detailed upgrade notes, including how to change your application,<br>
see <a href="http://grok.zope.org/project/upgrade-notes" target="_blank">http://grok.zope.org/project/upgrade-notes</a><br>
<br>
For installation instructions and much more on how to use Grok, see<br>
the Grok tutorial: <a href="http://grok.zope.org/documentation/book" target="_blank">http://grok.zope.org/documentation/book</a><br>
We hope to hear from you!<br>
<br>
If you enjoy Grok, please subscribe to the grok-dev mailing list and<br>
join us in the #grok channel on <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a>.<br>
_______________________________________________<br>
Grok-dev mailing list<br>
<a href="mailto:Grok-dev@zope.org">Grok-dev@zope.org</a><br>
<a href="http://mail.zope.org/mailman/listinfo/grok-dev" target="_blank">http://mail.zope.org/mailman/listinfo/grok-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Santiago Videla<br><a href="http://www.revolucionesweb.com.ar">www.revolucionesweb.com.ar</a><br><a href="http://www.linkedin.com/in/svidela">http://www.linkedin.com/in/svidela</a><br>
<br>Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el pensamiento que se hace corazón resplandece con la palabra sencilla y humilde que l@s tod@s somos.<br>
</div>