massive naming and userlink patch from Paweł Tęcza
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 7 Jul 2007 23:48:00 +0000 (23:48 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 7 Jul 2007 23:48:00 +0000 (23:48 +0000)
23 files changed:
debian/changelog
doc/banned_users/discussion.mdwn
doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn
doc/bugs/Discussion_link_not_translated_after_page_update.mdwn
doc/bugs/Discussion_link_not_translated_in_post.mdwn
doc/bugs/Error:_OpenID_failure:_time_bad_sig:.mdwn
doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn
doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn
doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn
doc/bugs/Smileys_in_the_block_code.mdwn
doc/bugs/disable_sub-discussion_pages.mdwn
doc/bugs/find:_invalid_predicate___96__-L__39__.mdwn
doc/bugs/hardcoded___34__Discussion__34___link.mdwn
doc/bugs/i18n_characters_in_post_title.mdwn
doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn
doc/download.mdwn
doc/index/discussion.mdwn
doc/news/openid/discussion.mdwn
doc/todo/CSS_classes_for_links.mdwn
doc/todo/Print_link.mdwn
doc/todo/refreshing_recentchanges_page.mdwn
doc/translation/discussion.mdwn
doc/wikilink/discussion.mdwn

index 4c661a656532dcc467d2e69036e30c8acf173050..d946f12e1cae787eb4d6c8321f62b918ec96dc88 100644 (file)
@@ -80,8 +80,8 @@ ikiwiki (2.1) unstable; urgency=low
 
   [ Joey Hess ]
   * Updated Czech translation from Miroslav Kure.
-  * Apply patch from Pawel to avoid using -L in Makefile as it's not available
-    in older finds.
+  * Apply patch from Paweł Tęcza to avoid using -L in Makefile as it's not
+    available in older finds.
   * Make all templates have a footer div to ease themeing. Required template
     and style sheet updates, and unless you're using customised versions,
     you'll want to rebuild wikis on upgrade to this version to avoid
@@ -169,7 +169,7 @@ ikiwiki (1.51) unstable; urgency=low
 
   [ Joey Hess ]
   * Include wikiname in syslogged messages.
-  * Updated Polish translation from Pawel Tecza.
+  * Updated Polish translation from Paweł Tęcza.
   * Updated Czech translation from Miroslav Kure.
   * Updated Spanish translation from Victor Moral.
   * Apply patch from hb that uses the full path to a file when adding a file
@@ -746,7 +746,7 @@ ikiwiki (1.32) unstable; urgency=low
 
 ikiwiki (1.31) unstable; urgency=low
 
-  * Patch from Pawel Tecza to cp -a the templates in the Makefile.
+  * Patch from Paweł Tęcza to cp -a the templates in the Makefile.
   * Change the rss feed title from the wikiname to the page title, with
     an exception for the wiki's toplevel index page, which will still use the
     wikiname as the feed title.
index 7c2e5c2dac6ab764c19dda414e26747294e82390..ec9dfc07b4c8404789a5c8a2dacbb18e3d654d24 100644 (file)
@@ -1,6 +1,6 @@
 Jeremy, what about OpenID users? Do they also have Preferences?
 I don't use openid plugin in my ikiwiki, so I can't check
-whether OpenID users are stored in .ikiwiki/userdb file. --Pawel
+whether OpenID users are stored in .ikiwiki/userdb file. --[[Paweł|ptecza]]
 
 > OpenID users are first-class users. It's even possible to set the
 > adminuser config option to an OpenID. The preferences work the same as
@@ -10,7 +10,7 @@ whether OpenID users are stored in .ikiwiki/userdb file. --Pawel
 >> What about password of OpenID users? I can see in Preferences
 >> page that I can change my password there. Has it a sense?
 >> After all I store my OpenID password on OpenID server and I don't
->> want to do it on ikiwiki home page site. --Pawel
+>> want to do it on ikiwiki home page site. --[[Paweł|ptecza]]
 
 >>> This wiki is currently configured to use both passwordauth and openid, so
 >>> it's possible to create an account by signing in with an openid, then
@@ -24,4 +24,4 @@ whether OpenID users are stored in .ikiwiki/userdb file. --Pawel
 
 >>>> BTW, have you had a sleep this night? ;) Here, in Poland, the time is
 >>>> 1:30 PM (in your timezone is 7:30 AM), but we're just discussing for
