From 6a98c7255dd139d9925e4f7342aead626a31df54 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlUtmRueCOLddksWZN8zOVnseVrtRSxM58" Date: Fri, 18 Nov 2011 05:32:00 -0400 Subject: [PATCH 01/11] --- doc/git.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git.mdwn b/doc/git.mdwn index e589b757e..2e58c6992 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -73,7 +73,7 @@ think about merging them. This is recommended. :-) * [[sajolida]] `http://un.poivron.org/~sajolida/ikiwiki.git/` * nezmer `git://gitorious.org/ikiwiki-nezmer/ikiwiki-nezmer.git` * [[yds]] `git://github.com/yds/ikiwiki.git` -* [[pelle]] `git://gitorious.org/pelle-ikiwiki/patches.git` +* [[pelle]] `git://github.com/hemmop/ikiwiki.git` ## branches From 38c220324885e521b6223e0a4e16a4b804824740 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnvhgr8_l1yXhOSKzcUYWhc0Wl70apqW3c" Date: Fri, 18 Nov 2011 07:28:15 -0400 Subject: [PATCH 02/11] Added a trivial table example with a pointless heading --- doc/sandbox.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 3aaf6d885..0c6567f73 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -41,6 +41,15 @@ Testing this sandbox thing. >>> ...and different font colors. >>>> ...but it's nothing a little CSS can't fix. +# Pointless heading + +Let's see a table: + +[[!table data=""" +Heading 1|Heading 2|Heading 3 +Item 1| Item 2| Item 3"""]] + + Numbered list 1. First item. From 3f28f5ceb77586891078343ebd743c472e374cc8 Mon Sep 17 00:00:00 2001 From: simonraven Date: Fri, 18 Nov 2011 08:34:54 -0400 Subject: [PATCH 03/11] --- doc/ikiwikiusers.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ikiwikiusers.mdwn b/doc/ikiwikiusers.mdwn index 72f2c6b8e..977641b40 100644 --- a/doc/ikiwikiusers.mdwn +++ b/doc/ikiwikiusers.mdwn @@ -170,3 +170,4 @@ Personal sites and blogs * [Richardson Family Wiki](http://the4richardsons.com) A wiki, blog or some such nonsense for the family home page or something or other... I will eventually move the rest of my sites to ikiwiki. The source of the site is in git. * [The personal website of Andrew Back](http://carrierdetect.com) * [SolderPad Documentation](http://docs.solderpad.com) +* various sub-domains at kisikew.org ([example](https://portal.kisikew.org/)) From 9441b2127bc1a7f308e3a5343a10aa38ba90e08c Mon Sep 17 00:00:00 2001 From: sandman Date: Fri, 18 Nov 2011 11:31:20 -0400 Subject: [PATCH 04/11] --- doc/sandbox/sandbocen.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/sandbox/sandbocen.mdwn diff --git a/doc/sandbox/sandbocen.mdwn b/doc/sandbox/sandbocen.mdwn new file mode 100644 index 000000000..8f7e049c5 --- /dev/null +++ b/doc/sandbox/sandbocen.mdwn @@ -0,0 +1,5 @@ +Great! + + +if (sample == test) goto Dijkstra + From a3354791dbc32866313281f68b5611bc19377610 Mon Sep 17 00:00:00 2001 From: sandman Date: Fri, 18 Nov 2011 11:31:29 -0400 Subject: [PATCH 05/11] --- doc/sandbox.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 0c6567f73..06cb4f25c 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -168,3 +168,4 @@ endmodule """]] +This is simple enough for now [[sandbocen]] no? From f5205731d99f3d706ede67745f7c2b01a24fb904 Mon Sep 17 00:00:00 2001 From: Franek Date: Sat, 19 Nov 2011 12:36:55 -0400 Subject: [PATCH 06/11] --- .../Can_I_have_different_favicons_for_each_folder__63__.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Can_I_have_different_favicons_for_each_folder__63__.mdwn diff --git a/doc/forum/Can_I_have_different_favicons_for_each_folder__63__.mdwn b/doc/forum/Can_I_have_different_favicons_for_each_folder__63__.mdwn new file mode 100644 index 000000000..0fefb3560 --- /dev/null +++ b/doc/forum/Can_I_have_different_favicons_for_each_folder__63__.mdwn @@ -0,0 +1 @@ +I would like to have different favicons for different parts (folders) of my Ikiwiki site, like you can have different CSS files via the localstyle plugin. Is this possible? If not, could it be made possible? From 22feeab04311b4c0e4b1bf417a7452703eb9214c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU" Date: Sat, 19 Nov 2011 17:24:43 -0400 Subject: [PATCH 07/11] --- ...endar:_listing_multiple_entries_per_day.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn diff --git a/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn b/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn new file mode 100644 index 000000000..d042096ff --- /dev/null +++ b/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn @@ -0,0 +1,17 @@ +Hi, + +I'd very much like to be able to list my blog posts on a daily basis (used for logging work) - rather than have the Calendar plugin return the first post only. + +There was some effort to do this as detailed here. + +http://ikiwiki.info/todo/Set_arbitrary_date_to_be_used_by_calendar_plugin/ + +I had a quick go at doing something similar on Debian Stable (Ikiwiki 3.0) but alas my Ikiwiki fu is not strong enough. + +I'm not sure how I go about swapping the link on the day number to a link to, I guess, a dynamically generated page of links? + + $linkcach{"$year/$mtag/$mday"}{$p} = ${p} + +and a suitable whilst loop looks to be all that's needed... + +Any pointers appreciated. From c3e68657b156424274f03a8fd4fbfa12731a6cb5 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU" Date: Sat, 19 Nov 2011 17:25:10 -0400 Subject: [PATCH 08/11] --- doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn b/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn index d042096ff..51c320067 100644 --- a/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn +++ b/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn @@ -4,7 +4,7 @@ I'd very much like to be able to list my blog posts on a daily basis (used for l There was some effort to do this as detailed here. -http://ikiwiki.info/todo/Set_arbitrary_date_to_be_used_by_calendar_plugin/ +[[http://ikiwiki.info/todo/Set_arbitrary_date_to_be_used_by_calendar_plugin/]] I had a quick go at doing something similar on Debian Stable (Ikiwiki 3.0) but alas my Ikiwiki fu is not strong enough. From daf2a28f4348cef8e0c440e5c0f7d43c33845b11 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik" Date: Sun, 20 Nov 2011 09:50:57 -0400 Subject: [PATCH 09/11] --- doc/todo/Modern_standard_layout.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/Modern_standard_layout.mdwn diff --git a/doc/todo/Modern_standard_layout.mdwn b/doc/todo/Modern_standard_layout.mdwn new file mode 100644 index 000000000..de7acb28e --- /dev/null +++ b/doc/todo/Modern_standard_layout.mdwn @@ -0,0 +1 @@ +I think it would be a good idea to think about the standard layout style of ikiwiki, the current layout used in a standard setup and on ikiwiki.info as well looks a bit old-fashioned to me. I guess that a nice modern layout would attract more new ikiwiki users and boost the ikwiki community... From e4a08ceb3b8b06065aa9b3501daaaefa40352e55 Mon Sep 17 00:00:00 2001 From: "http://jmtd.livejournal.com/" Date: Mon, 21 Nov 2011 05:36:31 -0400 Subject: [PATCH 10/11] --- doc/todo/Modern_standard_layout.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/Modern_standard_layout.mdwn b/doc/todo/Modern_standard_layout.mdwn index de7acb28e..feb08e8ac 100644 --- a/doc/todo/Modern_standard_layout.mdwn +++ b/doc/todo/Modern_standard_layout.mdwn @@ -1 +1,3 @@ I think it would be a good idea to think about the standard layout style of ikiwiki, the current layout used in a standard setup and on ikiwiki.info as well looks a bit old-fashioned to me. I guess that a nice modern layout would attract more new ikiwiki users and boost the ikwiki community... + +> FWIW, I agree. The actiontabs [[theme|themes]] would be a better default, but something which showed what ikiwiki was capable of (or more precicely: that ikiwiki is as capable as other popular wiki softwares) would be better still. — [[Jon]] From 3383ebbc840047075f39c495434b212966e3e3dd Mon Sep 17 00:00:00 2001 From: "http://smcv.pseudorandom.co.uk/" Date: Mon, 21 Nov 2011 07:37:02 -0400 Subject: [PATCH 11/11] Added a comment --- ..._a01112ba235e2f44a7655c36ef680e7e._comment | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_1_a01112ba235e2f44a7655c36ef680e7e._comment diff --git a/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_1_a01112ba235e2f44a7655c36ef680e7e._comment b/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_1_a01112ba235e2f44a7655c36ef680e7e._comment new file mode 100644 index 000000000..dee6e610e --- /dev/null +++ b/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_1_a01112ba235e2f44a7655c36ef680e7e._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="http://smcv.pseudorandom.co.uk/" + nickname="smcv" + subject="comment 1" + date="2011-11-21T11:37:02Z" + content=""" +You could use [[plugins/pagetemplate]] to override all of `page.tmpl`, but +that's using a sledgehammer to crack a nut. + +Another way to do it would be to modify `IkiWiki/Plugins/favicon.pm` +to use `bestlink` to find the favicon, like [[plugins/localstyle]] does. +If you made it a config option (`localfavicon => 1` or something) +it could probably be included in ikiwiki as part of the official +[[plugins/favicon]] plugin? + +Another way would be to have a new `localfavicon` plugin which overrides +the template variable from [[plugins/favicon]], using `last => 1` to +make sure it \"wins\". +"""]]