Permit me to try to translate what our anonymous brother is reporting.

If you are logged out and visit https://www.perlmonks.org/?node=Super%20Search you are not permitted to run the on-site search (for botalanche reasons). Instead you are presented with a link to https://duckduckgo.com/?q=site%253Aperlmonks.org with link text "Use DuckDuckGo". But, following that link is problematic as the colon after "site" is not represented as such in the target search page so you would have to replace it yourself. The actual content of the search form on the target page is "site%3Aperlmonks.org" which is what DDG then auto-searches for. Not so good.

Either the link could be fixed or we could host a DDG form on the Super Search page which could just post directly to DDG. Either would be better.


🦛


In reply to Re: Super search use DuckDuckGo link broken by hippo
in thread Super search use DuckDuckGo link broken by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.