summaryrefslogtreecommitdiff
path: root/doc/bugs
AgeCommit message (Collapse)Author
2007-01-03* Corrected a bum regexp in openid munging.joey
2007-01-03web commit by http://ptecza.myopenid.com/: Responsejoey
2006-12-31reponsejoey
2006-12-31web commit by http://ptecza.myopenid.com/: Responsejoey
2006-12-31* Escape shashes in page titles entered in the blog post form.joey
* Munge openids of the form somehost.com/user (trial, may revert)
2006-12-31web commit by http://ptecza.myopenid.com/: Rectificationjoey
2006-12-31web commit by http://getopenid.com/ptecza: Bug reportjoey
2006-12-31web commit by http://getopenid.com/ptecza: Wishjoey
2006-12-29web commit by http://getopenid.com/ptecza: Responsejoey
2006-12-29* Don't put discussion links on discussion pages.joey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
is available for translation. * Export gettext() from IkiWiki module.
2006-12-28* Improve code that ignores files in the underlaydir if the srcdir has ajoey
file building the same page. Now it will work even if the extensions of the source files differ.
2006-12-28responsesjoey
2006-12-28web commit by http://getopenid.com/ptecza: Responsejoey
2006-12-23web commit by JeremyReed: tcpdumpjoey
2006-12-23* Ikiwiki used to use svn as its RCS by default unless configured otherwise,joey
now it defaults to using no RCS unless configured to do so.
2006-12-23response and doc improvementjoey
2006-12-23web commit by JeremyReed: --no-rcsjoey
2006-12-23responsejoey
2006-12-23cannot reproducejoey
2006-12-23* Avoid creating edit links when not in cgi mode.joey
* Avoid displaying discussion links at all, if there's not a discussion page, when not in cgi mode.
2006-12-23responses and doc improvementjoey
2006-12-23* Fixed permissions of some files that were 600 in the tarball. (Did notjoey
affect the deb).
2006-12-23web commit by JeremyReed: spacejoey
2006-12-23web commit by JeremyReed: Discussion link when not CGI.joey
2006-12-23web commit by JeremyReed: wrapper updated each timejoey
2006-12-23web commit by JeremyReed: html not generatedjoey
2006-12-23web commit by JeremyReed: files readable for root onlyjoey
2006-12-23web commit by JeremyReed: broken CGI showed HTML sourcejoey
2006-12-23web commit by JeremyReed: discuss --cgijoey
2006-12-22responsejoey
2006-12-22web commit by http://getopenid.com/ptecza: Bug reportjoey
2006-12-21changed my mind about how to disambiguate links, it seems to make morejoey
sense to start them with a /
2006-12-21mehjoey
2006-12-21responsejoey
2006-12-21* Add support for links of the form [../foo]], this links to the page joey
foo a level higher in the directory hierarchy than the one it would link to by default.
2006-12-21web commit by http://ethan.betacantrips.com/joey
2006-12-21barjoey
2006-12-21responsejoey
2006-12-21* Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey
manipulate. * Only exclude rss and atom files from processing if the inline plugin is enabled and that feed type is enabled. Else it's just a copyable file type. * Move rss and atom option handling code into the inline plugin. * Applied a rather old patch from Recai to fix the "pruning is too strict" issue. Now you can have wiki source directories inside dotdirs and the like, if you want.
2006-12-21responsejoey
2006-12-21web commit by hbjoey
2006-12-21web commit by hbjoey
2006-12-18use POSTjoey
2006-12-18web commit by JoshTriplett: Forms default to GET; need method="POST".joey
2006-12-14* Use POST for poll to avoid some robots.joey
2006-12-09web commit by JoshTriplettjoey
2006-12-08web commit by JoshTriplett: Fix links.joey
2006-12-08web commit by JoshTriplettjoey
2006-12-02web commit by JoshTriplettjoey