Stefan,
Hi!
Hi.
First of all: Thanks! Thanks for giving me Dillo!
You're welcome.
I've got two questions:
1. In the dpi text a hello_world plugin is mentioned. Where can I find it?
2. I'd like to see some things in future releases. Where can I
Hold on a bit, we're working with Ferdi on a new plugin manager that will ease a lot the making of new plugins. (if you can't hold your breath, drop me a note and I'll send it to you). post suggestions? You said 'dont brainstorm to the mailing list'. First, think a lot of suggestions before posting them. That's the idea. We have little manpower and a lot to do, so we focus on the most important issues only.
What I'd like to see: Incremental full text search like in the latest Mozilla version. Just typing in the main window starts a search over the whole displayed Page. Prefix letters (configurable!) restrict search, e.g.
'/' -> search only within link text '\' -> search only within link target ':' -> search only within plain text '#' -> search only within current frame '*' -> use regexp search (okay, this one's really advanced)
ESC -> stops old search, starts new TAB -> jump to next match
So, '#\foo.com<TAB>' would find the second occurence of a link in the current frame which is coded as <a herf='www.foo.com/list.html'>link</a>
I wouldn't go for something so specific at this time, but if you like, you can start studying the Knuth-Morris-Pratt algorithm in findtext.c, and evaluate from there. Cheers Jorge.-
participants (1)
-
Jorge Arellano Cid