X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fcgi.mdwn;h=1448fa4d57855d4e89fe26d1cd9840c9d3a10deb;hb=1d78afe6af023aef6359277421fa54064a4e5c6e;hp=22d8c43320ae8a015cfbf4daeb8166bec3564993;hpb=09c0785e3eacf3a6f5c8cbfa524d0d7a9cfb6eac;p=ikiwiki.git diff --git a/doc/cgi.mdwn b/doc/cgi.mdwn index 22d8c4332..1448fa4d5 100644 --- a/doc/cgi.mdwn +++ b/doc/cgi.mdwn @@ -1,3 +1,5 @@ -While ikiwiki is primarily a wiki compiler, which generates static html pages, it does use CGI for two important wiki features, online page editing and the [[RecentChanges]] display. +While ikiwiki is primarily a wiki compiler, which generates static html +pages, it does use CGI for online page editing. -To enable CGI, you need to create and install an ikiwiki.cgi wrapper. [[Setup]] explains how to do this. \ No newline at end of file +To enable CGI, you need to create and install an ikiwiki.cgi wrapper. +[[Setup]] explains how to do this.