Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | (no commit message) | zimek | 2010-05-07 |
| | |||
* | response | Joey Hess | 2010-05-07 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-05-07 |
|\ | |||
| * | (no commit message) | zimek | 2010-05-07 |
| | | |||
* | | fix undef warning when page() tests a deleted file | Joey Hess | 2010-05-07 |
|/ | |||
* | a bug? | Joey Hess | 2010-05-07 |
| | |||
* | applied | Joey Hess | 2010-05-07 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-05-07 |
|\ | |||
| * | patch | http://smcv.pseudorandom.co.uk/ | 2010-05-07 |
| | | |||
* | | gitremotes: don't fetch tags, other than from ikiwiki.info | Simon McVittie | 2010-05-07 |
|/ | | | | | Getting this change in an existing git clone requires removing or reconfiguring the remotes. | ||
* | Revert markd changes | Joey Hess | 2010-05-07 |
| | | | | spammer testing? | ||
* | (no commit message) | http://peter-simons.myopenid.com/ | 2010-05-07 |
| | |||
* | (no commit message) | markd | 2010-05-07 |
| | |||
* | (no commit message) | markd | 2010-05-07 |
| | |||
* | call delete hook even if only internal pages are deleted | Joey Hess | 2010-05-07 |
| | |||
* | avoid redir loop when going to an internal page that has no permalink | Joey Hess | 2010-05-07 |
| | |||
* | done | Joey Hess | 2010-05-06 |
| | |||
* | respect permalinks | Joey Hess | 2010-05-06 |
| | |||
* | Delete hooks are passed deleted internal pages. | Joey Hess | 2010-05-06 |
| | | | | | | Necessary so search can remove its indexes for internal pages. But also, it seems it was an omission not to pass the deleted pages before. | ||
* | inline: Call indexhtml when inlining internal pages, so their text can be ↵ | Joey Hess | 2010-05-06 |
| | | | | indexed for searching. | ||
* | Renamed postscan hook to indexhtml, to reflect its changed position. | Joey Hess | 2010-05-06 |
| | | | | Probably only the search plugin uses it, so this seemed safe. | ||
* | simplify formbuilder stylesheet specification | Joey Hess | 2010-05-06 |
| | | | | | | Since all forms are wrapped in a template that defines the actual stylesheets, formbuilder just has to be told to turn on stylesheet mode, not what file is the style sheet. | ||
* | fix pagediff to not display as "preview" | Joey Hess | 2010-05-06 |
| | | | | | I think originally, the page preview header was not displayed, so diff was hacked in using it. | ||
* | reordered some sections | Joey Hess | 2010-05-06 |
| | |||
* | Gave comment and page editing forms some CSS and accessability love. | Joey Hess | 2010-05-06 |
| | | | | | | | In particular, added <label> tags. (However, could not find a good way to add a label tag for the main page edit textarea.) | ||
* | fix param passing to match_glob | Joey Hess | 2010-05-06 |
| | |||
* | move meat of type checking to match_page where it belongs | Joey Hess | 2010-05-06 |
| | |||
* | url to myopenid affiliate program has changed | Joey Hess | 2010-05-06 |
| | |||
* | new todo | Joey Hess | 2010-05-06 |
| | |||
* | add | Joey Hess | 2010-05-06 |
| | |||
* | typo | Joey Hess | 2010-05-06 |
| | |||
* | * Typo | http://ptecza.myopenid.com/ | 2010-05-06 |
| | |||
* | remove bogus test for empty page | Joey Hess | 2010-05-05 |
| | |||
* | bugfix | Joey Hess | 2010-05-05 |
| | |||
* | refactor | Joey Hess | 2010-05-05 |
| | |||
* | rename ispage variable | Joey Hess | 2010-05-05 |
| | |||
* | add test | Joey Hess | 2010-05-05 |
| | |||
* | add NEWS about template change | Joey Hess | 2010-05-05 |
| | |||
* | consistently drop NAME= in templates | Joey Hess | 2010-05-05 |
| | | | | also add template syntax smoke test | ||
* | remove unused indexlink function and template variable | Joey Hess | 2010-05-05 |
| | |||
* | remove unused | Joey Hess | 2010-05-05 |
| | |||
* | remove misc.tmpl checking | Joey Hess | 2010-05-05 |
| | | | | | | Turns out that users with a modified page.tmpl need to modify it on upgrade, at least to add the FORCEBASEURL (so edit preview works), so there is no point in trying to retain compatability. | ||
* | allow search form visibility to be controlled on the template | Joey Hess | 2010-05-05 |
| | | | | hide extrafooter from misctemplate display per default | ||
* | fix test count | Joey Hess | 2010-05-05 |
| | |||
* | on second thought, remove FOOTER variable | Joey Hess | 2010-05-05 |
| | | | | We always want a footer, just not a pagefooter when doing misctemplate. | ||
* | no more misc.tmpl | Joey Hess | 2010-05-05 |
| | | | | | | | * Removed misc.tmpl. Now to theme ikiwiki, you only need to customise a single template, page.tmpl. * misc.tmpl will, however, still be read if a locally modified version exists. This is to avoid forcing users to update page.tmpl right now. | ||
* | add the <base> setting as in misc.tmpl; only ever do it if not ispage | Joey Hess | 2010-05-05 |
| | | | | Also, add FOOTER, to allow disabling the footer. | ||
* | add ISPAGE variable to page.tmpl | Joey Hess | 2010-05-05 |
| | | | | | | Plugins will also be able to use this to tell if the template is being used to generate a wiki page, when misctemplate starts also using page.tmpl. | ||
* | add test suite for find_src_files | Joey Hess | 2010-05-04 |
| | |||
* | add news item for ikiwiki 3.20100504 | Joey Hess | 2010-05-04 |
| |