Alexey Nezhdanov schrieb:
> I've written a simple project for my friend using turbogears 1.1+genshi
> +elixir+custom validators. I'd like to contribute it as an example
> since I had a lot of troubles switching from 1.0+kid+sqlobject so may
> be my code may help somebody else.
> How can I contribute this project?

1) Build a source distribution* and an Egg for your example project:

    http://docs.turbogears.org/1.0/DeployWithAnEgg

Don't forget to fill in all the info in release.py.

2) Get a wiki account on docs.turbogears.org and create a new page where
you describe you project and give additional hints & documentation:

    http://docs.turbogears.org/DocHelp

Choose a page name like

    http://docs.turbogears.org/1.1/RoughDocs/MyAppRecipe

See this page for useful ReST source snippets:

    http://docs.turbogears.org/ChristopherArndt/Snippets

3) Attach the source TGZ/Zip and the egg as an attchment to the wiki page.

4) Let people know on the mailing list, your blog, etc.

5) Consider adding a link to the wiki page here:

    http://docs.turbogears.org/TurboGearsApplications


Chris

* Make sure you include all project files, i.e. also templates, config
files and static files. See the MANIFEST.in file in current revisions of
the quickstart template in the 1.1 branch for an example of how to
accomplish that.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Docs" 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/turbogears-docs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to