taskWeeChat - Tasks: task #6088, modify structure of server_nick...

 
 

task #6088: modify structure of server_nick and server_address configuration options

Submitter:  Vladimir <waw>
Submitted:  Fri 10 Nov 2006 11:50:57 AM UTC
   
 
Category:  config file Should Start On:  Fri 10 Nov 2006 12:00:00 AM UTC
Should be Finished on:  Sun 31 Dec 2006 12:00:00 AM UTC Priority:  * 3 - Low
Status:  Done Privacy:  Public
Assigned to:  flashcode Percent Complete:  100%
Originator Name:  Open/Closed:  Closed
Planned Release:  None IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 03 Feb 2008 03:19:42 PM UTC, comment #2: 

Done in version 0.2.7.

Old option "address" is now known as "addresses" and nick1/nick2/nick3 as "nicks".

Example with 2 addresses and 5 nicks:

[server]
  server_name = "freenode"
  (...)
  server_addresses = "irc.freenode.net/6667,chat.freenode.net/6667"
  server_nicks = "nick1,nick2,nick3,nick4,nick5"

Sebastien Helleu <flashcode>
Group administrator
Fri 10 Nov 2006 12:48:17 PM UTC, comment #1: 

server_address modification is duplicated with task #5452

Jiri Golembiovsky <golemj>
Fri 10 Nov 2006 11:50:57 AM UTC, original submission:  

replace
server_nick1="n1"
server_nick2="n2"
server_nick3="n3"
with
server_nick="n1,n2,n3,..."

also make possible such definition for
server_address="s1,s2:p2,s3,..."
in this case
server_port
should mean default port

Vladimir <waw>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-09-06 flashcode Open/ClosedOpen Closed
    2008-02-03 flashcode StatusNone Done
        Percent Complete0% 100%
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code