->>>> about 3 hours... --Pawel
\ No newline at end of file
+>>>> about 3 hours... --[[Paweł|ptecza]]
\ No newline at end of file
index e032b115fdae983b5e32362b7bdb2c565226ea68..c331bf3a70259af00f0cabf14a3ba121048df817 100644 (file)
@@ -10,24 +10,24 @@ for all OpenIDs is a good idea. What's your opinion?
 
 >> Thanks! What version of ikiwiki do you use at ikiwiki.info
 >> site? I still can see my "getopenid.com/ptecza" OpenID at
->> RecentChanges page there... --Pawel
+>> RecentChanges page there... --[[Paweł|ptecza]]
 
 >>> I use the latest version I trust enough..
 
 >>>> Joey, your regexp is not good enough. Now I can see "tecza [getopenid.com]",
 >>>> instead of "ptecza [getopenid.com]" (you cut first character of my login).
->>>> --Pawel
+>>>> --[[Paweł|ptecza]]
 
 >>>>> fixed now
 
->>>>>> Yes, now it's OK. Thank you very much! --Pawel
+>>>>>> Yes, now it's OK. Thank you very much! --[[Paweł|ptecza]]
 
 BTW, Happy New Year for you and Debian 'etch' and all ikiwiki
-users! :) --Pawel
+users! :) --[[Paweł|ptecza]]
 
 >> I've just noticed that '/' character in title of my wish
 >> wasn't escaped and ikiwiki created two pages, instead of one.
->> It's a bug, of course. --Pawel
+>> It's a bug, of course. --[[Paweł|ptecza]]
 
 >>> Sorry for confusing! I meant two files (directory and page),
 >>> instead of one (page).
@@ -37,8 +37,8 @@ users! :) --Pawel
 >>>>> Awesome! :) Thanks a lot!
 
 >>> BTW, I have some problems with singing in using getopenid.com
->>> server, so I also use myopenid.com server :) --Pawel
+>>> server, so I also use myopenid.com server :) --[[Paweł|ptecza]]
 
 >>>> They were having some glitches last week.. --[[Joey]]
 
->>>>> It's good to know :) --Pawel
+>>>>> It's good to know :) --[[Paweł|ptecza]]
index db94327cc9316697cde6f8bde2d48b4d312a385b..e32c7197229ffbca9a9fafe0277aaba1f19b7fa5 100644 (file)
@@ -10,7 +10,7 @@ Unfortunately I don't know another Polish user of ikiwiki, so I can't ask him
 to confirm the problem. Maybe Victor Moral can do it? Probably he uses ikiwiki
 with him Spanish translation.
 
---Pawel
+--[[Paweł|ptecza]]
 
 > Well, do you have your setup file configured to use a polish locale?
 > --[[Joey]]
@@ -20,8 +20,8 @@ with him Spanish translation.
 >> in my `ikiwiki.setup` file. I also ran `ikiwiki --setup ikiwiki.setup`
 >> and restarted my Apache2 server. Unfortunately, I can still see
 >> "Discussion" link instead of "Dyskusja" link after any page update
->> via WWW. --Pawel
+>> via WWW. --[[Paweł|ptecza]]
 
 >>> A setlocale issue. Now [[bugs/done]] --[[Joey]]
 
->>>> I can confirm. Now it works :) Thanks a lot for the fix! --Pawel
\ No newline at end of file
+>>>> I can confirm. Now it works :) Thanks a lot for the fix! --[[Paweł|ptecza]]
\ No newline at end of file
index 9238d2d18a23f83426d0145cca189b3e84b59144..60e87524acfd879ee9d8d585d81a5662bee03b41 100644 (file)
@@ -1,5 +1,5 @@
 In my sent post (without Polish characters in title, of course ;) ) I still
-can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel
+can see "Discussion" link, instead of Polish "Dyskusja" link. --[[Paweł|ptecza]]
 
 > I don't know what post you're referring to, more details please.
 > --[[Joey]]
