aboutsummaryrefslogtreecommitdiff
path: root/doc/shortcuts.mdwn
diff options
context:
space:
mode:
authoradrianna <adrianna@web>2010-04-02 12:18:36 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-04-02 12:18:36 +0000
commite0074b91c7d1a44c468bdbf554cbef07434b7dfe (patch)
tree83a0c7d4f302b792376922af338f983fb0e96dec /doc/shortcuts.mdwn
parente71a912f0c64b1eb6ead8242868da6f5a9606c8b (diff)
downloadikiwiki-e0074b91c7d1a44c468bdbf554cbef07434b7dfe.tar
ikiwiki-e0074b91c7d1a44c468bdbf554cbef07434b7dfe.tar.gz
Diffstat (limited to 'doc/shortcuts.mdwn')
-rw-r--r--doc/shortcuts.mdwn8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn
index 179cb89e6..f33dfb6b6 100644
--- a/doc/shortcuts.mdwn
+++ b/doc/shortcuts.mdwn
@@ -49,9 +49,7 @@ This page controls what shortcut links the wiki supports.
* [[!shortcut name=emacswiki url="http://www.emacswiki.org/cgi-bin/wiki/%s"]]
* [[!shortcut name=haskellwiki url="http://haskell.org/haskellwiki/%s"]]
* [[!shortcut name=dict url="http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s"]]
-* [[!shortcut name=imdb url="http://imdb.com/find?q=%s"]]
-* [custom writing company](http://essaywritingservices.org/custom-essay-writing.php)
-* [certified resume writer](http://cvresumewriters.com/onlineresume.php)
+* [[!shortcut name=imdb url="http://imdb.com/find?q=%s"]]
* [[!shortcut name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s"]]
* [[!shortcut name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]
* [[!shortcut name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain"]]
@@ -67,13 +65,13 @@ This page controls what shortcut links the wiki supports.
To add a new shortcut, use the `shortcut`
[[ikiwiki/directive]]. In the url, "%s" is replaced with the
text passed to the named shortcut, after [[!wikipedia url_encoding]]
-it, and '%S' is replaced with the raw, non-encoded text. The optional
+it, and '%S' is replaced with the raw, non-encoded text [custom writing company](http://essaywritingservices.org/custom-essay-writing.php). The optional
`desc` parameter controls the description of the link.
Remember that the `name` you give the shortcut will become a new
[[ikiwiki/directive]]. Avoid using a `name` that conflicts
with an existing directive. These directives also accept a `desc`
-parameter that will override the one provided at definition time.
+parameter that will override [certified resume writer](http://cvresumewriters.com/onlineresume.php) the one provided at definition time.
If you come up with a shortcut that you think others might find useful,
consider contributing it to the [shortcuts page on the ikiwiki