rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Teroan

Pages: 1
1
HTML & templates / Re: Filelist recursive sorting
« on: March 08, 2010, 03:52:07 PM »
Thanks for the reply!

I'll keep my eye on the next release and thanks again for this awesome lil program. :)

2
HTML & templates / Filelist recursive sorting
« on: March 07, 2010, 05:42:42 PM »
Is there way to get the filelist to sort and recurse just like in normal templates using url parameters?

Below parameters works as expected in normal templates.
Code: [Select]
?sort=t&recursive
For filelist, below parameters don't appear to work.
Code: [Select]
?tpl=list&sort=t&recursive
Also is there any documentation how to use "tpl" parameter? Curious if it allows to set the template via url param.

Any help is appreciated! Thanks in advance.

Pages: 1