Comments
Patch
@@ -1,5 +1,5 @@
<item>
- <title>{branches%"{if(name, '[{name|escape}] ')}"}{desc|strip|firstline|strip|escape}</title>
+ <title>{inbranch%"{if(name, '[{name|escape}] ')}"}{branches%"{if(name, '[{name|escape}] ')}"}{desc|strip|firstline|strip|escape}</title>
<guid isPermaLink="true">{urlbase}{url|urlescape}rev/{node|short}</guid>
<description>
<![CDATA[
@@ -10,7 +10,7 @@
</tr>
<tr>
<th style="text-align:left;">branch</th>
- <td>{branches%"{name|escape}"}</td>
+ <td>{inbranch%"{name|escape}"}{branches%"{name|escape}"}</td>
</tr>
<tr>
<th style="text-align:left;">bookmark</th>