[Wtr-general] [ wtr-Support Requests-2303 ] get the inner text from a pre tag

2005-08-24 Thread noreply
Support Requests item #2303, was opened at 2005-08-24 19:50
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detailatid=488aid=2303group_id=104

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: get the inner text from a pre tag

Initial Comment:
Im trying to get the text from inside a pre tag that is in a frame. this 
frame doesn't contain any other HTML but the pre tag and the text in between. 
like so...

pre
some text here...
some text here...
some text here...
some text here...
/pre

--

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detailatid=488aid=2303group_id=104
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


Re: [Wtr-general] [ wtr-Support Requests-2303 ] get the inner text from a pre tag

2005-08-24 Thread Bret Pettichord

Anyone want to help this guy out?

All you have to do is look at the code for P and Span and do the same thing 
to create a Pre.


It is a couple lines of Ruby.

Any takers?

Bret

At 06:50 PM 8/24/2005, [EMAIL PROTECTED] wrote:

Support Requests item #2303, was opened at 2005-08-24 19:50
You can respond by visiting:
http://rubyforge.org/tracker/?func=detailatid=488aid=2303group_id=104

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: get the inner text from a pre tag

Initial Comment:
Im trying to get the text from inside a pre tag that is in a frame. this 
frame doesn't contain any other HTML but the pre tag and the text in 
between. like so...


pre
some text here...
some text here...
some text here...
some text here...
/pre


_
 Bret Pettichord
 www.pettichord.com

___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general