diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2012-02-28 22:11:27 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2012-02-28 22:11:27 -0500 |
commit | 98b1359e06026cb8e9b475b0063fee3a06e5d3f9 (patch) | |
tree | 47ccdd83db5957c5d4706e3fccff4d150df84536 | |
parent | b88994ddfa16a556649479ac95abe9220cdcd40c (diff) | |
parent | d770218f3a3b617ae54f4335f47317a982a016ee (diff) | |
download | ikiwiki-98b1359e06026cb8e9b475b0063fee3a06e5d3f9.tar ikiwiki-98b1359e06026cb8e9b475b0063fee3a06e5d3f9.tar.gz |
Merge branch 'master' into cvs
3 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__/comment_1_ad000d39fd1dc05aa8ef6eb19d8d999b._comment b/doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__/comment_1_ad000d39fd1dc05aa8ef6eb19d8d999b._comment new file mode 100644 index 000000000..aa26b086b --- /dev/null +++ b/doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__/comment_1_ad000d39fd1dc05aa8ef6eb19d8d999b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://acathur.myopenid.com/" + ip="31.56.6.65" + subject="comment 1" + date="2012-02-26T08:08:15Z" + content=""" +doing `\\[[foobar]]` works for me +"""]] diff --git a/doc/forum/How_to_show_recent_changes_for_individual_pages__63__.mdwn b/doc/forum/How_to_show_recent_changes_for_individual_pages__63__.mdwn new file mode 100644 index 000000000..890f24a33 --- /dev/null +++ b/doc/forum/How_to_show_recent_changes_for_individual_pages__63__.mdwn @@ -0,0 +1 @@ +The "RecentChanges" shown under page titles on a individual is linked to the revision history page for the whole site where change to every file in the wiki is listed. Is there a way to get that for individual pages? diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 9e4994415..d6e44cbe2 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -184,3 +184,5 @@ endmodule This is simple enough for now [[sandbocen]] no? Do code tags work? + +test by max |