<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Still working
at the same problem: My hope is that by customizing the template for
the blog list:<br>
<blockquote type="cite">!!Blog Pagelist Templates<br>
<br>
[[#RecentBlog]]<br>
!!!fmt=#recentblog<br>
include the first five blog entries and an edit link<br>
<br>
[@<br>
[[#recentblog]]<br>
(:if ! equal {=$BlogDate2} {<$BlogDate2}:)<br>
%block blogdate%{=$BlogDate}%%(:if:)<br>
>>blogentry<<<br>
(:if exists PostComments.{=$Group}-{=$Name}:)<br>
%rfloat%[[PostComments.{=$Group}-{=$Name}#comments| Show Comments]]
({PostComments.{=$Group}-{=$Name}$PostCount})<br>
(:if !exists PostComments.{=$Group}-{=$Name}:)<br>
%rfloat%[[PostComments.{=$Group}-{=$Name}?action=set#commentbox| Add
Comment]]<br>
(:if:)<br>
!!![[{=$FullName}|{=$Titlespaced}]] (:if auth edit:)[-(''[[Edit ->
{=$FullName}?action=edit]]'')-](:if:)<br>
<br>
(:include {=$FullName}:)<br>
>><<<br>
[[#recentblogend]]<br>
@]<br>
<br>
(:markup:) [=<br>
(:pagelist link=Category.Blog fmt=#recentblog order=-ctime count=5:)<br>
=]<br>
</blockquote>
<br>
it would be possible to tell PmWiki that entries in a custom language
(i.e. in a block like (:if userlang en:) ) should be visible in the
blog list. Any ideas?<br>
<br>
Mike<br>
<br>
<br>
</font></font><br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">Subject: </th>
<td>BlogSimple2 + MultiLanguage</td>
</tr>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">Date: </th>
<td>Thu, 28 Sep 2006 16:19:45 +0200</td>
</tr>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">From: </th>
<td>Mike <a class="moz-txt-link-rfc2396E" href="mailto:mike@widowitz.com"><mike@widowitz.com></a></td>
</tr>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">To: </th>
<td>pmwiki-users <a class="moz-txt-link-rfc2396E" href="mailto:pmwiki-users@pmichaud.com"><pmwiki-users@pmichaud.com></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
it looks as if I stumbled about a slight incompatibility between two
recipes: BlogSimple2 and MultiLanguage.<br>
<br>
Problem is that I have my blog pages in two languages without any text
in the "general" section at all. Now, in the blog index page (which
contains the pagelist directive), the blog entries appear empty - I
suppose that this is because for the pagelist, there is no "userlang"
set...<br>
<br>
Does anyone have an idea about how to fix this?<br>
<br>
Thanks,<br>
Mike<br>
<br>
</font></font>
</body>
</html>