aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-08 13:49:14 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-08 13:49:14 -0500
commit8116a172308313be528ddefd4039c3971cf6fca2 (patch)
treee6fa488b2ef5f8690f6b532ad1adcd2778b17cec
parent63e316f3621618f3b190da527fbb62ca5dad45d9 (diff)
parent35547272c66880db73ac2791ac6ce8d58752ebad (diff)
downloadikiwiki-8116a172308313be528ddefd4039c3971cf6fca2.tar
ikiwiki-8116a172308313be528ddefd4039c3971cf6fca2.tar.gz
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
-rw-r--r--doc/bugs/img_plugin_causes_taint_failure.mdwn10
-rw-r--r--doc/git.mdwn6
-rw-r--r--doc/posts/second_post_why_not__63__.mdwn1
-rw-r--r--doc/todo/wikiwyg/discussion.mdwn4
-rw-r--r--doc/users/Edward_Betts.mdwn2
5 files changed, 20 insertions, 3 deletions
diff --git a/doc/bugs/img_plugin_causes_taint_failure.mdwn b/doc/bugs/img_plugin_causes_taint_failure.mdwn
new file mode 100644
index 000000000..094c07f37
--- /dev/null
+++ b/doc/bugs/img_plugin_causes_taint_failure.mdwn
@@ -0,0 +1,10 @@
+The img plugin causes a taint failure if one tries to link a scaled image, e.g.
+
+ \[[img foo.png size=64x64]]
+
+ .ikiwiki.setup: Insecure dependency in mkdir while running with -T switch at /usr/lib/perl5/vendor_perl/5.8.8/IkiWiki.pm line 360.
+ BEGIN failed--compilation aborted at (eval 5) line 109.
+
+If one omits the size argument it works. And if it worked once the taint failure will not happen again unless one rm -r's the destdir.
+
+Seen with ikiwiki 2.30
diff --git a/doc/git.mdwn b/doc/git.mdwn
index dc0376213..6cbc1e489 100644
--- a/doc/git.mdwn
+++ b/doc/git.mdwn
@@ -25,8 +25,10 @@ Some of the branches included in the main repository include:
work with the current *master* branch again.
* `html` is an unfinished attempt at making ikiwiki output HTML 4.01
instead of xhtml.
-* `prefix-directives` changes the preprocessor directive syntax. It
- is approximately one failing test case away from merging.
+
+* `prefix-directives` changes the preprocessor directive syntax.
+ Passes all test cases; pending merge.
+
* `wikiwyg` adds [[todo/wikiwyg]] support. It is unmerged pending some
changes.
* `pristine-tar` contains deltas that
diff --git a/doc/posts/second_post_why_not__63__.mdwn b/doc/posts/second_post_why_not__63__.mdwn
new file mode 100644
index 000000000..f6a3766dd
--- /dev/null
+++ b/doc/posts/second_post_why_not__63__.mdwn
@@ -0,0 +1 @@
+nothing special. just second one coz it was no second one before this one.
diff --git a/doc/todo/wikiwyg/discussion.mdwn b/doc/todo/wikiwyg/discussion.mdwn
index 78da75c38..d15299642 100644
--- a/doc/todo/wikiwyg/discussion.mdwn
+++ b/doc/todo/wikiwyg/discussion.mdwn
@@ -155,3 +155,7 @@ merge it into ikiwiki. --[[Joey]
[Revision 3840]: http://ikiwiki.info/cgi-bin/viewvc.cgi?view=rev&root=ikiwiki&revision=3840
+
+
+None of the links for the WYSIWYG editor work anymore. Does anyone have an up to date link?
+Thanks, [[Greg]]
diff --git a/doc/users/Edward_Betts.mdwn b/doc/users/Edward_Betts.mdwn
index 8653c33c2..9b5435628 100644
--- a/doc/users/Edward_Betts.mdwn
+++ b/doc/users/Edward_Betts.mdwn
@@ -1,4 +1,4 @@
My watchlist:
-[[inline pages="todo/allow_wiki_syntax_in_commit_messages" archive="yes" sort="mtime" atom="yes"]]
+[[inline pages="todo/allow_wiki_syntax_in_commit_messages todo/shortcut_with_different_link_text" archive="yes" sort="mtime" atom="yes"]]