On 9/19/17, Andy Goth <andrew.m.g...@gmail.com> wrote:

> Maybe instead consider URL rewriting so the administrator defines custom
> pages (URIs) which are handled by redirecting to the standard pages.

I have prototyped this idea on trunk.

To set-up aliases, visit the Setup/URL_Aliases page.  For example, if
you create this alias:

      /first-10-checkins      /timeline?n=10&a=1970-01-01

Then a visit to https://www.fossil-scm.org/fossil/first-10-checkins
will show a timeline of the first 10 check-ins for the project.  (This
alias is currently set up on the server as an example, so that you can
try it.

I need to add documentation.
-- 
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