Hello. Long after my initial intention to donage a project example I finally managed to do this.
I have the working, real-life project that is deployed in our local clinic. It is quite simple - data entry, two pages configuration (who submit data and what data) and report builder. It uses turbogears 1.1, in particular - Genshi templates and Elixir db backend. Since I had to do a lot of my own research on how to use this and that in 1.1 I think this project may serve as not bad example code for early testers. I have just finished editing the project page: http://docs.turbogears.org/1.1/RoughDocs/MedicalReportRecipe and added a link to http://docs.turbogears.org/TurboGearsApplications Not sure if it too rough to be added to http://docs.turbogears.org/1.1/RoughDocs Please have a look and feel free to send me any suggestions on what may be improved. On Tuesday 14 October 2008 00:57:03 Christopher Arndt wrote: > 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. -- Sincerely yours Alexey Nezhdanov --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
