Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

With the help of the Most Enlightened (thanks!) (and some research on my part), we now have new link tags available. Each searches a certain site for the value you provide and returns a list of hits:

  • [jargon://] searches the Jargon file hosted at the University of Amsterdam.

    Examples: meme, "You're a Nazi!", "Don't do this."

    (I chose this one because I can get to it through the web filtering software I have to deal with at work. Folks have posted links to other copies of the Jargon file, but many of those are blocked by that software.)

  • [kobe://] is an alternate for the [cpan://] tag; it searches the CPAN mirror at the University of Winnipeg for a given module or distribution. It's named after the maintainer of that site.

    Examples: sendmail, lwp, Here's an easy way to install CPAN modules.

    (It was chosen because I've found [cpan://] to be slow from time to time and use this one more often than not.)

  • [perldoc://] searches perldoc. The idea here is to provide a way of linking to current Perl documentation.

    Examples: unlink, A Cookbook, "How do I send email from Perl?"

    (This was based on a recent conversation.)

Again, these tags only provide the search results, so they're not as specific as linking directly to a given document. However, I hope they'll prove at least as useful as other tags that've been added over time.

  • Update: Owing to popular demand, we've added [pad://] as a shortcut to a user's scratch pad.

    Please note that this behaves slightly differently if you do not enter a title parameter. If, for example, you type [pad://footpad], the result is "footpad's scratchpad".

    If you enter a title, it behaves like the other link tags, e.g. "Check this out."

  • Update #2: Thanks to the tireless (and a little help from me), the documentation has been updated. (P.S. Thanks for the help, tye.)

Cheers!

--f


In reply to New Link Tags by footpad

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found