FYI, several people have asked. yes I coded this with trunk but I believe you don't need it, although it's using the new quickstart template so it does depend on some dev versions. but if you copy the changes to a 1.9.7.b2 project it "should work"
On Tue, Dec 16, 2008 at 10:21 AM, Daniel Fetchinson <[email protected]> wrote: > >> Hello everyone I just wanted to let you know that I finally sat down >> and wrote this, someone IRC wanted it and I figured why not. It has >> two bugs left in as homework for the reader. But it display a plain >> extjs grid with loaded data from SQLAlchemy. Since I haven't setup my >> hg and for some reason bitbucket was down (for like 2 minutes) I have >> pushed the source here >> http://freehg.org/u/jorgevargas/tg-extjs-sample/ > > Thanks Jorge, this was very useful! Mainly because I'm still a bit > afraid of tg2, everything is different from tg1 so examples are very > welcome. > it isn't that different :) > A suggestion: shouldn't there be a visible collection of user > contributed examples on the tg website? Something like the cogbin? > Jorge's package could go there along with others. I find these small > samples very helpful and I'm sure others will find it too. > yes indeed we do need cogbin to be updated to be tg2 compatible. Currently it doesn't picks up anything. Also I have been thinking about this for a while and we need proper repositories for the test code so it isn't just a zip stored somewhere, in fact we should have something like http://extjs.com/deploy/dev/examples/samples.html bu with links to all the demo's running on venvs. But that is a lot of work if I go on. I think the path of least resistance will be to run hgwebdir at demos.turbogears.org what do you all think? > Cheers, > Daniel > > > -- > Psss, psss, put it down! - http://www.cafepress.com/putitdown > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
