http://josephturian.blogspot.com/ 2009-02-14 12:59:49 -05:00 committed by Joey Hess
parent 02b1929445
commit 4bc18470b8
1 changed files with 9 additions and 1 deletions

View File

@ -18,3 +18,11 @@ I am not sure why it is not finding shortcuts.mdwn. -- [[JosephTurian]]
>
> Anyway, I've made the shortcut plugin only warn about this..
> --[[Joey]]
> > I have
> > $installdir="/home/turian/utils/"
> > and the underlay dir is set to:
> > "$installdir/share/ikiwiki/basewiki",
> > which does contain shortcuts.mdwn. So I am not sure why it is not finding it.
> > I am grappling with installing ikiwiki in a user account, and would like to get the directories set up correctly.
> > How can I debug this issue further?