Version: 1.00, by pimpery
Developer Last Online: Aug 2006
Version: 3.0.7
Rating:
Released: 03-13-2005
Last Update: 03-13-2005
Installs: 9
DB Changes
No support by the author.
This hack allows you to create and edit templates that can be used to send emails to users.
Basically, you can create as many templates as you want, then use them later on to send an email to a user.
Currently there's one variable you can use in your templates:
$username
The $username variable will be replaced with the user you are sending the email to.
This hack can be used to make a set of templates for different things:
for example:
youve been doing some bad stuff...
you won a contest...
you have been promoted..
etc..
Screenies will be posted soon. Zip file with install script and readme attached.
another great hack! thanks pimpery, i just installed it, quick install too, only 1 min
question: are you going to add other replacement variables?
i have some ideas for replacement vars:
time when the email iss sent
admins name, who is sending the email
bulletin board title
also have an idea!:
make a way so u can save all your templates to a specially formatted txt file.
also make a way, so you can restore them
this way, people can exchange templates (they can use the $bbtitle replacement var too, if you add it in)
another great hack! thanks pimpery, i just installed it, quick install too, only 1 min
question: are you going to add other replacement variables?
i have some ideas for replacement vars:
time when the email iss sent
admins name, who is sending the email
bulletin board title
also have an idea!:
make a way so u can save all your templates to a specially formatted txt file.
also make a way, so you can restore them
this way, people can exchange templates (they can use the $bbtitle replacement var too, if you add it in)
great job man, and please do my ideas !!
and smack me for double posting, but itd be nice if you could also make it so you can use commas to seperate userids/usernames, to send multiple emails at the same time!
or maybe, u press a button and it adds that username/id to the list, kinda like the vbulletin attachment type thing?
and smack me for double posting, but itd be nice if you could also make it so you can use commas to seperate userids/usernames, to send multiple emails at the same time!
or maybe, u press a button and it adds that username/id to the list, kinda like the vbulletin attachment type thing?
sirbutts, all the things you said sound good. ill try to add them as soon as possible.
Thanks for this pimpery... guess I'll release my style at vbtemplates now.
If these are the same files, there's a little typo in the installer script. It refers to the Accordian BB code manager.
Also the text area width at 120 columns are far too large. I ended up reducing them to 80 columns instead.
Also for anyone that's interested..
It by default sets the "from" and "Reply to" to your email address as given in your profile. If you'd rather send from a general account such as admin or webmaster
Thanks for this pimpery... guess I'll release my style at vbtemplates now.
If these are the same files, there's a little typo in the installer script. It refers to the Accordian BB code manager.
Also the text area width at 120 columns are far too large. I ended up reducing them to 80 columns instead.
Also for anyone that's interested..
It by default sets the "from" and "Reply to" to your email address as given in your profile. If you'd rather send from a general account such as admin or webmaster
ok list of options to come:
an array you can place your replacement vars in. you can have as many as you want
for the send email page: a dropdown of all users, and usergroups
if you let go while on an option, it will add that user, or all the users from the usergroup, to the list of users the email will be sent to
the html box, will also be bound to the templates, as if its the msg or subject.
when a template is selected, the html box will become checked, or not checked, depending on which way the box was, when the template was saved.
everything will be turned into functions so you can call these functions in other scripts to send mass mails, and do other cool things!