diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-08 08:48:40 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-08 08:48:40 +0000 |
commit | 258c89e8413105677c2f2a39b2f57fda2abd794a (patch) | |
tree | 50a9719e0da7ab58d6d9ba5e73db028bfea2e6e0 | |
parent | 5da072afb001f6de17e4069bf8ebc238a52e5775 (diff) |
web commit by JoshTriplett: Add flickr
-rw-r--r-- | doc/shortcuts.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 894b2dd7a..54e9d3e80 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -30,6 +30,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=cve url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]] * [[shortcut name=cia url="http://cia.navi.cx/stats/project/%s"]] * [[shortcut name=ciauser url="http://cia.navi.cx/stats/user/%s"]] +* [[shortcut name=flickr url="http://www.flickr.com/photos/%s"]] To add a new shortcut, use the `shortcut` [[PreprocessorDirective]]. "%s" is replaced with the text passed to the named shortcut. The optional `desc` |