[Radiant] if_ancestor_or_self fix

2009-02-20 Thread Mohit Sindhwani

Minor fix for the sample tag usage for if_ancestor_or_self

Usage:
r:if_ancestor_or_self.../if_ancestor_or_self

The last if_ancestor_or_self should be: /r:if_ancestor_or_self

What all do I need to do to feed this back?

Cheers,
Mohit.
2/21/2009 | 1:59 AM.

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: if_ancestor_or_self fix

2009-02-20 Thread Mohit Sindhwani

Mohit Sindhwani wrote:

Minor fix for the sample tag usage for if_ancestor_or_self

Usage:
r:if_ancestor_or_self.../if_ancestor_or_self

The last if_ancestor_or_self should be: /r:if_ancestor_or_self



The same applies to:
r:if_self / and r:if_url /

Cheers,
Mohit.
2/21/2009 | 2:01 AM.

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Mailer Extension #mailer on confirmation email

2009-02-20 Thread Victor Zuniga


I got the mailer extension installed and working. However I am finding that
every time a request is sent, the Thank you page url gets a ³#mailer² added
to the end. It¹s not a big deal since the Mailer extension itself is working
but I would like to know how can I remove it.


Also, according to this page:

http://github.com/radiant/radiant-mailer-extension/tree/master

I should be able to do:

from_field: email

In order to pass the value of the email form into the mailer part but I keep
getting the invalid configuration message on the browser.



Any feedback would be appreciated.


Thanks,


Victor



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Re: if_ancestor_or_self fix

2009-02-20 Thread Sean Cribbs
Fork, patch, pull-request would be the proper way to do this.  Thanks 
for the keen eye!


Sean

Mohit Sindhwani wrote:

Mohit Sindhwani wrote:

Minor fix for the sample tag usage for if_ancestor_or_self

Usage:
r:if_ancestor_or_self.../if_ancestor_or_self

The last if_ancestor_or_self should be: /r:if_ancestor_or_self



The same applies to:
r:if_self / and r:if_url /

Cheers,
Mohit.
2/21/2009 | 2:01 AM.

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Include a page

2009-02-20 Thread Anton Aylward
I'm aware of
http://github.com/rp8/radiant-include-tag/tree/master
that will allow a HTML file to be included, but is there a tag which
will include another page or page part without doing a specific seek?

What I'd really like is to have a list of events, each on their own
page, but a synopsis of the next upcoming one to be displayed on the
main page.


-- 
Error of opinion may be tolerated where reason is left free to combat it.
--Thomas Jefferson, First Inaugural Speech (1801)

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Re: if_ancestor_or_self fix

2009-02-20 Thread Mohit Sindhwani

Sean Cribbs wrote:
Fork, patch, pull-request would be the proper way to do this.  Thanks 
for the keen eye!



Oh!  Well, I guess I'll have to learn how Git works.

Cheers,
Mohit.
2/21/2009 | 12:44 PM.

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant