Cubictemp?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • achrist@easystreet.com

    Cubictemp?

    I've been using the cubictemp template module (from www.nullcube.com)
    with some reasonable success for a while. Somehow, I have recently
    had these questions about it:

    1. Anybody else using this? Any problems?

    2. Does it work with python 2.3? Any changes required to make it
    work?

    TiA for any info.


    Al
  • Florian Schulze

    #2
    Re: Cubictemp?

    On Fri, 22 Aug 2003 09:56:05 -0700, <achrist@easyst reet.com> wrote:
    [color=blue]
    > I've been using the cubictemp template module (from www.nullcube.com)
    > with some reasonable success for a while. Somehow, I have recently
    > had these questions about it:
    >
    > 1. Anybody else using this? Any problems?[/color]

    I used it quite a bit. The biggest problem is, that when used with HTML the
    template (not the result) is not valid HTML and thus doesn't look good when
    viewed in a browser and in a syntax hilighting editor. That's why I
    switched to SimpleTAL recently.
    [color=blue]
    > 2. Does it work with python 2.3? Any changes required to make it
    > work?[/color]

    Don't know, but I think it should work, the code is quite simple.

    Regards,
    Florian

    Comment

    Working...