2013/10/2 Stephan Beal <sgb...@googlemail.com>:
> Compare:
> http://localhost:8080/reports?view=byweek&y=2013&type=w
> vs:
> http://localhost:8080/reports?view=byweek&y=2013&type=ci
> vs.
> http://localhost:8080/reports?view=byweek&y=2013&type=g

Cool! It would be even cooler if I could specify multiple types,
e.g commit+wiki:

     http://localhost:8080/reports?view=byweek&y=2013&type=cw

then type could have any combination of 'a' (=all), 'w', 'c', 'g' ...
('i' is ignored, for compatibility). 'a' is the default.

Or, going further on that idea, if anything left after removing all
characters, it's interpreted as the year ("type" and "y" being
equivalent, just as in other fossil commands):

    http://localhost:8080/reports?view=byweek&y=2013w
or
   http://localhost:8080/reports?view=byweek&y=w2013


or is that too fancy ;-)  ......

Just an idea, don't feel obliged to implemented that!

Regards,
        Jan Nijtmans
_______________________________________________
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