Re: [elinks-users] Converting webpage on the fly

2008-12-24 Thread Kalle Olavi Niemitalo
"Kelly Jones" writes: > How do I bind a key using ruby? It seems this has not been implemented. The other scripting modules call bind_key_to_event_name() and then register_event_hook(), but the Ruby scripting module uses neither of those functions. ___

Re: [elinks-users] Converting webpage on the fly

2008-12-01 Thread Kelly Jones
On 11/29/08, Thomas Adam <[EMAIL PROTECTED]> wrote: > 2008/11/29 Kelly Jones <[EMAIL PROTECTED]>: >> How can I convert this on the fly to something like: >> >> > id="ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject" >> class="divSubject"> >> >> > > Use the pre_format_html() hook in

Re: [elinks-users] Converting webpage on the fly

2008-12-01 Thread Kelly Jones
On 12/1/08, Thomas Adam <[EMAIL PROTECTED]> wrote: > 2008/12/1 Kelly Jones <[EMAIL PROTECTED]>: >> >> How do I reload my hooks.rb file? I often make changes + don't want to >> restart elinks every time. > > AFAIK I don't think you can. I did augment the console to support > more than one language

Re: [elinks-users] Converting webpage on the fly

2008-12-01 Thread Thomas Adam
2008/12/1 Kelly Jones <[EMAIL PROTECTED]>: > Question: when I want to reload my hooks.lua file, I just do "," for > the Lua console and then dofile("hooks.lua"). > > How do I reload my hooks.rb file? I often make changes + don't want to > restart elinks every time. AFAIK I don't think you can. I

Re: [elinks-users] Converting webpage on the fly

2008-12-01 Thread Kelly Jones
On 11/29/08, Thomas Adam <[EMAIL PROTECTED]> wrote: > 2008/11/29 Kelly Jones <[EMAIL PROTECTED]>: >> How can I convert this on the fly to something like: >> >> > id="ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject" >> class="divSubject"> >> >> > > Use the pre_format_html() hook in

Re: [elinks-users] Converting webpage on the fly

2008-11-29 Thread Thomas Adam
2008/11/29 Kelly Jones <[EMAIL PROTECTED]>: > How can I convert this on the fly to something like: > > id="ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject" > class="divSubject"> > > Use the pre_format_html() hook in one of the supported scripting languages that ELinks provide.

[elinks-users] Converting webpage on the fly

2008-11-29 Thread Kelly Jones
I use liveperson.com, and some of their webpages have this "HTML" in them: which elinks obviously doesn't recognize. How can I convert this on the fly to something like: -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We fee