aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updateJoey Hess2008-09-29
|
* more changes for removal of blog pageJoey Hess2008-09-29
|
* use gettextJoey Hess2008-09-29
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-09-29
|\
| * (no commit message)http://josephturian.blogspot.com/2008-09-29
| |
| * responsechrysn2008-09-28
| |
* | fix handing of case of file first created by preview but then savedJoey Hess2008-09-29
|/ | | | | | To handle this, avoid populating %renderedfiles in preview, and in expiry, check if the file is in %renderedfiles, if it is do not delete it since it was saved.
* responseJoey Hess2008-09-27
|
* Thoughts on the new wikistate variablehttp://www.cse.unsw.edu.au/~willu/2008-09-27
|
* editpage: Be more aggressive (and less buggy) about cleaning up temporary ↵Joey Hess2008-09-27
| | | | files rendered during page preview.
* Add %wikistate, which is like %pagestate except not specific to a given ↵Joey Hess2008-09-27
| | | | page, and is preserved across rebuilds.
* Reorganize index file, add a format version field.Joey Hess2008-09-27
| | | | | | | | | | Upgrades to the new index format should be transparent. The version field is 3, because 1 was the old textual index, 2 was the pre-versioned format. This also includes some efficiency improvements to index loading, by not copying a hash and using a reference.
* thoughtsJoey Hess2008-09-27
|
* (no commit message)Plareplane2008-09-27
|
* template: Make edit link for new templates ensure the page is located under ↵Joey Hess2008-09-27
| | | | toplevel templates directory.
* htmltidy robustness fixesJoey Hess2008-09-27
| | | | | | | * htmltidy: Avoid returning undef if tidy fails. Also avoid returning the untidied content if tidy crashes. In either case, it seems best to tidy the content to nothing. * htmltidy: Avoid spewing tidy errors to stderr.
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
|
* typoJoey Hess2008-09-27
|
* (no commit message)http://smcv.pseudorandom.co.uk/2008-09-27
|
* analysis of most used non-exported library functions by pluginsJoey Hess2008-09-27
|
* pagetype is exportedJoey Hess2008-09-27
|
* Beautify urls used in various places. (smcv)Joey Hess2008-09-27
|
* Merge commit 'smcv/beautify'Joey Hess2008-09-27
|\ | | | | | | | | | | | | | | | | | | Conflicts: IkiWiki/Plugin/recentchanges.pm Note that smcv's approach of using urlto also gets the url right when redirecting to a non-html file, which is a better approach than my recent fix to recentchanges
| * remove: redirect via urlto(), avoiding mentions of index.htmlSimon McVittie2008-09-21
| |
| * recentchanges: construct redirections via urlto(), avoiding mentions of ↵Simon McVittie2008-09-21
| | | | | | | | index.html
| * poll: Use urlto to produce redirection URLs, avoiding mentions of index.htmlSimon McVittie2008-09-21
| |
| * editpage: beautify redirection URLs, avoiding exposing the implementation ↵Simon McVittie2008-09-21
| | | | | | | | detail that index.html exists
* | updateJoey Hess2008-09-27
| |
* | clarify when to use utlto and when to use htmlpageJoey Hess2008-09-27
| | | | | | | | suggestion from smcv
* | typoJoey Hess2008-09-27
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-09-27
|\ \
| * | (no commit message)intrigeri2008-09-27
| | |
* | | typoJoey Hess2008-09-27
|/ /
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-09-27
|\ \
| * | just wanted to test a change. thanks.http://dtrt.org/2008-09-27
| | |
* | | Epand usage message and add --help. Closes: #500344Joey Hess2008-09-27
|/ /
* | clarifyJoey Hess2008-09-26
| |
* | updateJoey Hess2008-09-26
| |
* | htmlscrubber: Add a config setting that can be used to disable the scrubber ↵Joey Hess2008-09-26
| | | | | | | | acting on a set of pages.
* | decode utf-8 in recentchanges_link parameterJoey Hess2008-09-26
| |
* | update: possible solutionchrysn2008-09-26
| |
* | some problem remainschrysn2008-09-26
| |
* | * Responseshttp://ptecza.myopenid.com/2008-09-26
| |
* | Comments and linkshttp://www.cse.unsw.edu.au/~willu/2008-09-25
| |
* | close bugs for just fixed tag creation issueJoey Hess2008-09-25
| |
* | remove blog from pagespecsJoey Hess2008-09-25
| |
* | tag: Make edit link for new tags ensure that the tags are created inside ↵Joey Hess2008-09-25
| | | | | | | | tagbase, when it's set.
* | responseJoey Hess2008-09-25
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-09-25
|\ \
| * | (no commit message)test12008-09-25
| | |