From a016d965ae518f85ed0f940d194a14f541257186 Mon Sep 17 00:00:00 2001 From: "http://jmtd.livejournal.com/" Date: Sun, 5 Dec 2010 13:25:56 +0000 Subject: is this paws-ible? --- .../how_can_I_use___39____47____39___as_tagbase__63__.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn (limited to 'doc') diff --git a/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn b/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn new file mode 100644 index 000000000..c7cd7efa8 --- /dev/null +++ b/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn @@ -0,0 +1,13 @@ +I'd like tags to be top-level pages, like /some-tag. + +I achieve this most of the time by *not* defining `tagbase`. + +However, this goes wrong if the name of a tag matches the name of a page further down a tree. + +Example: + + * tag scm, corresponding page /scm + * a page /log/scm tagged 'scm' does not link to /scm + * a page /log/puppet tagged 'scm' does not link to /scm + +Is this possible, or am I pushing tags too far (again)? -- [[Jon]] -- cgit v1.2.3 From 50a88d2399ca15c3976d59be5c1a6cac1dafe60c Mon Sep 17 00:00:00 2001 From: "http://jmtd.livejournal.com/" Date: Sun, 5 Dec 2010 13:27:09 +0000 Subject: --- doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn b/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn index c7cd7efa8..8a24152dc 100644 --- a/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn +++ b/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__.mdwn @@ -8,6 +8,6 @@ Example: * tag scm, corresponding page /scm * a page /log/scm tagged 'scm' does not link to /scm - * a page /log/puppet tagged 'scm' does not link to /scm + * a page /log/puppet tagged 'scm' links to /log/scm in the Tags: section Is this possible, or am I pushing tags too far (again)? -- [[Jon]] -- cgit v1.2.3 From b297f76f14471d7a6e1ad265357d7a788609c4c3 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E" Date: Sun, 5 Dec 2010 17:26:45 +0000 Subject: ping for review --- doc/plugins/aggregate/discussion.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/plugins/aggregate/discussion.mdwn b/doc/plugins/aggregate/discussion.mdwn index 77005a6a1..6e6c23e61 100644 --- a/doc/plugins/aggregate/discussion.mdwn +++ b/doc/plugins/aggregate/discussion.mdwn @@ -116,3 +116,5 @@ with some cookies. What I've done is write a custom plugin to populate It works, but I have to remember to apply the diff whenever I update ikiwiki. Can you provide a more elegant means of allowing cookies and/or the user agent to be programmatically manipulated? --[[schmonz]] + +> Ping -- is the above patch perhaps acceptable (or near-acceptable)? -- [[schmonz]] -- cgit v1.2.3 From 103996f209929d862d69fd6f999967dcdf5db7be Mon Sep 17 00:00:00 2001 From: "http://xlogon.net/bacuh" Date: Sun, 5 Dec 2010 20:10:32 +0000 Subject: --- doc/forum/using_l10n__39__d_basewiki.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/using_l10n__39__d_basewiki.mdwn (limited to 'doc') diff --git a/doc/forum/using_l10n__39__d_basewiki.mdwn b/doc/forum/using_l10n__39__d_basewiki.mdwn new file mode 100644 index 000000000..a361d18c9 --- /dev/null +++ b/doc/forum/using_l10n__39__d_basewiki.mdwn @@ -0,0 +1,7 @@ +Hey there! + +I'm trying to get the translated version of basewiki activated in my wiki. Setting "locale => 'de_DE.UTF-8'" gave me some german messages on the CLI and a few changes in the wiki itself but the basewiki is still english. The files in /usr/share/ikiwiki/po/de/ are there. + +As I understand, [[plugins/po]] is just for translating. + +So, what am I doing wrong? -- cgit v1.2.3 From 6461bad3839cd35c623216b65fc41e1572115cf4 Mon Sep 17 00:00:00 2001 From: "http://joey.kitenet.net/" Date: Sun, 5 Dec 2010 20:12:17 +0000 Subject: Added a comment --- .../comment_1_eaab671848ee6129f6fe9399474eeac0._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/using_l10n__39__d_basewiki/comment_1_eaab671848ee6129f6fe9399474eeac0._comment (limited to 'doc') diff --git a/doc/forum/using_l10n__39__d_basewiki/comment_1_eaab671848ee6129f6fe9399474eeac0._comment b/doc/forum/using_l10n__39__d_basewiki/comment_1_eaab671848ee6129f6fe9399474eeac0._comment new file mode 100644 index 000000000..1f21b485b --- /dev/null +++ b/doc/forum/using_l10n__39__d_basewiki/comment_1_eaab671848ee6129f6fe9399474eeac0._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2010-12-05T20:12:17Z" + content=""" +The translated basewiki depends on the po plugin being enabled and configured with the language(s) to use. +"""]] -- cgit v1.2.3 From abd4ec558efc12efe4286237d6a2f22f15e79ad4 Mon Sep 17 00:00:00 2001 From: "http://joey.kitenet.net/" Date: Sun, 5 Dec 2010 20:15:28 +0000 Subject: Added a comment --- .../comment_1_e7897651ba8d9156526d36d6b7744eae._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/how_can_I_use___39____47____39___as_tagbase__63__/comment_1_e7897651ba8d9156526d36d6b7744eae._comment (limited to 'doc') diff --git a/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__/comment_1_e7897651ba8d9156526d36d6b7744eae._comment b/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__/comment_1_e7897651ba8d9156526d36d6b7744eae._comment new file mode 100644 index 000000000..361c51b09 --- /dev/null +++ b/doc/forum/how_can_I_use___39____47____39___as_tagbase__63__/comment_1_e7897651ba8d9156526d36d6b7744eae._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2010-12-05T20:15:28Z" + content=""" +From the code, it seems to me like setting tagbase to \"/\" would actually do what you want. Does it not work? +"""]] -- cgit v1.2.3