<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged parsing</title>
<link>https://www.question2answer.org/qa/tag/parsing</link>
<description>Powered by Question2Answer</description>
<item>
<title>Improving the link converter / don't add &quot;)&quot; to the link</title>
<link>https://www.question2answer.org/qa/29015/improving-the-link-converter-dont-add-to-the-link</link>
<description>With recent q2a v1.6.2 and before, all links that are like the example here (&lt;a href=&quot;http://www.nytimes.com&quot; rel=&quot;nofollow&quot;&gt;http://www.nytimes.com&lt;/a&gt;) get parsed with the &amp;quot;)&amp;quot; in the end.&lt;br /&gt;
&lt;br /&gt;
I often have false link this way in my forum.&lt;br /&gt;
&lt;br /&gt;
Can we just add to the core that a final &amp;quot;)&amp;quot; is not part of the link, that would solve a lot of dead links in all 10,000+ q2a forums.&lt;br /&gt;
&lt;br /&gt;
Kai</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/29015/improving-the-link-converter-dont-add-to-the-link</guid>
<pubDate>Wed, 13 Nov 2013 02:22:13 +0000</pubDate>
</item>
<item>
<title>How is the &quot;form&quot; array parsed?</title>
<link>https://www.question2answer.org/qa/9122/how-is-the-form-array-parsed</link>
<description>

&lt;p&gt;
	Hi,&lt;/p&gt;


&lt;p&gt;
	I am building a Page for my Plugin, which requires taking some inputs from the user and processing them. I copied the example plugin folder, provided along with q2a, and started changing code of that. &lt;strong&gt;There is a form on that page&lt;/strong&gt;, with a &lt;strong&gt;textbox&lt;/strong&gt;, a &lt;strong&gt;hidden&lt;/strong&gt; input element, and a &lt;strong&gt;button&lt;/strong&gt;. All are done by adding arrays with key 'button, 'hidden' and 'fields' (in fact in the example, 'fileds' act as a key for 'textboxes').&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	I would like to add some other input types, say a Dropdown Menu to the Form. For this I must understand, how (and where) the &quot;form&quot; array is parsed, and which keys (like &quot;button&quot; and &quot;hidden&quot;) are interpreted correctly by q2a.&lt;/p&gt;


&lt;p&gt;
	Can anybody tell me, where I can find some documentation for that, or guide me, how to go about doing this?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/9122/how-is-the-form-array-parsed</guid>
<pubDate>Wed, 07 Sep 2011 07:40:19 +0000</pubDate>
</item>
</channel>
</rss>