Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | |
is available for translation. * Export gettext() from IkiWiki module. | |||
2006-12-28 | * Improve code that ignores files in the underlaydir if the srcdir has a | joey | |
file building the same page. Now it will work even if the extensions of the source files differ. | |||
2006-12-28 | responses | joey | |
2006-12-28 | web commit by http://getopenid.com/ptecza: Response | joey | |
2006-12-23 | web commit by JeremyReed: tcpdump | joey | |
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-23 | response and doc improvement | joey | |
2006-12-23 | web commit by JeremyReed: --no-rcs | joey | |
2006-12-23 | response | joey | |
2006-12-23 | cannot reproduce | joey | |
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-23 | responses and doc improvement | joey | |
2006-12-23 | * Fixed permissions of some files that were 600 in the tarball. (Did not | joey | |
affect the deb). | |||
2006-12-23 | web commit by JeremyReed: space | joey | |
2006-12-23 | web commit by JeremyReed: Discussion link when not CGI. | joey | |
2006-12-23 | web commit by JeremyReed: wrapper updated each time | joey | |
2006-12-23 | web commit by JeremyReed: html not generated | joey | |
2006-12-23 | web commit by JeremyReed: files readable for root only | joey | |
2006-12-23 | web commit by JeremyReed: broken CGI showed HTML source | joey | |
2006-12-23 | web commit by JeremyReed: discuss --cgi | joey | |
2006-12-22 | response | joey | |
2006-12-22 | web commit by http://getopenid.com/ptecza: Bug report | joey | |
2006-12-21 | changed my mind about how to disambiguate links, it seems to make more | joey | |
sense to start them with a / | |||
2006-12-21 | meh | joey | |
2006-12-21 | response | joey | |
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-21 | web commit by http://ethan.betacantrips.com/ | joey | |
2006-12-21 | bar | joey | |
2006-12-21 | response | joey | |
2006-12-21 | * Turn $config{wiki_file_prune_regexps} into an array that is easier to | joey | |
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-21 | response | joey | |
2006-12-21 | web commit by hb | joey | |
2006-12-21 | web commit by hb | joey | |
2006-12-18 | use POST | joey | |
2006-12-18 | web 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-09 | web commit by JoshTriplett | joey | |
2006-12-08 | web commit by JoshTriplett: Fix links. | joey | |
2006-12-08 | web commit by JoshTriplett | joey | |
2006-12-02 | web commit by JoshTriplett | joey | |
2006-12-02 | web commit by JoshTriplett | joey | |
2006-12-02 | * The hack used to make the pagetemplate hook have access to the editpage | joey | |
template won't work with CGI::FormBuilder 3.0401, so disable it for now. * CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although there might still be bugs lurking.. | |||
2006-11-22 | web commit by http://joey.kitenet.net/ | joey | |
2006-11-22 | web commit by ScottHenson | joey | |
2006-11-10 | * Work around a strange bug in CGI::FormBuilder 3.0401 that makes | joey | |
FORM-SUBMIT unusable on customised formbuilder templates. For now, hardcode the submit buttons in editpage.tmpl instead of using the template variable, which is ok, since the buttons are static. | |||
2006-11-08 | * Make sure to check for errors from every eval. | joey | |
2006-11-08 | web commit by joey: responses | joey | |
2006-11-08 | update | joey | |
2006-11-08 | this is really a todo item, not a bug | joey | |
2006-11-08 | response | joey | |