<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged brackets</title>
<link>https://www.question2answer.org/qa/tag/brackets</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to remove brackets from categories?</title>
<link>https://www.question2answer.org/qa/6755/how-to-remove-brackets-from-categories</link>
<description>I was wondering, how can I remove the brackets from the category counts?&lt;br /&gt;
&lt;br /&gt;
I have categorymenu in the sidepanel, but I dont like the brackets that are around the numbers...&lt;br /&gt;
&lt;br /&gt;
I have pinpointed the following piece of code:&lt;br /&gt;
&lt;br /&gt;
___________&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (strlen(@$navlink['note']))&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$this-&amp;gt;output('&amp;lt;SPAN CLASS=&amp;quot;qa-'.$class.'-note&amp;quot;&amp;gt;'.$navlink['note'].'&amp;lt;/SPAN&amp;gt;');&lt;br /&gt;
&lt;br /&gt;
___________&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
the counts are given by $navlink['note']&lt;br /&gt;
&lt;br /&gt;
but this isn't raw data, it includes also the brackets... I don't want that...</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/6755/how-to-remove-brackets-from-categories</guid>
<pubDate>Sat, 28 May 2011 19:18:35 +0000</pubDate>
</item>
</channel>
</rss>