You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ecs-user@jakarta.apache.org by "Henry, Niel" <ni...@iMotors.com> on 2001/03/08 17:59:37 UTC

RE: applying PrettyPrint to HTML object

By setting pretty_print=true ALL output will be pretty_print.

  Niel Henry
  Senior Data Content Developer
  Voice: (831) 425-1256
  Fax:    (831) 425-1967
  406 Mission St.
  Santa Cruz, CA  95060
  http://www.imotors.com/
  iMotors  



-----Original Message-----
From: Henry, Niel 
Sent: Wednesday, March 07, 2001 5:45 PM
To: 'ecs-user@jakarta.apache.org'
Subject: RE: applying PrettyPrint to HTML object


Find the ecs.properties file in ecs-1.3.3.jar.  Extract the
ecs.properties file.  Edit:

	pretty_print=true

Put the properties file back in the the jar.  Your generated text
will be now be tabbed and new lined.

  Niel Henry
  Senior Data Content Developer
  Voice: (831) 425-1256
  Fax:    (831) 425-1967
  406 Mission St.
  Santa Cruz, CA  95060
  http://www.imotors.com/
  iMotors  



-----Original Message-----
From: Vladimir Grishchenko [mailto:vladg@std.teradyne.com]
Sent: Wednesday, March 07, 2001 3:51 PM
To: ecs-user@jakarta.apache.org
Subject: applying PrettyPrint to HTML object


Hi,

How do I get results pretty printed?
setPrettyPrint() seems to only set pretty print for the elements it's
invoked on. I don't
want to call it for every element I create. there should be an easy way to
apply it to
everyrthing.

Thanx,
Vlad.

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: applying PrettyPrint to HTML object

Posted by Stephan Nagy <sn...@connectria.com>.
Simon Allaway wrote:

> Stephan Nagy wrote:
> >
> > Everytime I think i'm going to have some spare time
> > to devote to ecs2 and the original ecs I get pulled off in another
> > direction.  I'm hoping that things will settle down here for awhile so I can
> > get back to it.
>
> I'm having the same issues, but I *am* still working on the *.html
> classes for ecs2 if that helps any.

Great, I've been meaning to follow up with you on those classes now I can cross
that off of the todo list.

Thanks
-stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: applying PrettyPrint to HTML object

Posted by Simon Allaway <si...@uchicago.edu>.
Stephan Nagy wrote:
> 
> Everytime I think i'm going to have some spare time
> to devote to ecs2 and the original ecs I get pulled off in another
> direction.  I'm hoping that things will settle down here for awhile so I can
> get back to it.

I'm having the same issues, but I *am* still working on the *.html
classes for ecs2 if that helps any.

Simon



--
Simon Allaway          |   
University of Chicago  | "It all makes sense now...
Anthropology           |  ...banner comes with mount"  
5-4390  Haskell Hall   |                    - Lcoady

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: applying PrettyPrint to HTML object

Posted by Stephan Nagy <sn...@connectria.com>.
"Henry, Niel" wrote:

With the current release of ecs its an all or nothing kind of deal.  You can
set it on the individual element and new children will inherit it but it
doesn't go back and update the existing children.  The ecs2 branch addresses
alot of difficiences and fixes a few of the kludges in the original ecs, but
it is far from finished.  Everytime I think i'm going to have some spare time
to devote to ecs2 and the original ecs I get pulled off in another
direction.  I'm hoping that things will settle down here for awhile so I can
get back to it.

-stephan

> By setting pretty_print=true ALL output will be pretty_print.
>
>   Niel Henry
>   Senior Data Content Developer
>   Voice: (831) 425-1256
>   Fax:    (831) 425-1967
>   406 Mission St.
>   Santa Cruz, CA  95060
>   http://www.imotors.com/
>   iMotors
>
> -----Original Message-----
> From: Henry, Niel
> Sent: Wednesday, March 07, 2001 5:45 PM
> To: 'ecs-user@jakarta.apache.org'
> Subject: RE: applying PrettyPrint to HTML object
>
> Find the ecs.properties file in ecs-1.3.3.jar.  Extract the
> ecs.properties file.  Edit:
>
>         pretty_print=true
>
> Put the properties file back in the the jar.  Your generated text
> will be now be tabbed and new lined.
>
>   Niel Henry
>   Senior Data Content Developer
>   Voice: (831) 425-1256
>   Fax:    (831) 425-1967
>   406 Mission St.
>   Santa Cruz, CA  95060
>   http://www.imotors.com/
>   iMotors
>
> -----Original Message-----
> From: Vladimir Grishchenko [mailto:vladg@std.teradyne.com]
> Sent: Wednesday, March 07, 2001 3:51 PM
> To: ecs-user@jakarta.apache.org
> Subject: applying PrettyPrint to HTML object
>
> Hi,
>
> How do I get results pretty printed?
> setPrettyPrint() seems to only set pretty print for the elements it's
> invoked on. I don't
> want to call it for every element I create. there should be an easy way to
> apply it to
> everyrthing.
>
> Thanx,
> Vlad.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org