@@ -10,9 +10,9 @@ can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel
 
 >> So, I sent the post to my blog and I can see that "Discussion" link
 >> from `inlinepage.tmpl` file is not translated to Polish. Now I hope
->> you know what I mean :) --Pawel
+>> you know what I mean :) --[[Paweł|ptecza]]
 
->>> Joey, what about my bug report? ;) --Pawel
+>>> Joey, what about my bug report? ;) --[[Paweł|ptecza]]
 
 >>>> Found and [[fixed|bugs/done]] --[[Joey]].
 
@@ -49,7 +49,7 @@ can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel
 >>>>>        (3) $config{locale}=pl_PL.UTF-8
 >>>>>        (3) $ENV{LANG}=pl_PL.UTF-8
 >>>>>
->>>>> Is it a useful information for you? :) --Pawel
+>>>>> Is it a useful information for you? :) --[[Paweł|ptecza]]
 
 >>>>>> Not really.. I was able to reproduce the problem you desciribed and
 >>>>>> my changes fixed the problem I reproduced. --[[Joey]]
@@ -60,7 +60,7 @@ can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel
 >> Yes, now it's fixed :) Thank you very much, Joey!
 
 >> BTW, what about translating buttons to editing page ("Save Page",
->> "Preview" and "Cancel")? There are still hard-coded :( --Pawel
+>> "Preview" and "Cancel")? There are still hard-coded :( --[[Paweł|ptecza]]
 
 >>> Those come via the formbuilder form, and currently my best plan for
 >>> them is to add templates for them, as described in [[translation]]
index f65b572fc23cad9bec0ab81e53fbd2adb831271f..92e759ca98368bb33449d34ef1e35861533d0bb9 100644 (file)
@@ -9,7 +9,7 @@ It occurs both for [getopenid.com](http://www.getopenid.com/)
 and [myopenid.com](http://www.myopenid.com/) servers I use.
 
 I'm reporting this, but I'm not sure whether a problem is with your
-ikiwiki or my OpenID servers. --Pawel
+ikiwiki or my OpenID servers. --[[Paweł|ptecza]]
 
 > I've seen this too, once or twice (using myopenid), and reauthenticating
 > fixed it -- so I can't reproduce it reliably to work on it. I think I've
index e15522a887692f642ab0dc6e95b6d8e27129bb9f..201d7fbecd661178c08f4ec455b43d172c3d328a 100644 (file)
@@ -15,7 +15,7 @@ Temporarily I've disabled conditional plugin to avoid that bug.
 
 PS. I still use ikiwiki 1.50 backported for Debian 'sarge'.
 
---Pawel
+--[[Paweł|ptecza]]
 
 ---
 
@@ -67,7 +67,7 @@ because `patch` command fails:
 Could you please fix that patch?  I guess how to do it, but I don't want
 to break the code I distribute in my backport ;)
 
---Pawel
+--[[Paweł|ptecza]]
 
 > It's not my patch.. IIRC my suggestion was simply to do this: --[Joey]]
 
@@ -90,4 +90,4 @@ to break the code I distribute in my backport ;)
 >> BTW, I was quite sure that you sent me the old patch via e-mail long time ago.
 >> Maybe I found it at old ikiwiki home page? I don't remember it now.
 >>
->> --Pawel
\ No newline at end of file
+>> --[[Paweł|ptecza]]
\ No newline at end of file
index 9c7c169ab15a01069a67d21169daf249ace9bdcb..6ed035232089246f14deab0e4e35c1079b2faa03 100644 (file)
@@ -15,7 +15,7 @@ I can't build my ikiwiki 1.40 backport for Debian 'sarge':
     make[1]: Leaving directory `/home/ptecza/svn/ikiwiki'
     make: *** [build-stamp] Error 2
 
---Pawel
+--[[Paweł|ptecza]]
 
 This is because of an old version of Locale::gettext which doesn't
 include the OO interface. I had this problem too, but installing a
@@ -39,7 +39,7 @@ new version of Locale::gettext fixed it. --Ethan
 
 >> Thanks for the hint, guys! :) I've just backported liblocale-gettext-perl
 >> 1.05 package and it seems that now I can build my ikiwiki successfully
->> and it even works :) --Pawel
+>> and it even works :) --[[Paweł|ptecza]]
 
 Thanks for the note on this, made it very easy to figure out what was going on.  Just pointing out though that the Debian package doesn't require a new version of liblocale-gettext-perl.  I just got bit by this bug setting up a dev ikiwiki box on a mixed stable/testing box.  -- [[Adam]]
 
index 63a966c3ce29eb1716cd37e14b1b99154016f4bf..b8a3e40ef0a804b58f3bf02210c91bbae89195e1 100644 (file)
@@ -48,7 +48,7 @@ to Bar page and next create the page. I do following steps:
 
 Where is my mistake?
 
---Pawel
+--[[Paweł|ptecza]]
 
 > It's not clear which Edit link you clicked in step 5. Is it the link on
 > the new page, or the old link back on page Foo that you clicked on before
@@ -66,7 +66,7 @@ Where is my mistake?
 >> BTW, where does ikiwiki store information about rendered pages?
 >> Is it `/my/ikiwiki/src/dir/.ikiwiki/` directory?
 
->> --Pawel
+>> --[[Paweł|ptecza]]
 
 >>> Well, the missing %pagesources value explains the symptom for sure.
 >>> ikiwiki stores its state in .ikiwiki/index, and that should include
@@ -99,7 +99,7 @@ Where is my mistake?
 
 >>>> What do you think about it? Does it look good? My ikiwiki runs
 >>>> under control of Apache2 server and it's configured to run
->>>> as `www-data` user and `www-data` group. --Pawel
+>>>> as `www-data` user and `www-data` group. --[[Paweł|ptecza]]
 
 >>>>> It's a bit weird to run ikiwiki as www-data. This means that www-data
 >>>>> can write to your subversion repository? And the svn post-commit hook
@@ -110,19 +110,19 @@ Where is my mistake?
 >>>>>> Only `root` user and `src` group have write permissions to my SVN repo.
 
 >>>>>> Could you please show me your permissions for `repodir`, `srcdir`
->>>>>> and `destdir` and how runs your Apache server? --Pawel
+>>>>>> and `destdir` and how runs your Apache server? --[[Paweł|ptecza]]
 
 >>>>>>> Ugh, root? My permissions setup is simple, ikiwiki runs as a single
 >>>>>>> user, and that same user can commit to the svn repo and write to
 >>>>>>> all files. --[[Joey]]
 
 >>>>>>>> What's your user? Please show me result of `ls -ld dir` for
->>>>>>>> directories above :) --Pawel
+>>>>>>>> directories above :) --[[Paweł|ptecza]]
 
 >>>>>>>>> All my directories are 755 joey:joey. --[[Joey]]
 
 >>>>>>>>>> Thanks! But I have another situation: a multiuser system and a few
->>>>>>>>>> ikiwiki commiters. --Pawel
+>>>>>>>>>> ikiwiki commiters. --[[Paweł|ptecza]]
 
 >>>>>>>>>>> Joey, I think I've just fixed the permission, but my ikiwiki still
 >>>>>>>>>>> doesn't update my `.ikiwiki/index` file. Could you please explain me
@@ -134,7 +134,7 @@ Where is my mistake?
 >>>>>>>>>>> BTW, where should I store my `ikiwiki.setup` file? It must be placed
 >>>>>>>>>>> under `$srcdir/.ikiwiki/` directory or it doesn't matter?
 >>>>>>>>>>> Does `ikiwiki.cgi` wrapper know where the `ikiwiki.setup` file
->>>>>>>>>>> is stored? --Pawel
+>>>>>>>>>>> is stored? --[[Paweł|ptecza]]
 
 Sorry I am not indenting for my reply (in my browser the responses are very narrow.)
 
@@ -192,7 +192,7 @@ In my case, my setup file is in a different home and owned by a different user t
 > enlight me here ;)
 >
 > BTW, I also noticed `wikistatedir` variable in the ikiwiki code
-> and I couldn't find any information about it in ikiwiki docs :) --Pawel
+> and I couldn't find any information about it in ikiwiki docs :) --[[Paweł|ptecza]]
 
 >> wikistatedir is a non-configurable internal value.
 >> 
@@ -206,4 +206,4 @@ In my case, my setup file is in a different home and owned by a different user t
 >> for some reason (permissions perhaps?) --[[Joey]]
 
 >>> OK, [[bugs/done]]! It was problem with permissions and not upgraded
->>> `editpage.tmpl` template :) --Pawel
\ No newline at end of file
+>>> `editpage.tmpl` template :) --[[Paweł|ptecza]]
\ No newline at end of file
index 3b11b83ba896593e977a158d7746a08328bdbc32..58196002bbefe82bcffe0e113bc3d90a7e5c1cfa 100644 (file)
@@ -24,7 +24,7 @@ mailing list. Please looks below to see what ikiwiki does with that smileys:
 
 BTW, maybe converting smileys in the block code should be disabled at all?
 
---Pawel
+--[[Paweł|ptecza]]
 
 > Looks similar to [[wiki_links_still_processed_inside_code_blocks]]; in both
 > cases, substitution happens in a code block, which it shouldn't.
index d9afac7ff8b1732aed335f5eb7065f46958b22b3..5e9c8c9f9b7463858605398d23f39216979081ef 100644 (file)
@@ -9,7 +9,7 @@ I do want discussion subpage, but I don't want to have, for example: discussion/
 >>> Joey, I've just seen that you closed that bug in ikiwiki 1.37, but it seems
 >>> you fixed it only for English "discussion" page. The bug still occurs
 >>> for the international "discussion" pages. I have backported ikiwiki 1.40
->>> and I can see "Dyskusja" link on my Polish "dyskusja" pages. --Pawel
+>>> and I can see "Dyskusja" link on my Polish "dyskusja" pages. --[[Paweł|ptecza]]
 
 >>> Yes, I missed that string when internationalizing ikiwiki, fixed now.
 
@@ -45,7 +45,7 @@ I do want discussion subpage, but I don't want to have, for example: discussion/
 >>>>        make[1]: Leaving directory `/home/ptecza/svn/ikiwiki'
 >>>>        make: *** [build-stamp] Error 2
 
->>>> I think you should be notified about it :) --Pawel
+>>>> I think you should be notified about it :) --[[Paweł|ptecza]]
 
 >>>>> You have an unresolved svn conflict in some files in po, looks like.
 
