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
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
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, 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, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|