Commit Graph

14251 Commits (961a119986bb4a1472cc4ca43ba277344b1cdbf3)

Author SHA1 Message Date
Joey Hess 961a119986 changelog 2010-12-26 14:46:55 -04:00
Paul Menzel 68e333e0bd teximg: Use `\[` and `\]` instead of not recommended `$$`.
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>
2010-12-26 14:46:29 -04:00
Joey Hess 724d58d4cf review and thoughts 2010-12-26 14:29:27 -04:00
Joey Hess 58e854555a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-12-26 13:55:35 -04:00
Joey Hess 171cdb69d3 merge smcv/ready/urlto 2010-12-26 13:54:01 -04:00
http://smcv.pseudorandom.co.uk/ a6f77ac14b add as a contrib plugin 2010-12-26 17:53:45 +00:00
Joey Hess 9982862925 Merge remote branch 'smcv/ready/urlto' 2010-12-26 13:53:31 -04:00
http://smcv.pseudorandom.co.uk/ 3a1087a264 the album plugin now requires the transient plugin 2010-12-26 17:47:56 +00:00
intrigeri bf019e56a3 Ack. 2010-12-26 18:42:11 +01:00
http://smcv.pseudorandom.co.uk/ 5df0718abf plugins/write hopefully clarifies this now 2010-12-26 14:28:24 +00:00
http://smcv.pseudorandom.co.uk/ 5faf0c08ff recommend 2-argument urlto whenever possible 2010-12-26 14:22:54 +00:00
http://smcv.pseudorandom.co.uk/ d17387cdfb I'm pretty sure this isn't a regression 2010-12-26 14:20:00 +00:00
intrigeri c058488274 reply (regression != suboptimal) 2010-12-26 02:35:02 +01:00
http://smcv.pseudorandom.co.uk/ 2fe3f0494c now rebased on ready/urlto with more tests; please consider merging 2010-12-25 23:50:20 +00:00
http://smcv.pseudorandom.co.uk/ 0c17f33ded related bugfix 2010-12-25 23:37:16 +00:00
http://smcv.pseudorandom.co.uk/ a8cf72821e bug + fix 2010-12-25 23:31:53 +00:00
Simon McVittie be6ca4c4e9 po test: add more cases, including (semi-)absolute URLs
Three cases are sub-optimal, but having fixed urlto(''), they all
basically work.
2010-12-25 22:54:54 +00:00
Simon McVittie f328a2eab2 po: test beautify_urlpath with po_link_to=current
Same behaviour as 'default'.
2010-12-25 22:54:54 +00:00
Simon McVittie fbb354d70e urlto.t: test urlto('', undef, ?) 2010-12-25 22:54:54 +00:00
Simon McVittie d4704d8bbb urlto: simplify the to='' special case to allow it to be made absolute 2010-12-25 22:54:54 +00:00
Simon McVittie 524a78eaca urlto.t: test more cases, including the special case for to='' 2010-12-25 22:54:54 +00:00
Simon McVittie 44cc8ca420 Add a test for autoindex's current functionality 2010-12-25 22:54:54 +00:00
Simon McVittie 4ca0eb2743 extend the 'tag' test to cover auto-creation of tag pages 2010-12-25 22:54:54 +00:00
Simon McVittie eb58b51bb0 checkconfig: don't warn if $config{url} is undef
The warning was "Use of uninitialized value $IkiWiki::config{"url"} in
length" when running a modified t/tag.t.
2010-12-25 21:35:06 +00:00
Joey Hess 326c4d6af2 use CGI->url to get current absolute cgi url for openid login process 2010-12-25 15:08:22 -04:00
Joey Hess 93d7368a32 revert cgiurl change that broke openid login 2010-12-25 14:23:55 -04:00
Joey Hess beae7ef9db editpage, comment: Clean up title when editing or creating a page or comment.
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.
2010-12-25 13:38:26 -04:00
Joey Hess 9741a3f979 inline: Force an absolute page location when the inline postform is used.
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.
2010-12-25 13:32:57 -04:00
Joey Hess 80e3f7c309 indent 2010-12-25 13:23:23 -04:00
Joey Hess fd95afe8ea fix comment 2010-12-25 13:12:21 -04:00
Joey Hess 41ffbfe9a3 merged, bug left open 2010-12-25 12:43:40 -04:00
Joey Hess 77907fb380 merge po 2010-12-25 12:38:31 -04:00
Joey Hess c5f1c503cd Merge remote branch 'intrigeri/po' 2010-12-25 12:35:25 -04:00
intrigeri 64d4a4ab9c Hunt the bug => workaround. Please review. 2010-12-22 19:59:07 +01:00
intrigeri b2a2246bac Enable HTML::Template's parent_global_vars option.
Else setting parameters that do not appear in the template (such as
title_overridden) fails horribly.
2010-12-22 19:21:41 +01:00
intrigeri 724f293736 More complicated than expected :/ 2010-12-22 17:51:48 +01:00
http://smcv.pseudorandom.co.uk/ 2d86cba6a2 review+ as far as I'm concerned 2010-12-22 16:43:55 +00:00
intrigeri 9489701ba8 More detailed pull request. 2010-12-22 17:36:15 +01:00
intrigeri 406485917a po: do not override homepage title when it was overridden. 2010-12-22 17:33:57 +01:00
intrigeri 93c0490ed3 Applied in my po branch, please pull. 2010-12-22 12:56:20 +01:00
intrigeri a8d733130e Merge remote branch 'upstream/master' into prv/po 2010-12-22 12:54:18 +01:00
intrigeri fd6d4fda6a Rename new bug so that it appears on the po plugin page. 2010-12-22 12:50:50 +01:00
ricola fd4cfe722e 2010-12-22 08:32:01 +00:00
http://openid.ppke.hu/cstamas cffd2e3454 test 2010-12-22 02:39:00 +00:00
chrysn d6adc89654 [no]usedirs still required for cgi-less mode 2010-12-21 14:56:44 +01:00
JoeRayhawk 2fbfd12c33 Autoindex: Requesting merge 2010-12-21 10:25:11 +00:00
admin 83e6f33f7f This reverts commit 788872d127 2010-12-21 09:11:46 +00:00
admin 788872d127 Test 2010-12-21 09:11:03 +00:00
http://smcv.pseudorandom.co.uk/ f83fa962d5 looks good to merge, suggestions for further testing 2010-12-20 23:08:14 +00:00
Joey Hess 4d93407e19 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-12-20 15:11:53 -04:00