X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ba53b64fb040310cfe8fc22f668ee5c744355a92..b6ac9ee03c0d7ad037e1c5ed8a578c91955de551:/doc/index/discussion.mdwn diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index ff2eb98eb..0d29853f9 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -200,6 +200,12 @@ Any examples of using co(1), ci(1) and other RCS related tools with ikiwiki? >> >> --JeremyReed +>> I made a working rcs plugin. And I made a RCS-to-web CGI. Details +>> at [[patchqueue/rcs_(third-party_plugin)]] +>> --[[JeremyReed]] +>> +>> (Moved to patchqueue --[[Joey]]) + ---- # Using with CVS? @@ -218,3 +224,12 @@ editing a page. Is that an option that can be enabled? > It's doable, it could even be done by a [[todo/plugin]], I think. > --[[Joey]] + +---- + +# Max submit size? + +Any setting for limiting how many kilobytes can be submitted via the "edit" form? +-- [[JeremyReed]] + +> Not currently. Worried about abuse? --[[Joey]]