Hi,
I really like Tkabber much, but I HAVE TO use many accounts at one time. How about nice multiaccount support? There could be configuration file with account(s) data only, with all needed info about all accounts. In Tkabber there could be pads with each account, so switching between them will be easy. I could switch from PSI to Tkabber but I really need EASY multiaccount support.
Cobra@jabber.atman.pl,
http://forum.jabberpl.org admin,
PSI translator
You may do the following step
You may do the following steps:
1) Put the following line to your ~/.tkabber/config.tcl
2) Edit file ~/.tkabber/accounts.tcl. It might look like this (note that you may add more than two accounts):
(Full option list you could find in "Login" section of "Customize" window.)
After that new "Profiles" menubutton should appear in your login window and you may choose any login profile.
Are you sure?
Are you sure that I can be connected to all my accouts AT THE SAME TIME (using one Tkabber of course) ?
set loginconf(replace_opened) to 0
Yes, it's possible. You only need to set to 0 the option ::::loginconf(replace_opened). You can set it on Customize->Login or in your $HOME/.tkabber/config.tcl:
Also, take note that there is no need to specify all the options for all the accounts in config.tcl, only those that change between accounts. My config.tcl looks like this:
Then start Tkabber, login with the first one. Press Ctrl+L, Ctrl+2, Enter and it'll login to the second one without login out from the first. Ctrl+L, Ctrl+3, Enter will login on the third, etc.
WOW
Nice, thanks. But... how to configure Tkabber in orer to login to all predefined accounts on startup ? I just run Tkabber, it logins to all accounts w/o asking for anything... it would be nice !
/Cobra
N/A
And another thing: i`m logged in into e.g. 5 accounts. I click on PLUS button, it adds new contact. How to add to SELECTED ACCOUNT, not first on the list?
And second question: how to add someone to roster w/o asking for authorisation?
And probably last one: which are lowest requrements (hardware) for Tkabber? Will it work on Win95 OSR2?
----------
Cobra
>How to add to SELECTED ACCOU
>How to add to SELECTED ACCOUNT, not first on the list?
Unfortunately, currently it's not possible to select account...
>how to add someone to roster w/o asking for authorisation?
It's a Jabber privacy policy not to permit adding to roster without authorisation. (Or you want just to add someone to roster without possibility to see his/her presence? Then you can do it via RawXML window sending appropriate XML stanza.)
> It's a Jabber privacy polic
> It's a Jabber privacy policy not to permit adding to roster without > authorisation.
Well, PSI allows that. Sometimes I want to make a single talk woth someone who have many ppl in roster. Such person will not give me authorisation. So I don`t even ask for this...
And TKabber should support multiaccount better (TODO?): EVERY cammand should be available for one or more selected accounts, not for ALL (always)... Maybe rightclick on account name and popup window is good solution?
Well, PSI allows that. Someti
Well, PSI allows that. Sometimes I want to make a single talk woth someone who have many ppl in roster. Such person will not give me authorisation. So I don`t even ask for this...
So, actually you want an additional item in menu "Open chat with...", don't you? Why add to roster?
And TKabber should support multiaccount better (TODO?): EVERY cammand should be available for one or more selected accounts, not for ALL (always)... Maybe rightclick on account name and popup window is good solution?
It's in TODO list, but with the lowest priority. Multiaccount support is being improved only in spare time.