Added a comment: New dump plugin
Joey Hess [Sat, 2 Oct 2010 16:03:33 +0000 (12:03 -0400)]
close
Joey Hess [Sat, 2 Oct 2010 16:03:04 +0000 (12:03 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 2 Oct 2010 16:02:34 +0000 (12:02 -0400)]
fixups tidy change
Need checkconfig hook; examples don't become default values.
http://smcv.pseudorandom.co.uk/ [Sat, 2 Oct 2010 13:57:03 +0000 (13:57 +0000)]
tag as patch, I think this version is ready for review
http://smcv.pseudorandom.co.uk/ [Sat, 2 Oct 2010 13:52:45 +0000 (13:52 +0000)]
tested and seems to work
Simon McVittie [Sat, 2 Oct 2010 12:56:15 +0000 (13:56 +0100)]
fix typo spotted by lintian
http://smcv.pseudorandom.co.uk/ [Fri, 1 Oct 2010 23:01:36 +0000 (23:01 +0000)]
workaround
http://smcv.pseudorandom.co.uk/ [Fri, 1 Oct 2010 22:50:26 +0000 (22:50 +0000)]
clarification: too many things called cgiurl
http://smcv.pseudorandom.co.uk/ [Fri, 1 Oct 2010 22:46:50 +0000 (22:46 +0000)]
how much indentation does a code block in a bullet point need? we just don't know
http://smcv.pseudorandom.co.uk/ [Fri, 1 Oct 2010 22:43:52 +0000 (22:43 +0000)]
updated branch; fold discussion of rejected version into a toggleable
PeteG [Fri, 1 Oct 2010 04:20:03 +0000 (04:20 +0000)]
Continuing discussion about reverting via the web interface.
http://jmtd.livejournal.com/ [Thu, 30 Sep 2010 21:57:39 +0000 (21:57 +0000)]
done, PEBKAC. Thank you for your time :)
http://jmtd.livejournal.com/ [Thu, 30 Sep 2010 21:49:55 +0000 (21:49 +0000)]
gah
Point to my updated mdwn_itex plugin.
Created "configurable tidy" todo item.
W. Trevor King [Thu, 30 Sep 2010 11:53:37 +0000 (07:53 -0400)]
Make tidy command line configurable for the htmltidy plugin.
http://jmtd.livejournal.com/ [Thu, 30 Sep 2010 09:00:39 +0000 (09:00 +0000)]
removed
http://jmtd.livejournal.com/ [Thu, 30 Sep 2010 08:59:12 +0000 (08:59 +0000)]
lists and bullets
http://jmtd.livejournal.com/ [Thu, 30 Sep 2010 08:57:56 +0000 (08:57 +0000)]
+branchable link, demo of actiontabs
http://jmtd.livejournal.com/ [Thu, 30 Sep 2010 08:55:04 +0000 (08:55 +0000)]
code and lists
Joey Hess [Wed, 29 Sep 2010 16:00:34 +0000 (12:00 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 29 Sep 2010 15:58:45 +0000 (11:58 -0400)]
Fix test suite failure on other side of date line.
PeteG [Wed, 29 Sep 2010 04:22:10 +0000 (04:22 +0000)]
http://smcv.pseudorandom.co.uk/ [Wed, 29 Sep 2010 00:28:14 +0000 (00:28 +0000)]
alternative approach with untested branch
Joey Hess [Tue, 28 Sep 2010 21:07:01 +0000 (17:07 -0400)]
add todo page for web reversion, with code review of patch
Joey Hess [Tue, 28 Sep 2010 20:34:43 +0000 (16:34 -0400)]
add reference to peteg's revert code
better tags
initial page
Joey Hess [Mon, 27 Sep 2010 22:47:13 +0000 (18:47 -0400)]
test case
http://jmtd.livejournal.com/ [Mon, 27 Sep 2010 22:17:29 +0000 (22:17 +0000)]
probably PEBKAC (but still haven't figured it out)
Joey Hess [Mon, 27 Sep 2010 20:10:13 +0000 (16:10 -0400)]
parameterize FIND and SED
Joey Hess [Mon, 27 Sep 2010 19:47:14 +0000 (15:47 -0400)]
template_depends: throw nice error message when template cannot be found
plovs reported a crash when templates were not installed properly,
with a non-useful error about the template object not being defined.
I've audited all uses of template_depends(), and template(), and it makes
sense for them to throw an error if the template cannot be found. All code
with a user-supplied template catches errors already, to handle template
parse failures.
It did not make sense for template_file to throw errors, as some code uses
it to probe if a template file is available.
Joey Hess [Mon, 27 Sep 2010 19:44:04 +0000 (15:44 -0400)]
avoid fatal error if aggregate page template could not be found
That template is user-controlled.
Joey Hess [Mon, 27 Sep 2010 19:36:05 +0000 (15:36 -0400)]
response
http://smcv.pseudorandom.co.uk/ [Mon, 27 Sep 2010 18:48:58 +0000 (18:48 +0000)]
yay https
Joey Hess [Mon, 27 Sep 2010 04:56:26 +0000 (00:56 -0400)]
add news item for ikiwiki 3.
20100926
Joey Hess [Mon, 27 Sep 2010 04:56:03 +0000 (00:56 -0400)]
releasing version 3.
20100926
Joey Hess [Mon, 27 Sep 2010 03:01:01 +0000 (23:01 -0400)]
review
Joey Hess [Mon, 27 Sep 2010 02:44:52 +0000 (22:44 -0400)]
Merge remote branch 'remotes/smcv/ready/htmlbalance'
Joey Hess [Mon, 27 Sep 2010 02:37:18 +0000 (22:37 -0400)]
htmlbalance: Fix compatability with HTML::Tree 4.0. (smcv)
Joey Hess [Mon, 27 Sep 2010 02:27:50 +0000 (22:27 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 27 Sep 2010 02:27:46 +0000 (22:27 -0400)]
Propigate PATH into wrapper.
In the last version, the ikiwiki script stopped setting PATH.
But that leads to gcc failing when run from websetup. See
http://www.branchable.com/bugs/Crashes_when_rebuilding_wiki_after_setup_change/
http://smcv.pseudorandom.co.uk/ [Sun, 26 Sep 2010 21:54:32 +0000 (21:54 +0000)]
sign
http://smcv.pseudorandom.co.uk/ [Sun, 26 Sep 2010 21:53:54 +0000 (21:53 +0000)]
sign my change
http://smcv.pseudorandom.co.uk/ [Sun, 26 Sep 2010 21:53:00 +0000 (21:53 +0000)]
+patch
http://smcv.pseudorandom.co.uk/ [Sun, 26 Sep 2010 21:39:47 +0000 (21:39 +0000)]
+patch
http://smcv.pseudorandom.co.uk/ [Sun, 26 Sep 2010 21:39:07 +0000 (21:39 +0000)]
HTML::Tree v4 is not entirely backwards-compatible
Simon McVittie [Sun, 26 Sep 2010 21:12:10 +0000 (22:12 +0100)]
htmlbalance: be compatible with HTML::Tree 4.0
The HTML::Tree changelog says:
[THINGS THAT MAY BREAK YOUR CODE OR TESTS]
...
* Attribute names are now validated in as_XML and invalid names will
cause an error.
and indeed the regression tests do get an error.
http://lovesgoodfood.com/jason/ [Sun, 26 Sep 2010 04:19:29 +0000 (04:19 +0000)]
(fixing silly formatting issue)
http://lovesgoodfood.com/jason/ [Sun, 26 Sep 2010 04:18:15 +0000 (04:18 +0000)]
98.66.223.132 [Sun, 26 Sep 2010 04:16:56 +0000 (04:16 +0000)]
poll vote (Accept both)
Joey Hess [Sat, 25 Sep 2010 19:20:41 +0000 (15:20 -0400)]
pebak?
Joey Hess [Sat, 25 Sep 2010 19:04:00 +0000 (15:04 -0400)]
forgot to close this, was fixed using %pagestate
Joey Hess [Sat, 25 Sep 2010 19:02:32 +0000 (15:02 -0400)]
notabug
Joey Hess [Sat, 25 Sep 2010 19:00:31 +0000 (15:00 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Added a comment
Joey Hess [Thu, 23 Sep 2010 20:05:43 +0000 (16:05 -0400)]
response
188.118.202.217 [Thu, 23 Sep 2010 11:17:06 +0000 (11:17 +0000)]
poll vote (Accept only OpenID for logins)
chrysn [Thu, 23 Sep 2010 11:09:05 +0000 (13:09 +0200)]
connection between alias direcive and autotag
http://hendry.iki.fi/ [Thu, 23 Sep 2010 10:15:19 +0000 (10:15 +0000)]
b00g
Javier Rojas [Thu, 23 Sep 2010 03:44:07 +0000 (22:44 -0500)]
typo
Javier Rojas [Thu, 23 Sep 2010 03:41:18 +0000 (22:41 -0500)]
possible bug with img plugin
Joey Hess [Wed, 22 Sep 2010 21:50:26 +0000 (17:50 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://blipvert.myopenid.com/ [Wed, 22 Sep 2010 20:10:26 +0000 (20:10 +0000)]
http://blipvert.myopenid.com/ [Wed, 22 Sep 2010 19:38:32 +0000 (19:38 +0000)]
http://blipvert.myopenid.com/ [Wed, 22 Sep 2010 19:37:40 +0000 (19:37 +0000)]
http://blipvert.myopenid.com/ [Wed, 22 Sep 2010 19:33:19 +0000 (19:33 +0000)]
poll vote (Accept only OpenID for logins)
hb7 [Wed, 22 Sep 2010 07:55:50 +0000 (07:55 +0000)]
Joey Hess [Tue, 21 Sep 2010 19:33:42 +0000 (15:33 -0400)]
attachment: Fix attachment file size display.
Joey Hess [Mon, 20 Sep 2010 00:15:38 +0000 (20:15 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 20 Sep 2010 00:15:34 +0000 (20:15 -0400)]
meta: Ensure that the url specified by xrds-location is absolute.
With a relative xrds-location, the openid perl client module will fail.
I haven't checked the specs to see if it needs to be absolute, but all
examples I've seen are absolute, so it seems a very good idea.
Joey Hess [Mon, 20 Sep 2010 00:04:31 +0000 (20:04 -0400)]
add missing space
jason [Sun, 19 Sep 2010 20:23:13 +0000 (20:23 +0000)]
Add link to html5shiv.
tschwinge [Sun, 19 Sep 2010 06:17:01 +0000 (06:17 +0000)]
Back to Joey.
Joey Hess [Sat, 18 Sep 2010 22:48:46 +0000 (18:48 -0400)]
document settings needed to fix bug
Joey Hess [Sat, 18 Sep 2010 19:09:14 +0000 (15:09 -0400)]
better fix developed on #httpd channel
Joey Hess [Sat, 18 Sep 2010 17:36:29 +0000 (13:36 -0400)]
response
Joey Hess [Sat, 18 Sep 2010 17:03:33 +0000 (13:03 -0400)]
format
Joey Hess [Sat, 18 Sep 2010 16:58:41 +0000 (12:58 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 18 Sep 2010 16:58:37 +0000 (12:58 -0400)]
add
Joey Hess [Sat, 18 Sep 2010 16:24:33 +0000 (12:24 -0400)]
remove obsolete docs about DefaultLanguage
I think this may have made sense when the master language was rendered to
index.html, but with it at index.en.html, DefaultLanguage is not needed.
Javier Rojas [Sat, 18 Sep 2010 01:08:49 +0000 (20:08 -0500)]
idea about 'dynamic' forms
tschwinge [Fri, 17 Sep 2010 11:48:29 +0000 (11:48 +0000)]
Report.
privat [Fri, 17 Sep 2010 01:42:46 +0000 (01:42 +0000)]
patch proposal: add option to capitalize pagetitles
Joey Hess [Wed, 15 Sep 2010 20:40:53 +0000 (16:40 -0400)]
add news item for ikiwiki 3.
20100915
Joey Hess [Wed, 15 Sep 2010 20:40:26 +0000 (16:40 -0400)]
releasing version 3.
20100915
Joey Hess [Wed, 15 Sep 2010 20:24:50 +0000 (16:24 -0400)]
cutpaste: Fix bug that occured in some cases involving inlines when text was pasted on a page before being cut.
Joey Hess [Wed, 15 Sep 2010 19:38:24 +0000 (15:38 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 15 Sep 2010 19:38:06 +0000 (15:38 -0400)]
update test
intrigeri [Wed, 15 Sep 2010 12:39:42 +0000 (14:39 +0200)]
reply
tschwinge [Wed, 15 Sep 2010 05:34:11 +0000 (05:34 +0000)]
bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies
tschwinge [Wed, 15 Sep 2010 05:31:41 +0000 (05:31 +0000)]
Report.
Joey Hess [Tue, 14 Sep 2010 19:45:38 +0000 (15:45 -0400)]
git: When updating from remote, use git pull --prune, to avoid possible errors from conflicting obsolete remote branches.
Joey Hess [Tue, 14 Sep 2010 19:44:52 +0000 (15:44 -0400)]
close