Re: [fossil-users] Constructing Base URI With TH1 Variables

2016-07-19 Thread John L. Poole
On 7/17/2016 7:10 AM, John L. Poole wrote: On 7/17/2016 12:45 AM, Ron W wrote: On Sun, Jul 17, 2016 at 2:08 AM, John L. Poole > wrote: On your suggestion, I inserted code on the setup_header page to this: if {[hascap r]} {

Re: [fossil-users] Constructing Base URI With TH1 Variables

2016-07-17 Thread John L. Poole
On 7/17/2016 12:45 AM, Ron W wrote: On Sun, Jul 17, 2016 at 2:08 AM, John L. Poole > wrote: On your suggestion, I inserted code on the setup_header page to this: if {[hascap r]} { html "\n" } And that

Re: [fossil-users] Constructing Base URI With TH1 Variables

2016-07-17 Thread Ron W
On Sun, Jul 17, 2016 at 2:08 AM, John L. Poole wrote: > On your suggestion, I inserted code on the setup_header page to this: > > if {[hascap r]} { > html "\n" > } > > > > And that worked: the baseURI variable in DOM was set to >

Re: [fossil-users] Constructing Base URI With TH1 Variables

2016-07-17 Thread John L. Poole
On 7/16/2016 8:20 PM, Ron W wrote: On Sat, Jul 16, 2016 at 1:49 PM, John L. Poole > wrote: The Edit Page Header allows one to define an HTML page element's child using TH1 variables: [...] But the Base URI as

Re: [fossil-users] Constructing Base URI With TH1 Variables

2016-07-16 Thread Ron W
On Sat, Jul 16, 2016 at 1:49 PM, John L. Poole wrote: > The Edit Page Header allows one to define an HTML page element's > child > using TH1 variables: > > > [...] > But the Base URI as defined by the above concatenation is really: > >http://themis:8080/tktview > >

[fossil-users] Constructing Base URI With TH1 Variables

2016-07-16 Thread John L. Poole
The Edit Page Header allows one to define an HTML page element's child using TH1 variables: THE QUESTION: Is there a TH1 variable that contains the a more accurate address of the page? For example, when viewing a specific ticket, the URL might be: