Your message dated Thu, 26 May 2011 15:15:54 +0000
with message-id <[email protected]>
and subject line Re: Bug#627927: po: language pagespec function(s)
has caused the Debian Bug report #627927,
regarding po: language pagespec function(s)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
627927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627927
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ikiwiki
Version: 3.20110430
Severity: wishlist
At present we find it necessary to do things like
[[!inline pages="page(news/*) and !*.da and !*.de and !*.es and !*.ko"]]
to restrict that feed to only English. This directive also makes
it into the translation and thus the translated page contains
aggregation of the wrong language.
I'd like a way to restrict to either the master language or
the language of the translation.
--- End Message ---
--- Begin Message ---
On Wed, May 25, 2011 at 05:43:37PM +0200, intrigeri wrote:
> Don't the lang(LL) and/or currentlang() pagespec syntax extensions
> (see the ikiwiki/pagespec/po documentation page) suit your needs?
Ah, sorry. currentlang() appears to be perfect.
--- End Message ---