Hi All,
I just tried to install the ‘mailer’ extension using the instructions
located at =>
http://wiki.radiantcms.org/Extensions
The extension mailer was supposedly located at =>
http://dev.radiantcms.org/radiant/browser/trunk/extensions
It failed with error output:
sudo svn update vendor/extensions
D vendor/extensions
Fetching external item into ‘vendor/extensions/mailer’
svn: URL ’
http://dev.radiantcms.org/svn/radiant/branches/mental/extensions/mailer’
doesn’t exist
Thanks in advance, Ben.
The ‘mental’ branch became trunk with 0.6.0. The correct URL is:
http://dev.radiantcms.org/svn/radiant/trunk/extensions/mailer
Sean
Did you have any luck getting file attachment to work on mailer?
Steven
On Wed, Sep 17, 2008 at 6:33 PM, Steven S.
[email protected] wrote:
Did you have any luck getting file attachment to work on mailer?
No, I use it just for sending text mail.
–
Andrea F.
http://gravityblast.com - http://nimboo.net
I’ve just insalled the mailer extension with the latest version of
radiant and it works.
Do you have any problem?
–
Andrea F.
On 17/set/08, at 09:26, Bill B. [email protected]
You have to add a page part to your form page, name it “config” and
put your mailer configuration in there. A sample should be in the wiki
or two mail threads ahead here on the list.
On 22.12.2008, at 16:21, “Andrew Gehring” [email protected]
Thanks for the response,
On Wed, Sep 17, 2008 at 09:37:18AM +0200, Andrea F. wrote:
I’ve just insalled the mailer extension with the latest version of
radiant and it works.
Do you have any problem?
I haven’t had time yet to set the extension up with a clean Radiant
install. I was trying it on my localhost with my own site which I’m
transitioning to Radiant. I followed the instructions in the extension
README and when I clicked on the submit button I got the Rails “no
controller responded to the action” type message. I messed around a bit
then replaced the extension with the older version which I was able to
configure very quickly.
I will report more detail later after trying a clean install.
Thanks, Bill