]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/shortcut_with_no_url_parameter__44___only_desc.mdwn
followup
[ikiwiki.git] / doc / todo / shortcut_with_no_url_parameter__44___only_desc.mdwn
index 3d1fbb998c442657430fe6a1445be594992bef78..c8e138820dc96299fbf2ab29d376806f0673bff3 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]]