aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/smiley.mdwn
Commit message (Collapse)AuthorAge
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* simplified plugin definitionsjoey2007-02-13
|
* no longer need triple quotesjoey2006-08-23
|
* * Allow preprocessor directives to contain python-like triple-quotedjoey2006-08-23
| | | | | | | text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin.
* updatsjoey2006-07-29
|
* * Tag plugins according to type.joey2006-07-29
|
* * Added smiley plugin, nicely controlled and documented by the smileys page.joey2006-05-04
* Copied in some smileys from Moin Moin.