Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | adjust indentation levels to not confuse mdwn | http://smcv.pseudorandom.co.uk/ | 2010-12-28 |
| | |||
* | updated branches | http://smcv.pseudorandom.co.uk/ | 2010-12-28 |
| | |||
* | analysis of how autofile and autoindex differ | http://smcv.pseudorandom.co.uk/ | 2010-12-28 |
| | |||
* | Cwd is loaded whenever we refresh anyway | http://smcv.pseudorandom.co.uk/ | 2010-12-28 |
| | |||
* | very slow progress | http://smcv.pseudorandom.co.uk/ | 2010-12-28 |
| | |||
* | branch split into several orthogonal bits | http://smcv.pseudorandom.co.uk/ | 2010-12-27 |
| | |||
* | reinstate lost "signature" from commit 85d262e, and fix its link syntax | http://smcv.pseudorandom.co.uk/ | 2010-12-27 |
| | |||
* | a quick round of fixes | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
| | |||
* | brief responses | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
| | |||
* | answer; close | Joey Hess | 2010-12-26 |
| | |||
* | changelog | Joey Hess | 2010-12-26 |
| | |||
* | teximg: Use `\[` and `\]` instead of not recommended `$$`. | Paul Menzel | 2010-12-26 |
| | | | | | | | | | It is not recommended to use the double dollar symbol `$$` to set displayed math [1][2]. [1] http://en.wikibooks.org/wiki/LaTeX/Mathematics [2] http://www.math.uiuc.edu/~hildebr/tex/displays.html Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> | ||
* | review and thoughts | Joey Hess | 2010-12-26 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-12-26 |
|\ | |||
| * | add as a contrib plugin | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
| | | |||
| * | the album plugin now requires the transient plugin | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
| | | |||
| * | Ack. | intrigeri | 2010-12-26 |
| | | |||
* | | merge smcv/ready/urlto | Joey Hess | 2010-12-26 |
| | | |||
* | | Merge remote branch 'smcv/ready/urlto' | Joey Hess | 2010-12-26 |
|\ \ | |/ |/| | |||
| * | po test: add more cases, including (semi-)absolute URLs | Simon McVittie | 2010-12-25 |
| | | | | | | | | | | Three cases are sub-optimal, but having fixed urlto(''), they all basically work. | ||
| * | po: test beautify_urlpath with po_link_to=current | Simon McVittie | 2010-12-25 |
| | | | | | | | | Same behaviour as 'default'. | ||
| * | urlto.t: test urlto('', undef, ?) | Simon McVittie | 2010-12-25 |
| | | |||
| * | urlto: simplify the to='' special case to allow it to be made absolute | Simon McVittie | 2010-12-25 |
| | | |||
| * | urlto.t: test more cases, including the special case for to='' | Simon McVittie | 2010-12-25 |
| | | |||
| * | Add a test for autoindex's current functionality | Simon McVittie | 2010-12-25 |
| | | |||
| * | extend the 'tag' test to cover auto-creation of tag pages | Simon McVittie | 2010-12-25 |
| | | |||
| * | checkconfig: don't warn if $config{url} is undef | Simon McVittie | 2010-12-25 |
| | | | | | | | | | | The warning was "Use of uninitialized value $IkiWiki::config{"url"} in length" when running a modified t/tag.t. | ||
* | | plugins/write hopefully clarifies this now | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
| | | |||
* | | recommend 2-argument urlto whenever possible | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
| | | |||
* | | I'm pretty sure this isn't a regression | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
| | | |||
* | | reply (regression != suboptimal) | intrigeri | 2010-12-26 |
| | | |||
* | | now rebased on ready/urlto with more tests; please consider merging | http://smcv.pseudorandom.co.uk/ | 2010-12-25 |
| | | |||
* | | related bugfix | http://smcv.pseudorandom.co.uk/ | 2010-12-25 |
| | | |||
* | | bug + fix | http://smcv.pseudorandom.co.uk/ | 2010-12-25 |
|/ | |||
* | use CGI->url to get current absolute cgi url for openid login process | Joey Hess | 2010-12-25 |
| | |||
* | revert cgiurl change that broke openid login | Joey Hess | 2010-12-25 |
| | |||
* | editpage, comment: Clean up title when editing or creating a page or comment. | Joey Hess | 2010-12-25 |
| | | | | | | Now that page.tmpl is used for cgi, the parentlinks are able to be displayed even when creating or editing a page. So it's redundant to include the path to the page in the title, remove it. | ||
* | inline: Force an absolute page location when the inline postform is used. | Joey Hess | 2010-12-25 |
| | | | | | | There seems no need to allow selecting a location when creating a page this way; the user should always want it to appear in the inline whose form they submitted. | ||
* | indent | Joey Hess | 2010-12-25 |
| | |||
* | fix comment | Joey Hess | 2010-12-25 |
| | |||
* | merged, bug left open | Joey Hess | 2010-12-25 |
| | |||
* | merge po | Joey Hess | 2010-12-25 |
| | |||
* | Merge remote branch 'intrigeri/po' | Joey Hess | 2010-12-25 |
|\ | |||
| * | Enable HTML::Template's parent_global_vars option. | intrigeri | 2010-12-22 |
| | | | | | | | | | | Else setting parameters that do not appear in the template (such as title_overridden) fails horribly. | ||
| * | po: do not override homepage title when it was overridden. | intrigeri | 2010-12-22 |
| | | |||
| * | Merge remote branch 'upstream/master' into prv/po | intrigeri | 2010-12-22 |
| |\ | |||
| * | | po plugin: update injected urlto signature. | intrigeri | 2010-12-20 |
| | | | | | | | | | | | | | | | | | | The lack of $from will probably hurt setups using po_link_to = current, but at least we can fix the blocker bug that prevents any wiki using the po plugin to build. | ||
| * | | Merge remote branch 'upstream/master' into prv/po | intrigeri | 2010-12-20 |
| |\ \ | |||
| * \ \ | Merge remote branch 'upstream/master' into prv/po | intrigeri | 2010-08-23 |
| |\ \ \ | |||
* | | | | | Hunt the bug => workaround. Please review. | intrigeri | 2010-12-22 |
| | | | | |