From captkras@gmail.com Wed Jun 24 08:18:00 2026 From: captkras@gmail.com To: xymon@xymon.com Subject: [hobbit] Custom URL in header Date: Tue, 28 Oct 2008 11:14:28 -0400 Message-ID: <205395ec0810280814s25487164u3f413b84b1080538@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1885407832053492551==" --===============1885407832053492551== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable *Dkim-signature*: v=3D1; a=3Drsa-sha256; c=3Drelaxed/relaxed; d=3Dgmail.com; s=3Dgamma; h=3Ddomainkey-signature:received:received:message-id:date:from:sen= der :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=3DGP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=3D; b=3DqtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE=3D *Domainkey-signature*: a=3Drsa-sha1; c=3Dnofws; d=3Dgmail.com; s=3Dgamma; h=3Dmessage-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=3DffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA=3D *References*: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) mail.gmail.com> Just tried using the and I get a java error. Any other thoughts? > If you add the flag " target=3D_blank " to the href you will get the > effect you are looking for > *no new window* ;> Computer stuff > *new window* ; target=3D_blank > Computer stuff >>On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan >>wrote: >> This is almost what I am looking for. >> >> I was able to add in a line to this file under reports....(code snip) >> >> ... >> >> ['Reports', null, null, >> >> ... >> >> ['Mgmt Server', 'https://url here'] >> >> ], >> >> ... >> >> And clicking on this link takes me to the new URL. Does anyone know >>if I can have it pop up into a new window, as opposed to using the >>hobbit window? >> >> Dave >> --=20 David S. Morgan CISSP, CCNP aka: captkras at gmail.com "When the Winds of Change Blow Hard Enough, the Most trivial of things can turn into deadly projectiles" --===============1885407832053492551==-- From Rafal.Roginela@AmeriCashLoans.net Wed Jun 24 08:18:00 2026 From: Rafal.Roginela@AmeriCashLoans.net To: xymon@xymon.com Subject: [hobbit] Custom URL in header Date: Tue, 28 Oct 2008 10:51:41 -0500 Message-ID: <84AE996EE1457F4DB43A05348E32C33F7A7F3A@ac-hq-exch.corp.americashloans.net> In-Reply-To: <205395ec0810280814s25487164u3f413b84b1080538@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5064597842054514064==" --===============5064597842054514064== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, Change this ['Mgmt Server', 'https://url here'] to ['Mgmt Server', 'https://url here', {'tw':'_blank'}] Hope it helps. I just tried it on my server works great! Rafal Roginela Office (847) 827-9740 x109 Fax (847) 493-8031 This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. From: Dave Morgan [mailto:captkras at gmail.com] Sent: Tuesday, October 28, 2008 10:14 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Custom URL in header Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=GP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=; b=qtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA= References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) mail.gmail.com> Just tried using the and I get a java error. Any other thoughts? > If you add the flag " target=_blank " to the href you will get the > effect you are looking for > *no new window* ;> Computer stuff > *new window* ; target=_blank > Computer stuff >>On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan >>wrote: >> This is almost what I am looking for. >> >> I was able to add in a line to this file under reports....(code snip) >> >> ... >> >> ['Reports', null, null, >> >> ... >> >> ['Mgmt Server', 'https://url here'] >> >> ], >> >> ... >> >> And clicking on this link takes me to the new URL. Does anyone know >>if I can have it pop up into a new window, as opposed to using the >>hobbit window? >> >> Dave >> -- David S. Morgan CISSP, CCNP aka: captkras at gmail.com "When the Winds of Change Blow Hard Enough, the Most trivial of things can turn into deadly projectiles" --===============5064597842054514064==-- From martin.flemming@desy.de Wed Jun 24 08:18:00 2026 From: martin.flemming@desy.de To: xymon@xymon.com Subject: [hobbit] Custom URL in header Date: Tue, 28 Oct 2008 20:39:30 +0100 Message-ID: In-Reply-To: <84AE996EE1457F4DB43A05348E32C33F7A7F3A@ac-hq-exch.corp.americashloans.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0300848943072871731==" --===============0300848943072871731== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Nice !! .. but for me, i've got "only" a new tab .. not a new window .. is that right or miss i something ? cheers, martin On Tue, 28 Oct 2008, Rafal Roginela wrote: > Hi, > > > > Change this ['Mgmt Server', 'https://url here'] to > ['Mgmt Server', 'https://url here', {'tw':'_blank'}] > > > > Hope it helps. I just tried it on my server works great! > > Rafal Roginela > > Office (847) 827-9740 x109 > Fax (847) 493-8031 > > This e-mail may contain confidential and/or privileged information. If > you are not the intended recipient (or have received this e-mail in > error) please notify the sender immediately and destroy this e-mail. Any > unauthorized copying, disclosure or distribution of the material in this > e-mail is strictly forbidden. > > From: Dave Morgan [mailto:captkras at gmail.com] > Sent: Tuesday, October 28, 2008 10:14 AM > To: hobbit at hswn.dk > Subject: Re: [hobbit] Custom URL in header > > > > Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; > s=gamma; > h=domainkey-signature:received:received:message-id:date:from:sender > :to:subject:in-reply-to:mime-version:content-type:references > :x-google-sender-auth; bh=GP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=; > b=qtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd > DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr > UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE= > Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; > h=message-id:date:from:sender:to:subject:in-reply-to:mime-version > :content-type:references:x-google-sender-auth; > b=ffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp > 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV > gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA= > References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) > mail.gmail.com> > > > > Just tried using the and I get a java error. > > > > Any other thoughts? > > > >> If you add the flag " target=_blank " to the href you will get the >> effect you are looking for > >> *no new window* ;> Computer stuff > >> *new window* ; target=_blank > > Computer stuff > > > >>> On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan > >>> wrote: > >>> This is almost what I am looking for. >>> >>> I was able to add in a line to this file under reports....(code snip) >>> >>> ... >>> >>> ['Reports', null, null, >>> >>> ... >>> >>> ['Mgmt Server', 'https://url here'] >>> >>> ], >>> >>> ... >>> >>> And clicking on this link takes me to the new URL. Does anyone know >>> if I can have it pop up into a new window, as opposed to using the >>> hobbit window? >>> >>> Dave >>> > > -- > David S. Morgan CISSP, CCNP > aka: captkras at gmail.com > > "When the Winds of Change Blow Hard Enough, > the Most trivial of things can turn into deadly projectiles" > > --===============0300848943072871731==-- From rich@richwachter.com Wed Jun 24 08:18:01 2026 From: rich@richwachter.com To: xymon@xymon.com Subject: [hobbit] Custom URL in header Date: Tue, 28 Oct 2008 15:41:33 -0500 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2155383344982261082==" --===============2155383344982261082== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable That is a browser setting and not a problem with the HTML code. On Tue, Oct 28, 2008 at 2:39 PM, Martin Flemming = wrote: > > Nice !! > > .. but for me, i've got "only" a new tab .. not a new window > > .. is that right or miss i something ? > > cheers, > martin > > > On Tue, 28 Oct 2008, Rafal Roginela wrote: > > Hi, >> >> >> >> Change this ['Mgmt Server', 'https://url here'] to >> ['Mgmt Server', 'https://url here', {'tw':'_blank'}] >> >> >> >> Hope it helps. I just tried it on my server works great! >> >> Rafal Roginela >> >> Office (847) 827-9740 x109 >> Fax (847) 493-8031 >> >> This e-mail may contain confidential and/or privileged information. If >> you are not the intended recipient (or have received this e-mail in >> error) please notify the sender immediately and destroy this e-mail. Any >> unauthorized copying, disclosure or distribution of the material in this >> e-mail is strictly forbidden. >> >> From: Dave Morgan [mailto:captkras at gmail.com] >> Sent: Tuesday, October 28, 2008 10:14 AM >> To: hobbit at hswn.dk >> Subject: Re: [hobbit] Custom URL in header >> >> >> >> Dkim-signature: v=3D1; a=3Drsa-sha256; c=3Drelaxed/relaxed; d=3Dgmail.com; >> s=3Dgamma; >> h=3Ddomainkey-signature:received:received:message-id:date:from:sender >> :to:subject:in-reply-to:mime-version:content-type:references >> :x-google-sender-auth; bh=3DGP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=3D; >> b=3DqtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd >> DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr >> UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE=3D >> Domainkey-signature: a=3Drsa-sha1; c=3Dnofws; d=3Dgmail.com; s=3Dgamma; >> h=3Dmessage-id:date:from:sender:to:subject:in-reply-to:mime-version >> :content-type:references:x-google-sender-auth; >> b=3DffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp >> 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV >> gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA=3D >> References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) >> mail.gmail.com> >> >> >> >> Just tried using the and I get a java error. >> >> >> >> Any other thoughts? >> >> >> >> If you add the flag " target=3D_blank " to the href you will get the >>> effect you are looking for >>> >> >> *no new window* >> >> ;> Computer stuff >> >> *new window* >> >> ; target=3D_blank > >> Computer stuff >> >> >> >> On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan >>>> >>> >> wrote: >>>> >>> >> This is almost what I am looking for. >>>> >>>> I was able to add in a line to this file under reports....(code snip) >>>> >>>> ... >>>> >>>> ['Reports', null, null, >>>> >>>> ... >>>> >>>> ['Mgmt Server', 'https://url here'] >>>> >>>> ], >>>> >>>> ... >>>> >>>> And clicking on this link takes me to the new URL. Does anyone know >>>> if I can have it pop up into a new window, as opposed to using the >>>> hobbit window? >>>> >>>> Dave >>>> >>>> >> -- >> David S. Morgan CISSP, CCNP >> aka: captkras at gmail.com >> >> "When the Winds of Change Blow Hard Enough, >> the Most trivial of things can turn into deadly projectiles" >> >> >> > To unsubscribe from the hobbit list, send an e-mail to > hobbit-unsubscribe at hswn.dk > > > --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Richard Wachter Just a guy rich at richwachter.com <>< A good name is more desirable than great riches; to be esteemed is better than silver or gold. (Pro 22:1) --===============2155383344982261082==-- From martin.flemming@desy.de Wed Jun 24 08:18:01 2026 From: martin.flemming@desy.de To: xymon@xymon.com Subject: [hobbit] Custom URL in header Date: Tue, 28 Oct 2008 22:29:17 +0100 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8337416367585032649==" --===============8337416367585032649== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Of course, you're right ! ;-) martin On Tue, 28 Oct 2008, Richard Wachter wrote: > That is a browser setting and not a problem with the HTML code. > > > On Tue, Oct 28, 2008 at 2:39 PM, Martin Flemming wrote: > >> >> Nice !! >> >> .. but for me, i've got "only" a new tab .. not a new window >> >> .. is that right or miss i something ? >> >> cheers, >> martin >> >> >> On Tue, 28 Oct 2008, Rafal Roginela wrote: >> >> Hi, >>> >>> >>> >>> Change this ['Mgmt Server', 'https://url here'] to >>> ['Mgmt Server', 'https://url here', {'tw':'_blank'}] >>> >>> >>> >>> Hope it helps. I just tried it on my server works great! >>> >>> Rafal Roginela >>> >>> Office (847) 827-9740 x109 >>> Fax (847) 493-8031 >>> >>> This e-mail may contain confidential and/or privileged information. If >>> you are not the intended recipient (or have received this e-mail in >>> error) please notify the sender immediately and destroy this e-mail. Any >>> unauthorized copying, disclosure or distribution of the material in this >>> e-mail is strictly forbidden. >>> >>> From: Dave Morgan [mailto:captkras at gmail.com] >>> Sent: Tuesday, October 28, 2008 10:14 AM >>> To: hobbit at hswn.dk >>> Subject: Re: [hobbit] Custom URL in header >>> >>> >>> >>> Dkim-signature: v=3D1; a=3Drsa-sha256; c=3Drelaxed/relaxed; d=3Dgmail.com; >>> s=3Dgamma; >>> h=3Ddomainkey-signature:received:received:message-id:date:from:sender >>> :to:subject:in-reply-to:mime-version:content-type:references >>> :x-google-sender-auth; bh=3DGP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ= =3D; >>> b=3DqtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd >>> DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr >>> UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE=3D >>> Domainkey-signature: a=3Drsa-sha1; c=3Dnofws; d=3Dgmail.com; s=3Dgamma; >>> h=3Dmessage-id:date:from:sender:to:subject:in-reply-to:mime-version >>> :content-type:references:x-google-sender-auth; >>> b=3DffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp >>> 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV >>> gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA=3D >>> References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) >>> mail.gmail.com> >>> >>> >>> >>> Just tried using the and I get a java error. >>> >>> >>> >>> Any other thoughts? >>> >>> >>> >>> If you add the flag " target=3D_blank " to the href you will get the >>>> effect you are looking for >>>> >>> >>> *no new window* >>> >>> ;> Computer stuff >>> >>> *new window* >>> >>> ; target=3D_blank > >>> Computer stuff >>> >>> >>> >>> On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan >>>>> >>>> >>> wrote: >>>>> >>>> >>> This is almost what I am looking for. >>>>> >>>>> I was able to add in a line to this file under reports....(code snip) >>>>> >>>>> ... >>>>> >>>>> ['Reports', null, null, >>>>> >>>>> ... >>>>> >>>>> ['Mgmt Server', 'https://url here'] >>>>> >>>>> ], >>>>> >>>>> ... >>>>> >>>>> And clicking on this link takes me to the new URL. Does anyone know >>>>> if I can have it pop up into a new window, as opposed to using the >>>>> hobbit window? >>>>> >>>>> Dave >>>>> >>>>> >>> -- >>> David S. Morgan CISSP, CCNP >>> aka: captkras at gmail.com >>> >>> "When the Winds of Change Blow Hard Enough, >>> the Most trivial of things can turn into deadly projectiles" >>> >>> >>> >> To unsubscribe from the hobbit list, send an e-mail to >> hobbit-unsubscribe at hswn.dk >> >> >> > > > --=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Richard Wachter > Just a guy > rich at richwachter.com > <>< A good name is more desirable than great riches; to be esteemed is > better than silver or gold. (Pro 22:1) > Gruss Martin Flemming ______________________________________________________ Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de ______________________________________________________ --===============8337416367585032649==--