On 7/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Jorge Vargas wrote:
> On 7/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> > Arnar Birgisson wrote:
> > > On 7/27/06, Michele Cella <[EMAIL PROTECTED]> wrote:
> > > > Markup looks really cool, keep up the great work guys! :-)
> > >
> > > I agree. Is there a TG plugin for it? Kevin, are you looking at Markup
> > > as a potential replacement as TG's default templating language?
> >
> > Yes, Markup already provides TurboGears support.  There's an example
> > TurboGears app using Markup in the source:
> > http://markup.edgewall.org/browser/trunk/examples/turbogears
>
>
> that seems it's using the same code just changing the templates, but in the
> config files you still have the defaults (kid).

No, "tg.defaultview" is set to "markup" in "markup/config/app.cfg".

ok now i see it. you should take out the comments form dev.cfg/app.cfg for that example.

If there's another setting I should change please open a ticket on the
Markup Trac site:
http://markup.edgewall.org/

> as for it being an example is not the same as a tg template engine, ir you
> miss the part where you easy_install the tg markup pluging?

I'm not quire sure what you're getting at here.  Markup provides the
same "python.templating.engines" entry point required for TG templating
engines.  And yes it will need installed with easy_install, or the
"setup.py" script.

so your saying that just installing markup makes it available to be use with TG, that's interesting although normally the TG plugins have been distributed as an aditional package call Turbo* http://www.turbogears.org/cogbin/

although your approach seems interesting, any change it may collide with another plugin, kid for example?

The example is definitely tested and fully-functional.

-- Matt Good






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to