]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/shortcut_with_no_url_parameter__44___only_desc.mdwn
response
[ikiwiki.git] / doc / todo / shortcut_with_no_url_parameter__44___only_desc.mdwn
index 3d1fbb998c442657430fe6a1445be594992bef78..56a74029ec7b80051786b5f925c9157b75752292 100644 (file)
@@ -7,4 +7,17 @@ allow shortcuts with multiple links, such as the mmlist shortcut proposed on
 Debian package shortcut which linked to the package page and parenthetically
 to the BTS and PTS.
 
 Debian package shortcut which linked to the package page and parenthetically
 to the BTS and PTS.
 
---[[JoshTriplett]]
\ No newline at end of file
+--[[JoshTriplett]]
+
+It sounds like you're looking for templates, not shortcuts. --[[Joey]]
+
+> Perhaps true (see my issues with template syntax on
+> [[todo/shortcut_optional_parameters]]), but allowing a `shortcut` without an
+> `url` still seems reasonable, and simple.  You could also use such shortcuts
+> without markup at all, as an abbreviation mechanism:
+> 
+>     \[[!shortcut name=spi desc="Software in the Public Interest, Inc."]]].
+>     \[[!shortcut name=sosp desc="Symposium on Operating System Principles"]]].
+>     \[[!shortcut name=cacm desc="Communications of the ACM"]]].
+>
+> --[[JoshTriplett]]