On Sat, Jul 16, 2016 at 1:49 PM, John L. Poole <jlpool...@gmail.com> wrote:

> The Edit Page Header allows one to define an HTML page <head> element's
> child
> using TH1 variables:
>
>    <base href="$baseurl/$current_page" />
>
[...]

> But the Base URI as defined by the above concatenation is really:
>
>    http://themis:8080/tktview
>
> since $current_page is valued at "tkview".
>
> What I'd like is to have a TH1 variable that allows me to construct a
> value like"tkview?name=149873cca9" or
> "tkview/149873cca9e566ab28d2b9922e44a515a639c3ff <view-source:
> http://themis:8080/tktview>"
>

You can specify the TH1 and HTML for tktview. In that, you will have a
variable with the ticket ID (don't recall name right now and replying from
my tablet), so could build the URL using it.
_______________________________________________
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