aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an ↵Simon McVittie2009-01-31
| | | | | | IkiWiki page name Also add a regression test
* IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from ↵Simon McVittie2009-01-31
| | | | | | environment This is useful to act as an Apache 404 ErrorDocument.
* CGI: if the page is missing, give the "missing page" a 404 statusSimon McVittie2009-01-31
|
* CGI: document why commenter and recentchanges_link are supportedSimon McVittie2009-01-31
|
* recentchanges: delete CGI hook in favour of the global oneSimon McVittie2009-01-31
|
* comments: delete cgi hook in favour of the global oneSimon McVittie2009-01-31
|
* CGI: if the "do" parameter is goto, recentchanges_link or commenter, ↵Simon McVittie2009-01-31
| | | | | | redirect to a page This can replace equivalent functionality in comments and recentchanges.
* CGI: add cgi_goto(CGI, [page])Simon McVittie2009-01-31
| | | | | | This redirects to the given page (or if none is given, the page parameter given to the CGI), or displays an error with a create link if the page doesn't exist.
* formattingJoey Hess2009-01-30
|
* review=Joey Hess2009-01-30
|
* merge dupsJoey Hess2009-01-30
|
* - Update spanish translation.Víctor Moral2009-01-30
|
* add news item for ikiwiki 3.03Joey Hess2009-01-29
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-29
|\
| * removedhttp://weakish.int.eu.org/2009-01-29
| |
| * use mercurial instead of hg when set rcs optionhttp://weakish.int.eu.org/2009-01-29
| |
* | releasing version 3.03Joey Hess2009-01-29
|/
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-28
|\
| * contrib/po: announce my meta-po integration branchintrigeri2009-01-27
| | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | close this, we have comments nowJoey Hess2009-01-28
|/
* responseJoey Hess2009-01-27
|
* thoughtJoey Hess2009-01-27
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-27
|\
| * contrib/po: misc answers and questionsintrigeri2009-01-27
| | | | | | | | | | | | Step by step... :) Signed-off-by: intrigeri <intrigeri@boum.org>
| * rename hook: fixed half, added proposal for the other halfintrigeri2009-01-27
| | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | updateJoey Hess2009-01-26
|/
* typoJoey Hess2009-01-26
|
* fix directiveJoey Hess2009-01-26
|
* underlay: New plugin, allows pulling in additional files not in version ↵Joey Hess2009-01-26
| | | | control. (smcv)
* Merge commit 'smcv/underlay'Joey Hess2009-01-26
|\
| * Document underlay plugin as includedSimon McVittie2009-01-18
| |
| * Add underlay pluginSimon McVittie2009-01-18
| |
* | meta: New "updated" metadata specifies a fake modification time for a page, ↵Joey Hess2009-01-26
| | | | | | | | to be output into RSS and Atom feeds. (smcv)
* | Merge commit 'smcv/updated'Joey Hess2009-01-26
|\ \
| * | Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie2009-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some aggregators, like Planet, sort by mtime rather than ctime. This means that posts with modified content come to the top (which seems odd to me, but is presumably what the aggregator's author or operator wants), but it also means that posts with insignificant edits (like adding tags) come to the top too. Atom defines <updated> to be the date of the last *significant* change, so it's fine that ikiwiki defaults to using the mtime, but it would be good to have a way for the author to say "that edit was insignificant, don't use that mtime".
* | | followupJoey Hess2009-01-26
| | |
* | | commentsJoey Hess2009-01-26
| | |
* | | rename hook issuesJoey Hess2009-01-26
| | |
* | | contrib/po: backlinks=>dependencies is now an optionintrigeri2009-01-27
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | the rename hooks names waltz seems overintrigeri2009-01-27
| | | | | | | | | | | | | | | | | | | | | Another set of hooks would not endure such heavy renaming, but the rename* hooks actually do ;) Signed-off-by: intrigeri <intrigeri@boum.org>
* | | need_global_renamepage_hook: s/suggest/willintrigeri2009-01-26
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | contrib/po: update after implementing suggested changesintrigeri2009-01-26
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | po and doc/todo/need_global_renamepage_hook: responseintrigeri2009-01-26
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | new bug reportJoey Hess2009-01-26
| | |
* | | reviewJoey Hess2009-01-26
| | |
* | | (no commit message)qiang2009-01-26
| | |
* | | git: Fix malformed utf8 recieved from git.Joey Hess2009-01-25
| | | | | | | | | | | | | | | | | | If git log outputs malformed utf8 in, eg, usernames, detect it and fix it up. This avoids commits such as f71abc92aa279fbe0b7578b8c4752d775dd4a259 breaking things.
* | | updateJoey Hess2009-01-25
| | |
* | | updateJoey Hess2009-01-25
| | |
* | | typoJoey Hess2009-01-25
| | |