]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins.mdwn
* Added smiley plugin, nicely controlled and documented by the smileys page.
[ikiwiki.git] / doc / plugins.mdwn
index 8981ecd5a503cc7d46a4d46440f995daae6fe707..57ec8afb99db50cf9046357e5e361fe07eaa42f2 100644 (file)
@@ -1,7 +1,8 @@
 There's documentation if you want to [[write]] your own plugins, or you can install and use plugins contributed by others. 
 
 The ikiwiki package includes some standard plugins that are installed and
-by default. These include [[inline]], [[pagecount]], and [[brokenlinks]], and [[search]]. Of these, [[inline]] is enabled by default.
+by default. These include [[inline]], [[pagecount]], [[brokenlinks]],
+[[smiley]], and [[search]]. Of these, [[inline]] is enabled by default.
 
 To enable other plugins, use the `--plugin` switch described in [[usage]],
 or the equivalent line in [[ikiwiki.setup]].