diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 04:29:37 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 04:29:37 +0000 |
commit | be56970d0565cc259bf28b1a3aa9582269c8d41f (patch) | |
tree | 086f7b2927fc14680016486eb3a9a8a71b35f08f /doc/plugins/smiley.mdwn | |
parent | b3d24f6a63a8467c2df45ad74ee952aec5647e67 (diff) | |
download | ikiwiki-be56970d0565cc259bf28b1a3aa9582269c8d41f.tar ikiwiki-be56970d0565cc259bf28b1a3aa9582269c8d41f.tar.gz |
* Added smiley plugin, nicely controlled and documented by the smileys page.
* Copied in some smileys from Moin Moin.
Diffstat (limited to 'doc/plugins/smiley.mdwn')
-rw-r--r-- | doc/plugins/smiley.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/smiley.mdwn b/doc/plugins/smiley.mdwn new file mode 100644 index 000000000..f9e4800a4 --- /dev/null +++ b/doc/plugins/smiley.mdwn @@ -0,0 +1,6 @@ +This plugin makes it easy to insert smileys and other special symbols into +pages in the wiki. The symbols are all listed on the [[smileys]] page, +which serves as both configuration for the plugin and a list of available +smileys. + +This plugin is included in ikiwiki, but is not enabled by default. :-) |