Re: [Radiant] Tags for "Last edited"?

2010-03-03 Thread Mohit Sindhwani
On 2/3/2010 4:53 PM, Christian Aust wrote: > Am 02.03.2010 um 07:17 schrieb John Long: > > >> If you only need to deal with the children of a page you can do what >> you want with the children:each tag. There is no way to do this for >> pages on the whole site. That would be a useful extension

Re: [Radiant] Tags for "Last edited"?

2010-03-02 Thread Christian Aust
Am 02.03.2010 um 07:17 schrieb John Long: > If you only need to deal with the children of a page you can do what > you want with the children:each tag. There is no way to do this for > pages on the whole site. That would be a useful extension though. Started a new repo on github, which is still q

Re: [Radiant] Tags for "Last edited"?

2010-03-01 Thread Mohit Sindhwani
On 2/3/2010 2:17 PM, John Long wrote: > If you only need to deal with the children of a page you can do what > you want with the children:each tag. There is no way to do this for > pages on the whole site. That would be a useful extension though. > > Great! I just realized that I answered the

Re: [Radiant] Tags for "Last edited"?

2010-03-01 Thread John Long
If you only need to deal with the children of a page you can do what you want with the children:each tag. There is no way to do this for pages on the whole site. That would be a useful extension though. -- John Long http://wiseheartdesign.com http://recursivecreative.com On Mon, Mar 1, 2010 at 5:

Re: [Radiant] Tags for "Last edited"?

2010-03-01 Thread Mohit Sindhwani
On 1/3/2010 6:53 PM, Christian Aust wrote: > Hi all, > > are there any radius tags that would allow me to build a "last edited" > snippet, that will display n pages ordered desc by their changed_at > attribute, regardless of their url? > > It's no big deal, if there's none yet, I'd build one. Lik

[Radiant] Tags for "Last edited"?

2010-03-01 Thread Christian Aust
Hi all, are there any radius tags that would allow me to build a "last edited" snippet, that will display n pages ordered desc by their changed_at attribute, regardless of their url? It's no big deal, if there's none yet, I'd build one. Like, ... Regards, Christian ___