aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* For fine control over what characters are allowed, unescaped in source ↵Joey Hess2008-09-04
| | | | 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).
* don't fail if %config is not setJoey Hess2008-09-01
|
* workaroundbremner2008-08-31
|
* report trouble trying to use IkiWiki::Setup::load outside ikiwikibremner2008-08-31
|
* Work around perl $_ scoping nonsense that caused breakage when loading ↵Joey Hess2008-08-29
| | | | external plugins.
* report bug for </methodResponse> problem (patch included)chrysn2008-08-29
|
* Ignore failure to install files into /etc, in case install is running as ↵Joey Hess2008-08-29
| | | | non-root.
* responseJoey Hess2008-08-29
|
* patch for install in $HOMEbremner2008-08-29
|
* responseJoey Hess2008-08-29
|
* commentshttp://www.cse.unsw.edu.au/~willu/2008-08-29
|
* responseJoey Hess2008-08-28
|
* fix a few direcivesJoey Hess2008-08-26
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-08-25
|\ | | | | | | | | | | Conflicts: doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn
| * SigningJoeRayhawk2008-08-25
| |
* | edittemplate: Don't wipe out edits on preview.Joey Hess2008-08-25
|/
* Bug: previewing with an edittemplate reverts edit boxJoeRayhawk2008-08-25
|
* responseJoey Hess2008-08-25
|
* rename preprocessordirective to directiveJoey Hess2008-08-25
| | | | | | | | | 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 :-)
* cannot reproduceJoey Hess2008-08-23
|
* (no commit message)http://mskala.livejournal.com/2008-08-23
|
* map: The fix for #449285 was buggy and broke display of parents in certian ↵Joey Hess2008-08-23
| | | | | | | | | | 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.
* remove incorrect commentJoey Hess2008-08-23
|
* problem with the patchJoey Hess2008-08-23
|
* Avoid using cp -a (again). (HenrikBrixAndersen)Joey Hess2008-08-21
|
* add more detailshttps://brian.may.myopenid.com/2008-08-21
|
* (no commit message)http://thewordnerd.myopenid.com/2008-08-20
|
* (no commit message)http://josephturian.blogspot.com/2008-08-18
|
* Add suggestionHenrikBrixAndersen2008-08-18
|
* (no commit message)http://josephturian.blogspot.com/2008-08-18
|
* (no commit message)http://josephturian.blogspot.com/2008-08-18
|
* Add proposed patchHenrikBrixAndersen2008-08-16
|
* (no commit message)JoshTriplett2008-08-15
|
* (no commit message)http://jcflack.myopenid.com/2008-08-14
|
* responseJoey Hess2008-08-14
|
* graphviz: Fix breakage of the name of the preprocessor directive.Joey Hess2008-08-14
|
* Add wish about not using 'cp -a'HenrikBrixAndersen2008-08-13
|
* Add graphviz bugHenrikBrixAndersen2008-08-13
|
* responseJoey Hess2008-08-12
|
* create bug reporthttp://edward.myopenid.com/2008-08-12
|
* Mark donehttp://www.cse.unsw.edu.au/~willu/2008-08-07
|
* inline: Ignore parent dirs when sorting pages by title.Joey Hess2008-08-07
|
* (no commit message)http://www.cse.unsw.edu.au/~willu/2008-08-07
|
* (no commit message)http://www.cse.unsw.edu.au/~willu/2008-08-07
|
* (no commit message)http://www.cse.unsw.edu.au/~willu/2008-08-07
|
* Add patch to bug reporthttp://www.cse.unsw.edu.au/~willu/2008-08-07
|
* Note that inline sort by title really sorts by pathhttp://www.cse.unsw.edu.au/~willu/2008-08-07
|
* Add note on work-aroundhttp://www.cse.unsw.edu.au/~willu/2008-08-05
|
* Clarify when 'above' and 'below' mean higher and lower on the page, and when ↵http://www.cse.unsw.edu.au/~willu/2008-08-05
| | | | they mean printing over the top of other items
* More information making sidebar and recentchanges work togetherhttp://www.cse.unsw.edu.au/~willu/2008-08-05
|