From 35e9079ce0996bae0621fafb89953ce505b38fd1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA" Date: Sat, 8 Jan 2011 15:43:57 +0000 Subject: add linktoimageonly git branch pointer and tag as a patch --- doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/forum') diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn index e92cc1b1c..7e61e7011 100644 --- a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn +++ b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn @@ -1,3 +1,5 @@ +[[!template id=gitbranch branch=wtk/linktoimageonly author="[[wtk]]"]] + how can I create a link to an image which is part of the wiki, without having it inserted in my page? I tought this: @@ -67,3 +69,6 @@ Any hints? --[[jerojasro]] linktext => $params{text}, noimageinline => 1); +> I've updated this plugin for the current ikiwiki. --[[wtk]] + +[[!tag patch]] -- cgit v1.2.3 From 88f8ee5847ac76aa1fc84c1d04da377c6f038cd0 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 8 Jan 2011 10:49:38 -0500 Subject: Oops. *link* imageonly to patch (vs. tagging with patch). --- doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/forum') diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn index 7e61e7011..3f2713678 100644 --- a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn +++ b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn @@ -69,6 +69,4 @@ Any hints? --[[jerojasro]] linktext => $params{text}, noimageinline => 1); -> I've updated this plugin for the current ikiwiki. --[[wtk]] - -[[!tag patch]] +> [[patch]]: I've updated this plugin for the current ikiwiki. --[[wtk]] -- cgit v1.2.3 From 655d60f033640ba962adc1056ac95f5146bed9fc Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnl3JHr3pFPOZMsKgx11_mLCbic1Rb3y8s" Date: Sun, 9 Jan 2011 09:48:24 +0000 Subject: Added a comment --- .../comment_2_ddb7a4d59bbe7145167d122a146e8f65._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/ikiwiki_+_mathjax/comment_2_ddb7a4d59bbe7145167d122a146e8f65._comment (limited to 'doc/forum') diff --git a/doc/forum/ikiwiki_+_mathjax/comment_2_ddb7a4d59bbe7145167d122a146e8f65._comment b/doc/forum/ikiwiki_+_mathjax/comment_2_ddb7a4d59bbe7145167d122a146e8f65._comment new file mode 100644 index 000000000..af15e0875 --- /dev/null +++ b/doc/forum/ikiwiki_+_mathjax/comment_2_ddb7a4d59bbe7145167d122a146e8f65._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnl3JHr3pFPOZMsKgx11_mLCbic1Rb3y8s" + nickname="patrick" + subject="comment 2" + date="2011-01-09T09:48:23Z" + content=""" +Hi Carl, +That's great news, I've been looking for a solution like this for some time. +would you mind sharing your patch or write up a small howto? +Thanks +"""]] -- cgit v1.2.3 From a5684395e6229d5d4e30aec08f37e63cc85167fb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkpwzlIQkUFJvJ8dF2-Y-sQklGpVB1fTzk" Date: Wed, 19 Jan 2011 00:45:57 +0000 Subject: --- ..._39__t_get_ikiwiki_working_again_after_reinstall.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall.mdwn (limited to 'doc/forum') diff --git a/doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall.mdwn b/doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall.mdwn new file mode 100644 index 000000000..08187e6f2 --- /dev/null +++ b/doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall.mdwn @@ -0,0 +1,16 @@ +My server got hacked by an EXIM vulnerability, and so I reimaged the system. After installing ikiwiki I can't get it to accept my old setup file, and I'm not sure what to do. + +I'm running debian stable with security updates. Running setup I get. +Can't use an undefined value as an ARRAY reference at /usr/share/perl5/IkiWiki/Setup/Standard.pm line 33. +That line in the source file has something todo with wrappers. Also since the reinstall there is no /etc/ikiwiki/auto.setup + +After futzing with it for over an hour I tried installing the debian backports version, and get a new different error. + +Can't exec "git": No such file or directory at /usr/share/perl5/IkiWiki/Plugin/git.pm line 169. +Cannot exec 'git pull origin': No such file or directory +'git pull origin' failed: at /usr/share/perl5/IkiWiki/Plugin/git.pm line 195. +Can't exec "git": No such file or directory at /usr/share/perl5/IkiWiki/Plugin/git.pm line 169. +Cannot exec 'git log --max-count=100 --pretty=raw --raw --abbrev=40 --always -c -r HEAD -- .': No such file or directory +'git log --max-count=100 --pretty=raw --raw --abbrev=40 --always -c -r HEAD -- .' failed: + +Any ideas how I can get ikiwiki working again? -- cgit v1.2.3 From 418a46618c648bb5a23ccc385606fb16246d220d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkpwzlIQkUFJvJ8dF2-Y-sQklGpVB1fTzk" Date: Wed, 19 Jan 2011 10:18:17 +0000 Subject: Added a comment: Fixed. --- .../comment_1_87a360155ff0502fe08274911cc6a53f._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall/comment_1_87a360155ff0502fe08274911cc6a53f._comment (limited to 'doc/forum') diff --git a/doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall/comment_1_87a360155ff0502fe08274911cc6a53f._comment b/doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall/comment_1_87a360155ff0502fe08274911cc6a53f._comment new file mode 100644 index 000000000..fa974765f --- /dev/null +++ b/doc/forum/Can__39__t_get_ikiwiki_working_again_after_reinstall/comment_1_87a360155ff0502fe08274911cc6a53f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkpwzlIQkUFJvJ8dF2-Y-sQklGpVB1fTzk" + nickname="Daniel" + subject="Fixed." + date="2011-01-19T10:18:16Z" + content=""" +Oops forgot to install git. Could have used a more helpful error message. +"""]] -- cgit v1.2.3 From cabb5b9fbfc6f20bdc8cec5dada29daced2c2843 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/fZbPZ5QYvYHYJiqzPMCOpl_PsWYM7MP.y.ZstQ--#6ec4f" Date: Thu, 20 Jan 2011 16:41:45 +0000 Subject: --- doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/forum') diff --git a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn index 7bfcf3088..c3a3d9121 100644 --- a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn +++ b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn @@ -128,3 +128,4 @@ the plugin has, as of now, two problems: >> your approach will add more noise when the plugin grows the page-creation >> feature, since there will be no real root to limit the possible locations for >> the new page. But it is far better than demanding for a `.ikiwiki` dir --[[jerojasro]] +[[research papers | http://www.superiorpapers.com/research_paper.php]] -- cgit v1.2.3 From 4f9d893adb8d5087cded52f2022fbf12a05b0a94 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/fZbPZ5QYvYHYJiqzPMCOpl_PsWYM7MP.y.ZstQ--#6ec4f" Date: Thu, 20 Jan 2011 16:42:31 +0000 Subject: --- doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/forum') diff --git a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn index c3a3d9121..dce69101e 100644 --- a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn +++ b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn @@ -128,4 +128,4 @@ the plugin has, as of now, two problems: >> your approach will add more noise when the plugin grows the page-creation >> feature, since there will be no real root to limit the possible locations for >> the new page. But it is far better than demanding for a `.ikiwiki` dir --[[jerojasro]] -[[research papers | http://www.superiorpapers.com/research_paper.php]] +[[research papers|http://www.superiorpapers.com/research_paper.php]] -- cgit v1.2.3 From 4e6426236bc32f5571265febcc860fb31fa10481 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 21 Jan 2011 00:33:39 +0000 Subject: Revert spam --- doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/forum') diff --git a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn index dce69101e..7bfcf3088 100644 --- a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn +++ b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn @@ -128,4 +128,3 @@ the plugin has, as of now, two problems: >> your approach will add more noise when the plugin grows the page-creation >> feature, since there will be no real root to limit the possible locations for >> the new page. But it is far better than demanding for a `.ikiwiki` dir --[[jerojasro]] -[[research papers|http://www.superiorpapers.com/research_paper.php]] -- cgit v1.2.3