On 10/6/05, Dave Warnock <[EMAIL PROTECTED]> wrote:
> It would be good to add to flesh out
> http://www.turbogears.org/about/status.html with the items that have
> been identified that need to be done. Not sure what you think would be
> done for 1.0, but probably the potential list would include:
>
> - multiple app instances
> - multiple apps
> - multiple databases
> - database prefixes
> - identification
> - permissions
> - paste integration

I'm not counting on any of these for 1.0. Here's my roadmap to 1.0:
http://trac.turbogears.org/turbogears/roadmap

Here's my rationale for not trying to pack all of that in:
http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/

> > It seems to me that this one doesn't particularly add to the viewer's
> > knowledge of TurboGears.
>
> I figured it would show how to best integrate a 3rd party lib. so show
> how integrate it into setuptools (package it as an egg). Also can use a
> link to htmlTidy. I prefer textile for it's more complete formatting
> without embedding html.

Ahh. That's a good idea, given that most people are still new to eggs.

> >>- supporting a url hierachy eg /page/subpage
> >
> > That would be a good topic. Interesting database changes, plus
> > interesting use of the default method.
>
> Yeah, no idea how to do it, though ;-)

Shouldn't be too bad, really. We can hash it out on the list, if you want.

> >>- add edit page to page list
> >
> > Doesn't seem like this one adds much to the learning experience.
> > Unless we're ultimately trying to get a full-featured wiki out this :)
>
> I thought it could use Ajax to pull the existing edit into the page.

Aha. That's true. That could be used to get us to figure out how we
want to serve up fragments of a page (rather than using MochiKit.DOM
to generate the HTML, as happens in 20 Minute Wiki).

> > In truth, a series of tutorials leading up to a full-featured wiki
> > that we run on turbogears.org would be a good thing.
>
> It would certainly be possible to add all the tutorial bits together and
> get a long way towards it.

When I say "full-featured", I don't really mean with the featurelist
of MoinMoin or Twiki. If we had something that did everything we want
for turbogears.org, that's good enough.

Kevin

--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

Reply via email to