hey! the default install is anything but "vanilla"!!
;)
Dan
Bob Martin wrote:
> Of course make sure that
>
> lookup_all_tlds => 1
>
> and
>
> {{matches}} appears at templates/reg_system/avail.html or
> templates/reg_system/taken.html
>
> I believe all of these are the result of the default "vanilla" install.
>
> Bob Martin
> Shore Communications, LLC
> http://www.shorecom.com
>
> ----- Original Message -----
> From: WebWiz <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: Bob Martin <[EMAIL PROTECTED]>
> Sent: Tuesday, September 19, 2000 1:15 PM
> Subject: Re: suggestive lookups
>
> > This is too cool! That's *all* you had to change to do this!? Slick!
> >
> > Regards,
> > Eric Longman
> > Atl-Connect Internet Services
> >
> > +-------------------------------------------------------+
> > | Atl-Connect Internet Services http://www.atlcon.net |
> > | 3600 Dallas Hwy Ste 230-288 770 590-0888 |
> > | Marietta, GA 30064-1685 [EMAIL PROTECTED] |
> > +-------------------------------------------------------+
> > ----- Original Message -----
> > From: "Bob Martin" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 19, 2000 1:11 PM
> > Subject: suggestive lookups
> >
> >
> > Here's one I stumbled across while working with v2.21
> >
> > Some people like to "suggest" names that are similar to the names the
> > customers are searching for.
> >
> > I have added the suffixes "web.com" "online.com" "co.com" "net.com" and
> > "inc.com" to my OpenSRS.conf file and the result is that when a customer
> > looks up hername.com, it searches hername.com, hername.net, hername.org,
> > hernameweb.com, hernamenet.com, hernameonline.com, hernameco.com and
> > hernameinc.com
> >
> > Try it at http://domains.shorecom.com
> >
> > The code is such:
> >
> > RELATED_TLDS = [
> > [ ".com", ".net", ".org", "web.com", "net.com",
> > "online.com", "co.com", "inc.com" ]
> >
> >
> > Can anyone see a way to do prefixed suggestive lookups like
> > "abouthername.com"
> >
> > Bob Martin
> > Shore Communications, LLC
> > http://www.shorecom.com
> >
> >
> >