@@ -54,4 +54,4 @@ I do want discussion subpage, but I don't want to have, for example: discussion/
 >>>>>> and I never use `svn status` command. Yes, now I know I should do it :)
 
 >>>>>> First I removed conflicting `sv.po` file and next I updated it and
->>>>>> it has resolved the problem. --Pawel
+>>>>>> it has resolved the problem. --[[Paweł|ptecza]]
index 2b1217a19ea351d9bac7e0a87cfb9cac3eb4bd71..993c678fa55b695f8a9fad1df62d05e83444acd0 100644 (file)
@@ -23,4 +23,4 @@ because it seems that my `find` doesn't support `-L` option. I had to patch
 
 [[applied|done]], thanks --[[Joey]]
 
-> Thank you! :) --Pawel
+> Thank you! :) --[[Paweł|ptecza]]
index bdfc2244908095adb03c2b96dea38869b6b2a98d..28b76cbd5981979a36b673f9c2f5cec7a214f3f8 100644 (file)
@@ -12,13 +12,13 @@ ikiwiki sources:
 
 I hope it's a bug, not a feature, because I don't have the same
 problem with other links, for example "Edit", "RecentChanges"
-or "History". --Pawel
+or "History". --[[Paweł|ptecza]]
 
 > There are good reasons for feeding a full html link into the template,
 > rather than the urls used for the other links. For one, the Discussion
 > link needs to be different if the Discussion page doesn't yet exist.
 
