Merge branch 'master' into openidselector
authorJoey Hess <joey@kitenet.net>
Sat, 8 May 2010 01:25:04 +0000 (21:25 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 8 May 2010 01:25:04 +0000 (21:25 -0400)
doc/forum/debian_backports_update_someone_please.mdwn [new file with mode: 0644]
doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn [new file with mode: 0644]

diff --git a/doc/forum/debian_backports_update_someone_please.mdwn b/doc/forum/debian_backports_update_someone_please.mdwn
new file mode 100644 (file)
index 0000000..b3fbf1a
--- /dev/null
@@ -0,0 +1,5 @@
+I'm just in the process of deploying ikiwiki and I'd love to use it in the html5 mode instead of in XHTML. Any chance that the ikiwiki's .deb in debian backports will be updated any time soon?
+
+> Formerer does a good job keeping the backport up-to-date with whatever is in Debian testing. 
+> Which is the policy of what Backports should contain. So, I just need to stop releasing ikiwiki
+> for 2 weeks. :) --[[Joey]]
diff --git a/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn b/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn
new file mode 100644 (file)
index 0000000..a4644ff
--- /dev/null
@@ -0,0 +1,3 @@
+Puzzled a bit :-/
+
+> There is no explicit interface for reverting edits. Most of us use `git revert`. --[[Joey]]