X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f92505d78b82c6ac146e43054ebd12441575a602..5a8719f4b090e90ba237233b2bbfce98781f8cfb:/doc/index/discussion.mdwn diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 4cf38e9cb..df4e57aba 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -61,6 +61,8 @@ I'd like to install ikiwiki as a non-root user. I can plow through getting all t perl dependencies installed because that's well documented in the perl world, but I don't know how to tell ikiwiki to install somewhere other than / --BrianWilson +> Checkout the tips section for [SharedHosting](tips/SharedHosting). It should do the trick. --MattReynolds + ---- # Upgrade steps @@ -438,3 +440,14 @@ I'm sure that this is documented somewhere but I've ransacked the wiki and I can >> Bad_Iki_Num_65_5 >> >>--[[AdamShand]] + +# Upgrade steps from RecentChanges CGI to static page? + +Where are the upgrade steps for RecentChanges change from CGI to static feed? +I run multiple ikiwiki-powered sites on multiple servers, but today I just upgraded one to 2.32.3. +Please have a look at + +Any suggestions? + +> There are no upgrade steps required. It does look like you need to enable +> the meta plugin to get a good recentchanges page though.. --[[Joey]]