->> You can always use `<tmpl_if>` and `<tmpl_else>` construct in that place ;) --Pawel
+>> You can always use `<tmpl_if>` and `<tmpl_else>` construct in that place ;) --[[Paweł|ptecza]]
 
 >>> Not without duplicating the logic that constructs a link to an
 >>> existing/nonexisting page in two places, one in code in ikiwiki and one
@@ -34,11 +34,11 @@ or "History". --Pawel
 >> 
 >> BTW, is there a chance for configurable name of Discussion page?
 >> In my wiki I use only Polish name of pages, so I would like to have
->> dyskusja.html page, instead of discussion.html page. --Pawel
+>> dyskusja.html page, instead of discussion.html page. --[[Paweł|ptecza]]
 
 >>> Ikiwiki is now fully internationalised, so you can change the name of
 >>> the Discussion page and quite a lot more (but hardly everything) by
 >>> translating it. [[bugs/done]]! There's a `po/debconf.pot` in the source
 >>> now for translating. See [[translation]]. --[[Joey]]
 
->>>> Joey, you're great! ;) Thanks a lot! I'll try ikiwiki l10n stuff soon. --Pawel
\ No newline at end of file
+>>>> Joey, you're great! ;) Thanks a lot! I'll try ikiwiki l10n stuff soon. --[[Paweł|ptecza]]
\ No newline at end of file
index 4704e13a117c94b30223a215e513f284c1631131..8bd25bfd17671c12ae3e1e24339ec76e55a70a1a 100644 (file)
@@ -1,7 +1,7 @@
 It seems that I can't use Polish characters in post title.
 When I try to do it, then I can see error message: "Błąd: bad page name".
 
