From d703fd0218b10aa2e4240171a6a6bf21d0a46146 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 13 Aug 2007 03:30:01 +0000 Subject: [PATCH] add to features --- doc/features.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/features.mdwn b/doc/features.mdwn index 53a8ffb75..0ecd1f7f3 100644 --- a/doc/features.mdwn +++ b/doc/features.mdwn @@ -81,6 +81,10 @@ and more. Most of ikiwiki's features are actually provided by plugins. Ikiwiki's backend RCS support is also pluggable, so support for new revision control systems can be added to ikiwiki. +The standard language for ikiwiki plugins is perl, but ikiwiki also supports +[[plugins/write/external]] plugins: Standalone programs that can be written in +any language and communicate with ikiwiki using XML RPC. + ## [[todo/utf8]] After rather a lot of fiddling, we think that ikiwiki correctly and fully -- 2.44.0