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 [greg_d...@yahoo.co.uk

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 wish

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, exitseven wrote: > Well okay, > > I just disabled other extensions and git cloned the mailer extension. > Mailer extension sh

[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 ex

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 muhl 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 9, 2009 at 9

[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 sen

Re: [Radiant] Add pagination Use ext pagination

2009-08-09 Thread Cristi Duma
Hi You're right, Paginate Extension should be in vendor/extensions. Sorry, my mistake. Updated now. An example: If you put the above snippet in a parent page, it will paginate all of the children and insert page links. It kind of works like the 'children:each' tag. On 09.08.2009 22