-I hope it's a bug, not a feature and you fix it soon :) --Pawel
+I hope it's a bug, not a feature and you fix it soon :) --[[Paweł|ptecza]]
 
 > ikiwiki only allows a very limited set of characters raw in page names,
 > this is done as a deny-by-default security thing. All other characters
@@ -20,10 +20,10 @@ I hope it's a bug, not a feature and you fix it soon :) --Pawel
 >> what the character number is. I only want to blog :)
 
 >> BTW, why don't you use the modified-UTF7 coding for page names
->> as used in IMAP folder names with non-Latin letters? --Pawel
+>> as used in IMAP folder names with non-Latin letters? --[[Paweł|ptecza]]
 
 >>> Joey, do you intend to fix that bug or it's a feature
->>> for you? ;) --Pawel
+>>> for you? ;) --[[Paweł|ptecza]]
 
 >>>> Of course you can put Polish characters in the title. but the page
 >>>> title and filename are not identical. Ikiwiki has to place some limits
@@ -46,7 +46,7 @@ I hope it's a bug, not a feature and you fix it soon :) --Pawel
 >>>>>>        B__179____177__d.mdwn
 >>>>>>
 >>>>>> What's your locale? I have both pl\_PL (ISO-8859-2) and pl\_PL.UTF-8,
->>>>>> but I use pl\_PL. Is it wrong? --Pawel
+>>>>>> but I use pl\_PL. Is it wrong? --[[Paweł|ptecza]]
 
 >>>> Now, as to UTF7, in retrospect, using a standard encoding might be a
 >>>> better idea than coming up with my own encoding for filenames. Can 
