On Fri, 2012-02-10 at 19:13 +0100, Arndt Droullier wrote: > Am Freitag, den 10.02.2012, 09:57 -0800 schrieb Blaise Laflamme: > > You can start a page on the github pyramid wiki > > > BTW, will the new website also include user accounts to publish How Tos > or pyramid extensions? Especially a central list of pyramid extensions > was useful.
The docs overhaul project isn't about a new website, it's just about overhauling the existing narrative and API docs. Currently the Cookbook is where to put howtos (you can fork it and add new howtos via https://github.com/Pylons/pyramid_cookbook). You can create Pyramid extensions and publish them to PyPI at your will. "Official" extensions (ones which have good docs and good test coverage, and have been accepted into the project) are collected at http://docs.pylonsproject.org/en/latest/docs/pyramid.html#pyramid-add-on-documentation - C -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
