[Radiant] [ANN] Mailer extension
Sean Cribbs
seancribbs at gmail.com
Thu Jan 18 17:54:28 CST 2007
Yes, here we go.
There are a couple ways of doing this, depending on how comfortable you
are with SVN. My favorite way is to do
svn propedit svn:externals vendor/extensions
Make sure you have an EDITOR environment variable set (like vi or pico
or whatever). Then save this line to the property:
mailer
http://dev.radiantcms.org/svn/radiant/branches/mental/extensions/mailer
After you've saved that property, run `svn update` and it will download
the latest code.
Other ways include using `svn export` to dump the files directly to
`vendor/extensions/mailer`. If you want to use the Javascript
email-encryption stuff make sure to copy `email.js` to your
`public/javascripts` directory. The only other thing to change, which
is very instance-specific, is the general ActionMailer delivery
settings, which are described here:
http://api.rubyonrails.org/classes/ActionMailer/Base.html . The two
you'll want to manipulate are server_settings and delivery_method.
Sean
BJ Clark wrote:
> Sean,
> Can you give a brief explanation on how to install this?
> Is there a rake task to install all the files in the necessary places?
> Thanks,
> BJ Clark
>
> On 1/16/07, Sean Cribbs <seancribbs at gmail.com> wrote:
>
>> I'll definitely release the LDAP. The event calendar is okay, but I'm not
>> especially proud of it. It works fine, it's just that the UI sucks. I'd be
>> happy to accept patches for any of them, of course. Now I just need to get
>> my TxD SVN working again.
>>
>> Sean
>>
>> Mislav Marohnić wrote:
>> Nice! We'll try it out.
>>
>> Are you going to do the same with event calendar and LDAP stuff you
>> mentioned?
>>
>>
>> On 1/16/07, Sean Cribbs < seancribbs at gmail.com> wrote:
>>
>>> I've teased you long enough! The Mailer extension has been added to the
>>>
>> Radiant repository.
>>
>> ________________________________
>>
>> _______________________________________________
>> Radiant mailing list
>> Post: Radiant at lists.radiantcms.org
>> Search: http://radiantcms.org/mailing-list/search/
>> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>>
>>
>> _______________________________________________
>> Radiant mailing list
>> Post: Radiant at lists.radiantcms.org
>> Search: http://radiantcms.org/mailing-list/search/
>> Site:
>> http://lists.radiantcms.org/mailman/listinfo/radiant
>>
>>
>>
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20070118/3bfece10/attachment.html
More information about the Radiant
mailing list