@@ -56,4 +56,4 @@ I hope it's a bug, not a feature and you fix it soon :) --Pawel
 >>>>> for IMAP4 protocol (please see section 5.1.3 for details).
 
 >>>>> There is a Perl [Unicode::IMAPUtf7](http://search.cpan.org/~fabpot/Unicode-IMAPUtf7-2.01/lib/Unicode/IMAPUtf7.pm)
->>>>> module at the CPAN, but probably it hasn't been debianized yet :( --Pawel
+>>>>> module at the CPAN, but probably it hasn't been debianized yet :( --[[Paweł|ptecza]]
index 2e20eb37e69bd3ecc750af438e84824cf8d83c21..9b2be8290cacb52b1cd8b1b3ccde261cfe982c3f 100644 (file)
@@ -23,7 +23,7 @@ don't exist in the last package:
 
     $ dpkg -L ikiwiki |grep smileys.mdwn
 
---Pawel
+--[[Paweł|ptecza]]
 
 This seems to be a bug in your 1.43gpal version, whatever that is.. In the package I built, I see:
 
@@ -36,6 +36,6 @@ This seems to be a bug in your 1.43gpal version, whatever that is.. In the packa
 
 > You're right. My backport was builded without all symlinks, because I store
 > all rebuilded sources in CVS repo, but it seems that CVS doesn't support symlinks.
-> Grrr... I need to switch to another repo now. --Pawel
+> Grrr... I need to switch to another repo now. --[[Paweł|ptecza]]
 
 >> Ok, [[bugs/done]] then --[[Joey]]
index 43cb4260bdde28481670b3cb9363501008d9d35c..91ada41e459b0db7cdac64a59073729413366471 100644 (file)
@@ -23,7 +23,7 @@ on stable, although to get the CGI stuff working on stable, you will need
 to upgrade to a newer version of libcgi-formbuilder-perl, `3.05`.
 
 There is also an unofficial backport of ikiwiki for Debian 'sarge', provided by
-Pawel Tecza, at <http://gpa.net.icm.edu.pl/debian/>.
+Paweł Tęcza, at <http://gpa.net.icm.edu.pl/debian/>.
 
 Also. FreeBSD has ikiwiki in its
 [ports collection](http://www.freshports.org/www/ikiwiki/).
index fd3631c07ad102ccc8b41cd231f465d9f5c7d974..1e4d2a12b93f6fabf821a1ce6c85905d63ea092c 100644 (file)
@@ -176,7 +176,7 @@ aren't allowed in WikiLinks now?
 
 My best regards,
 
---Pawel
+--[[Paweł|ptecza]]
 
 ----
 
index 5c711af87c7ab3c0971d3990864646327c218d7b..dee7d4bc4ea96386b05cafa9058bc728dfc72cc7 100644 (file)
@@ -22,7 +22,7 @@ as well. Also have I just created an account on this wiki as well?
 There is a way to ban ikiwiki users, but how to ban an IP address?
 For example if a bitchy anonymous is bombing our poll. I can use
 only Apache/iptables rules for this? Maybe it's related to
-[[ACL|todo/ACL]] request? --Pawel
+[[ACL|todo/ACL]] request? --[[Paweł|ptecza]]
 
 > Well, the polls are not something I would worry about much. I do plan to
 > [[add_IP_range_banning|todo/spam_fighting]], although I expect to wait until
@@ -34,4 +34,4 @@ only Apache/iptables rules for this? Maybe it's related to
 >> problems of Wikipedia with the vandals from Qatar. They demolished
 >> Qatar Wikipedia pages and the admins of Wikipedia had to ban all
 >> IP addresses of that country (fortunately Qatar has only one ISP).
->> --Pawel
+>> --[[Paweł|ptecza]]
index 6f2e5622f7d469e50a2928ce27808aba18e4d90c..ab1a326af87f9302c7915680711192998c8e93a5 100644 (file)
@@ -32,7 +32,7 @@ for external links is enough for me :) Please look at my example:
 
 My best regards,
 
---Pawel
+--[[Paweł|ptecza]]
 
 > If you did not already know, you can achieve similar results using CSS3
 > selectors.  Eg: `a[href="http://www.foobar.com/"] { foobar: css }` or
@@ -53,4 +53,4 @@ My best regards,
 
 >> I've never written plugin for ikiwiki, but I can try if it's simple job :)
 >>
->> --Pawel
\ No newline at end of file
+>> --[[Paweł|ptecza]]
\ No newline at end of file
index 697878019c706a51e339a5a581d700dfe8ca0afa..c7af6c05a1f8d6d4930d44b1de6a476ab6aea363 100644 (file)
@@ -5,7 +5,7 @@ to have it in my ikiwiki :)
 Probably it's better to generate a page on the fly as a CGI
 (just the same like for RecentChanges page) when a user
 really needs it, instead to build static printable version
-for all ikiwiki pages. --Pawel
+for all ikiwiki pages. --[[Paweł|ptecza]]
 
 > I've always considered print links to be a sign of a badly designed web
 > site that looks ugly in a printer because it's ugly anywhere, so I may
@@ -36,7 +36,7 @@ for all ikiwiki pages. --Pawel
 > --[[Joey]]
 
 >> Maybe you could add `print.css` file for printable version? We just have
->> `local.css` file for a local styling. --Pawel
+>> `local.css` file for a local styling. --[[Paweł|ptecza]]
 
 >>> Sure, very doable, but the UI to switch to it when printing, I don't
 >>> know..
@@ -53,7 +53,7 @@ for all ikiwiki pages. --Pawel
 >>>> ikiwiki plugins.
 
 >>>> BTW, I also was thinkig about plugin to CVS support,
