ll of
> > the HTML processing not just table stuff. I rely quite a bit
> > on %fdat and the associated form element filling (It's
> > actually one of my favorite features, and one that you don't
> > find in many other template engines).
> >
>
nd in many other template engines).
>
Just create your own syntax without table processing:
Goto Embperl/Syntax/EmbperlHTML.pm and make a copy. Remove anything table
related.
Then goto Embperl/Syntax/Embperl.pm and make a copy. Change the @ISA so it
inherits from your new module, instead from
Hi Hans,
You should be able to do this by setting the environment variable EMBPERL_SYNTAX
to 'EmbperlBlocks'
Hope that helps!
Heath
[EMAIL PROTECTED]
On Sun, 12 Sep 2004 20:32:10 +0200
Hans de Groot <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Sorry I could notbe of any help .
>
> Anyway. Does some
Hi,
Thanks for your response!
I've considered using EmbperlBlocks, but it knocks out all of the HTML processing
not just table stuff. I rely quite a bit on %fdat and the associated
form element filling (It's actually one of my favorite features, and one
that you don't find in many other template
>
> I'm probably wasting your time but I hope this helps,
>
> Ken
>
> -Original Message-
> From: Heath Morrison [mailto:[EMAIL PROTECTED]
> Sent: Saturday, September 11, 2004 11:34 AM
> To: [EMAIL PROTECTED]
> Subject: Table Processing
>
>
> He
Hi,
I am not sure, but I use this at the start of every script.
[$syntax EmbperlBlocks $]
When I switched to embperl 2 I looked for ages to get my embperl 1.3 pages to
work.
Anyway I am still looking for a global way to turn table and html parsing of.
but if I remember correctly this worked fo
never evaluated and, according to what I see here, it shouldn't be, anyway.
I'm probably wasting your time but I hope this helps,
Ken
-Original Message-
From: Heath Morrison [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 11, 2004 11:34 AM
To: [EMAIL PROTECTED]
Subject:
Hello,
First, let me say that I've been using Embperl 1.x since 1999 with
incredible success. I've used it in virtually all my web-based projects
since then. Thanks Gerald for something that truly is exactly what I've
needed for years and years.
I've decided to make the push from 1.3 to 2.0. I'm
> The postgres log reported the following for the rsmbacontracts query:
>
> LOG: query: SELECT * FROM clientcontracts WHERE accountguid =
> 'b6ea9cafe2d1997392d166b96e5697b1';
> LOG: pq_recvbuf: unexpected EOF on client connection
>
THe only reason I can image is that Embperl segfaults because o
t hit me: the
[$ endwhile $] command needs to appear *before* the tag.
So, what happened?
I suspect it has to do with Embperl table processing, but am curious
about the internals.
Richard Schilling
rsmba.biz
-
To unsubscribe, e
10 matches
Mail list logo