RE: [Radiant] Ajax with mailer extension

2009-08-09 Thread Jordon Bedwell
You can actually just high-jack the post with JQuery and then when it sends back the new page you can filter it and display just that message. __ From: radiant-boun...@radiantcms.org [radiant-boun...@radiantcms.org] On Behalf Of Greg Dart

Re: [Radiant] Problem installing mailer extension

2009-08-09 Thread exitseven
Well okay, I just disabled other extensions and git cloned the mailer extension. Mailer extension shows up under extensions in radiant. But I am unable to set the page type to mailer, because it is not listed in the dropdown. What can I do? Why is mailer not listed in the dropdown? Best wishes,

Re: [Radiant] Problem installing mailer extension

2009-08-09 Thread john muhl
you must be looking at old documentation - there is no longer any mailer page type. http://wiki.github.com/radiant/radiant/mailer-extension On Sun, Aug 9, 2009 at 9:05 AM, exitsevenexitse...@gmail.com wrote: Well okay, I just disabled other extensions and git cloned the mailer extension.

[Radiant] Add pagination Use ext pagination

2009-08-09 Thread Santiago Martinez
Hi, I'm new to radiant, I try to set the pagination extension, but do not understand, how someone can give me an example of how to use the extension, comments, files and pages. Another thing, I think the extension should be installed in vendor / extensions and not in vendor / plugin as the

Re: [Radiant] Problem installing mailer extension

2009-08-09 Thread exitseven
Ah, that's nice to know! Thank you. Will check that further out. rainer On Sun, Aug 9, 2009 at 5:32 PM, john muhljohnm...@gmail.com wrote: you must be looking at old documentation - there is no longer any mailer page type. http://wiki.github.com/radiant/radiant/mailer-extension On Sun, Aug

[Radiant] Fw: Ajax with mailer extension

2009-08-09 Thread Greg Dart
Thanks for the response... OK, having read up on JQuery a bit, I can see how I might hijack the initial submit, but how do I intercept and filter the response? Sorry if I'm being dim - new to this... Thanks, Greg You can actually just high-jack the post with JQuery and then when it sends