Anope IRC Services

Anope Development => Feature Requests => Topic started by: Alex on March 29, 2009, 08:53:09 PM

Title: Services Email Text in files
Post by: Alex on March 29, 2009, 08:53:09 PM
Hello all,

I write this post for request a featurs for 1.9.0 services version.
I would like split out a email text in files and not have this in lang file, because i woild like personalize this email body for my irc network.
If possibile I would like the format of file isn't in lang file format:

 NICK_REG_MAIL_SUBJECT
        Nickname Registration (%s)
NICK_REG_MAIL_HEAD
        Hi,
NICK_REG_MAIL_LINE_1
        You have requested to register the following nickname %s.
NICK_REG_MAIL_LINE_2
        Please type " %R%s confirm %s " to complete registration.



But in txt format:

       

        Hi,
        You have requested to register the following nickname %s.
        Please type " %R%s confirm %s " to complete registration.


Thx all

Alex
Title: Re: Services Email Text in files
Post by: mooncup on March 30, 2009, 05:31:56 PM
Nice idea.