Archive of UserLand's first discussion group, started October 5, 1998.
Re: HTTPS recognition
Author: André Radke Posted: 1/23/2000; 2:19:06 PM Topic: HTTPS recognition Msg #: 14776 (In response to 14775) Prev/Next: 14775 / 14777
My navbars (old style, not XML) don't recognize URLs beginning with httpsAny pointers to where I should look to add https recognition?
I think all you need to do is to add an additional condition to the following line in html.data.standardMacros.navbar:
if reference beginsWith "http://" or reference beginsWith "ftp://" //is this an http or ftp link?Of course, you might want to copy that script to user.html.macros and work on that copy instead.
This page was archived on 6/13/2001; 4:54:13 PM.
© Copyright 1998-2001 UserLand Software, Inc.