Ok, but how does its form completer _store_ multiples of those fields, so they are retrievable? A priori, I would guess that there is per URL+form, a hash of form username -> other fields, so when a user starts typing a username, the other fields are filled.
I don't know much about the internal database, I can tell you how I did it. I make an entry in Firefox Maps folder, with the format: username,url,realm,hostname So, when firefox ask me how many entries are there for the given url (for example), I do a search with: *,url,*,* if there are more than one entry, I have to tell firefox that there are more than one, and pass the result as an array of entries. The API for password manager has everithing you need to create your own store (or use a standard-non firefox native store, like kwallet) You can take a lookto the source code at: http://www.guillermomolina.com.ar/svn/firefox-kde-wallet/ _________________________________________________________________ Toda la información que te interesa está en MSN Noticias. Clic aquí http://noticias.latam.msn.com/ar-- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org