diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 14:19:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 14:19:39 -0400 |
commit | d6fd1f1cc878b5dffdfae30f6dfee77c235c438e (patch) | |
tree | ae0e8d689bec3a0471385864056d68b6629427f7 /doc/plugins/meta | |
parent | 9867806c13b97c0f4ce1850ee4d43c6fe3a926e7 (diff) | |
download | ikiwiki-d6fd1f1cc878b5dffdfae30f6dfee77c235c438e.tar ikiwiki-d6fd1f1cc878b5dffdfae30f6dfee77c235c438e.tar.gz |
rename preprocessordirective to directive
Reasons include:
- easier to type
- might want postprocessor directives again sometime, and listdirectives
can then use the directive/* files for either
- that it's done as a preprocessor step is an internal detail (and not a
very accurate one, really :-)
Diffstat (limited to 'doc/plugins/meta')
-rw-r--r-- | doc/plugins/meta/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/meta/discussion.mdwn b/doc/plugins/meta/discussion.mdwn index 8388a1172..814b93a41 100644 --- a/doc/plugins/meta/discussion.mdwn +++ b/doc/plugins/meta/discussion.mdwn @@ -11,7 +11,7 @@ Now I've work-arounded it using apostrophes in another way --[[Paweł|ptecza]] -> As with any other parameter in a [[ikiwiki/preprocessordirective]], you can +> As with any other parameter in a [[ikiwiki/directive]], you can > triple-quote, and then include quotation marks inside. --[[Joey]] >> Thanks for the hint! Toggle plugin is probably my favourite ikiwiki |