summaryrefslogtreecommitdiff
path: root/doc/bugs
AgeCommit message (Collapse)Author
2008-09-11(no commit message)jpritikin
2008-09-10responseJoey Hess
2008-09-10(no commit message)jpritikin
2008-09-09Add allow_symlinks_before_srcdir to config so websetup doesn't eat it.Joey Hess
2008-09-09(no commit message)jpritikin
2008-09-08ddate: Stop clobbering timeformat when not enabled.Joey Hess
2008-09-08amusing collision between ddate and websetuphttp://smcv.pseudorandom.co.uk/
2008-09-04For fine control over what characters are allowed, unescaped in source ↵Joey Hess
filenames, the wiki_file_chars setting is added. For example, set to "-[:alnum:]+/._" to disable colons from being used in source files (which can cause trouble om Windows).
2008-09-01don't fail if %config is not setJoey Hess
2008-08-31workaroundbremner
2008-08-31report trouble trying to use IkiWiki::Setup::load outside ikiwikibremner
2008-08-29Work around perl $_ scoping nonsense that caused breakage when loading ↵Joey Hess
external plugins.
2008-08-29report bug for </methodResponse> problem (patch included)chrysn
2008-08-29Ignore failure to install files into /etc, in case install is running as ↵Joey Hess
non-root.
2008-08-29responseJoey Hess
2008-08-29patch for install in $HOMEbremner
2008-08-29responseJoey Hess
2008-08-29commentshttp://www.cse.unsw.edu.au/~willu/
2008-08-28responseJoey Hess
2008-08-26fix a few direcivesJoey Hess
2008-08-25Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
Conflicts: doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn
2008-08-25edittemplate: Don't wipe out edits on preview.Joey Hess
2008-08-25SigningJoeRayhawk
2008-08-25Bug: previewing with an edittemplate reverts edit boxJoeRayhawk
2008-08-25responseJoey Hess
2008-08-25rename preprocessordirective to directiveJoey Hess
Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-)
2008-08-23cannot reproduceJoey Hess
2008-08-23(no commit message)http://mskala.livejournal.com/
2008-08-23map: The fix for #449285 was buggy and broke display of parents in certian ↵Joey Hess
circumstances. The use of $dummy was not sufficient, because it only stuck around for the first element after a dummy parent, and was then lost. Instead, use a $addparent that contains the actual dummy parent, so it can be compared with the new item to see if we're still under that parent or have moved to another one.
2008-08-23remove incorrect commentJoey Hess
2008-08-23problem with the patchJoey Hess
2008-08-21Avoid using cp -a (again). (HenrikBrixAndersen)Joey Hess
2008-08-21add more detailshttps://brian.may.myopenid.com/
2008-08-20(no commit message)http://thewordnerd.myopenid.com/
2008-08-18(no commit message)http://josephturian.blogspot.com/
2008-08-18Add suggestionHenrikBrixAndersen
2008-08-18(no commit message)http://josephturian.blogspot.com/
2008-08-18(no commit message)http://josephturian.blogspot.com/
2008-08-16Add proposed patchHenrikBrixAndersen
2008-08-15(no commit message)JoshTriplett
2008-08-14(no commit message)http://jcflack.myopenid.com/
2008-08-14responseJoey Hess
2008-08-14graphviz: Fix breakage of the name of the preprocessor directive.Joey Hess
2008-08-13Add wish about not using 'cp -a'HenrikBrixAndersen
2008-08-13Add graphviz bugHenrikBrixAndersen
2008-08-12responseJoey Hess
2008-08-12create bug reporthttp://edward.myopenid.com/
2008-08-07Mark donehttp://www.cse.unsw.edu.au/~willu/
2008-08-07inline: Ignore parent dirs when sorting pages by title.Joey Hess
2008-08-07(no commit message)http://www.cse.unsw.edu.au/~willu/