->>>> but unfortunately I don't have too much free time. --Pawel
+>>>> but unfortunately I don't have too much free time. --[[Paweł|ptecza]]
 
 >> You don't need a stylesheet-switching UI or a printer-friendly
 >> version; just link to a stylesheet with `media="print"`. --[[JoshTriplett]]
index de22bb7588e4414c2685c81e7197341431be5029..4846236fe6730f1851d43f0b44ab837d38067921 100644 (file)
@@ -1,6 +1,6 @@
 What do you think about refreshing RecentChanges page (via Meta Refresh Tag)?
 It can be useful for users like me which rather prefer watching the last changes
-in WWW browser tab than subscribing to page. --Pawel
+in WWW browser tab than subscribing to page. --[[Paweł|ptecza]]
 
 > Depends, if it were done the time period should be made configurable.
 > Unwanted server load due to refeshing could be a problem for some.
@@ -10,7 +10,7 @@ in WWW browser tab than subscribing to page. --Pawel
 >> stupid and he will not set too short refresh period to kill his server :)
 >> I propose to add `recentchanges_refresh` variable in ikiwiki setup
 >> to setting refresh period. If it's not defined, then ikiwiki doesn't put
->> refresh meta tag into `recentchanges.tmpl`. Do you like it? ;) --Pawel
+>> refresh meta tag into `recentchanges.tmpl`. Do you like it? ;) --[[Paweł|ptecza]]
 
 >>> Seems reasonable --[[Joey]]
 
index ed034910f868f516996555d90e5c5788c7a78340..26097b5559dbcd48ebea1a20c6eddd256ed90276 100644 (file)
@@ -43,16 +43,16 @@ can I do diff for old and new `ikiwiki.pot` file and update only differences?
   >>>> OK, I hope I handle it :)
 
 4. What about "gettexting" button titles and link names? Do you really
-think that there should be hardcoded in ikiwiki templates? --Pawel
+think that there should be hardcoded in ikiwiki templates? --[[Paweł|ptecza]]
 
   > I don't know, really. Recai's approach seems to show promise.
 
   >> BTW, why does ikiwiki number my questions wrongly (1., 1., 1., 1.,
-  >> instead of 1., 2., 3., 4.)? Where have I made a Markdown mistake? --Pawel
+  >> instead of 1., 2., 3., 4.)? Where have I made a Markdown mistake? --[[Paweł|ptecza]]
 
   >>> My indentation mistake, I think. --[[Joey]]
 
-  >>>> Now it's perfect :) Thank you very much! --Pawel
+  >>>> Now it's perfect :) Thank you very much! --[[Paweł|ptecza]]
 
 ----
 
@@ -71,7 +71,7 @@ a message is. Then I have to check the sources again...
 So I have a request to Joey and the rest of ikiwiki coders:
 please write more verbose gettext messages and don't fear using
 subject there. It will be huge help for me and other ikiwiki
-translators. Thank you! :) --Pawel
+translators. Thank you! :) --[[Paweł|ptecza]]
 
 > Well, those messages are mostly laconic because they're output by
 > ikiwiki running in unix program mode and other tight situations, and 
@@ -94,4 +94,4 @@ translators. Thank you! :) --Pawel
 > size limits. This is generally done by adding comments in the pot file,
 > and I've turned that on, and added a few. --[[Joey]]
 
->> Thank you very much! It also will be a big help for me. --Pawel
\ No newline at end of file
+>> Thank you very much! It also will be a big help for me. --[[Paweł|ptecza]]
\ No newline at end of file
index 3b6f042d3a99eac98797e3aa6728cbbff227a69d..b8a4ecf4652d2ef5cff6eef7a2b0ff63f54c2520 100644 (file)
@@ -11,7 +11,7 @@ and HTML code if it's not necessary.
 BTW, ikiwiki doesn't displays the #foo anchor in the example
 ("To link to an anchor inside a page...") at [[WikiLink]] page...
 
---Pawel
+--[[Paweł|ptecza]]
 
 > No such syntax exists in markdown.  ikiwiki could certainly have a
 > [[preprocessor_directive|preprocessordirective]] for it, though.