On Tue, Dec 16, 2014 at 2:42 PM, Ron W <ronw.m...@gmail.com> wrote:
>
> On Tue, Dec 16, 2014 at 2:27 PM, Stephan Beal <sgb...@googlemail.com>
> wrote:
>>
>> (i'm thinking of the sort mechanism we already have in place. i think a
>> hidden field might require extending that.)
>>
>
> As best I understand, CSS can hide the extra column, just need to make
> sure the "sort button" for the age column refers to the invisible column as
> the sort key.
>
>
>
Sorting is complicated.  Only the subelements of a directory sort, not
sub-subelements and not siblings of the subdirectory.

Sorting by "age" is doable, but I think (at least for the initial
implementation) it will be a new page request - in other words a server
round-trip.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to