<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged preview</title>
<link>https://www.question2answer.org/qa/tag/preview</link>
<description>Powered by Question2Answer</description>
<item>
<title>Including Image in the question/answer plugin</title>
<link>https://www.question2answer.org/qa/63462/including-image-in-the-question-answer-plugin</link>
<description>Is Q2A having option of image post in question/ answer like Askbot has?&lt;br /&gt;
&lt;br /&gt;
I know Q2A is having option of image post, but it asks several things, but Askbot just ask a url or has button to upload a image..</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/63462/including-image-in-the-question-answer-plugin</guid>
<pubDate>Thu, 12 Apr 2018 11:55:09 +0000</pubDate>
</item>
<item>
<title>How to remove the preview text displayed in the image upload screen?</title>
<link>https://www.question2answer.org/qa/63372/how-remove-the-preview-text-displayed-the-image-upload-screen</link>
<description>

&lt;p&gt;I noticed the below text displayed as preview in the image upload screen. This doesn't seem to be a relevant text to display here. Anyway to remove this?&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=18024649831034333970&quot; style=&quot;height:605px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/63372/how-remove-the-preview-text-displayed-the-image-upload-screen</guid>
<pubDate>Sat, 07 Apr 2018 11:24:34 +0000</pubDate>
</item>
<item>
<title>I was to show  best answer with question on listing</title>
<link>https://www.question2answer.org/qa/60684/i-was-to-show-best-answer-with-question-on-listing</link>
<description>I want to show best answer or the last answer on a question on home questions listing screen, how can it be done.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60684/i-was-to-show-best-answer-with-question-on-listing</guid>
<pubDate>Mon, 06 Nov 2017 09:45:06 +0000</pubDate>
</item>
<item>
<title>How do I show preview for question answer as the user types like in StackOverflow?</title>
<link>https://www.question2answer.org/qa/58207/show-preview-question-answer-user-types-like-stackoverflow</link>
<description>I want to show preview of the question and answer as the user types it in the edit box.&lt;br /&gt;
&lt;br /&gt;
Is there a plugin for this?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/58207/show-preview-question-answer-user-types-like-stackoverflow</guid>
<pubDate>Mon, 19 Jun 2017 01:53:44 +0000</pubDate>
</item>
<item>
<title>A markdown editor bug? cannot show corrected formula with mathjax</title>
<link>https://www.question2answer.org/qa/55447/markdown-editor-cannot-show-corrected-formula-with-mathjax</link>
<description>I use markdown editor and mathjax to write math formula, sometimes it cannot show corrected form, here is the example:&lt;br /&gt;
&lt;br /&gt;
$$(A_2)\int_{-\infty}^{+\infty} dx $$&lt;br /&gt;
&lt;br /&gt;
Is this a markdown editor's bug?&lt;br /&gt;
&lt;br /&gt;
When I use Basic Editor,it is OK.&lt;br /&gt;
&lt;br /&gt;
Furthermore, in the Preview of markdown editor, the formula shows OK, but when I finish the editor, the answer shows problem.&lt;br /&gt;
&lt;br /&gt;
Help me, please.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/55447/markdown-editor-cannot-show-corrected-formula-with-mathjax</guid>
<pubDate>Fri, 23 Dec 2016 22:37:15 +0000</pubDate>
</item>
<item>
<title>How to enable markdown preview with mathjax?</title>
<link>https://www.question2answer.org/qa/55438/how-to-enable-markdown-preview-with-mathjax</link>
<description>I have a lot of math formula to write, hence I use mathjax and markdown,but its preview doesn't works. I have checked all questions and answer in this web, but cannot get useful answer.&lt;br /&gt;
&lt;br /&gt;
I need your help, how do I do?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/55438/how-to-enable-markdown-preview-with-mathjax</guid>
<pubDate>Fri, 23 Dec 2016 04:38:52 +0000</pubDate>
</item>
<item>
<title>Comments max size ?</title>
<link>https://www.question2answer.org/qa/49057/comments-max-size</link>
<description>Hi everyone,&lt;br /&gt;
&lt;br /&gt;
I would like to fix a max comment size, is it possible ?&lt;br /&gt;
&lt;br /&gt;
If it's not possible can i &amp;quot;preview&amp;quot; long comments ?&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/49057/comments-max-size</guid>
<pubDate>Sat, 21 Nov 2015 07:36:05 +0000</pubDate>
</item>
<item>
<title>Tip: Adding a text preview in answers list of each user</title>
<link>https://www.question2answer.org/qa/45917/tip-adding-a-text-preview-in-answers-list-of-each-user</link>
<description>

&lt;p&gt;Add to your plugin or advanced theme the following (credits to Scott, user activity plugin):&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=6150474683586647915&quot; style=&quot;height:134px; width:528px&quot;&gt;
&lt;br&gt;
&lt;br&gt;function post_meta($post, $class, $prefix=null, $separator='&amp;lt;br/&amp;gt;')
&lt;br&gt;{
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// default method call
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;qa_html_theme_base::post_meta($post, $class, $prefix=null, $separator='&amp;lt;br/&amp;gt;');
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if($this-&amp;gt;template=='user-answers') {
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$answerpreview = qa_db_read_one_value( qa_db_query_sub('SELECT content FROM `^posts`
&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;&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;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;WHERE `parentid` = #
&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;&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;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;;', $post['raw']['postid']), true );
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// to avoid ugly content, convert answer to HTML then strip the tags and remove any URLs
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// $answerpreview = qa_viewer_html($answerpreview, 'html');
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$answerpreview = strip_tags( $answerpreview);
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$answerpreview = preg_replace('#\shttp://[^\s]+#', '', $answerpreview);
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$answerpreview = qa_substr($answerpreview, 0, 160);
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if($answerpreview == 160) {
&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;$answerpreview .= '…'; &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;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$this-&amp;gt;output('
&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;lt;div class=&quot;qa-a-snippet&quot; style=&quot;margin-top: 2px;color: #555753;line-height: 115%;display:block;&quot;&amp;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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'.$answerpreview.'
&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;lt;/div&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;');
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}
&lt;br&gt;}&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/45917/tip-adding-a-text-preview-in-answers-list-of-each-user</guid>
<pubDate>Fri, 19 Jun 2015 05:03:09 +0000</pubDate>
</item>
<item>
<title>Question Short Preview</title>
<link>https://www.question2answer.org/qa/35630/question-short-preview</link>
<description>Is there any plugin that can make a short preview of the question's description on the front page like this theme do?&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://demo.qa-themes.com/ideabox/&quot; rel=&quot;nofollow&quot;&gt;http://demo.qa-themes.com/ideabox/&lt;/a&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/35630/question-short-preview</guid>
<pubDate>Thu, 03 Jul 2014 07:43:42 +0000</pubDate>
</item>
<item>
<title>How to enable mathjax rendering in live preview ?</title>
<link>https://www.question2answer.org/qa/23413/how-to-enable-mathjax-rendering-in-live-preview</link>
<description>

&lt;p&gt;
	I want to to enable&amp;nbsp; MathJax rendering in live preview of Markdown editor . I found following snippet on &lt;a href=&quot;http://stackoverflow.com/q/12069625&quot; rel=&quot;nofollow&quot;&gt;stackoverflow&lt;/a&gt; :&lt;/p&gt;


&lt;pre class=&quot;default prettyprint prettyprinted&quot; style=&quot;&quot;&gt;
&lt;code&gt;&lt;span class=&quot;pln&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
    &lt;/span&gt;&lt;span class=&quot;kwd&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; $text       &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;#text&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;),&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
        $preview    &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;#preview&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;);&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;

    $text&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;on&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;keyup&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
        $preview&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; $text&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;val&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;);&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
        &lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;MathJax&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;Hub&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;Queue&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;([&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;Typeset&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;MathJax&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;Hub&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;preview&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;]);&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
    &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;});&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;

    &lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;MathJax&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;Hub&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;Register&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;typ&quot;&gt;MessageHook&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;End Process&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;message&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
        $preview&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;/code&gt;q2a-markdown-editor&lt;code&gt;&lt;span class=&quot;pun&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;$preview&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;())&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;);&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
    &lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;});&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;


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


&lt;p&gt;
	&lt;code&gt;&lt;span class=&quot;pun&quot;&gt;but it doesn't work .&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;code&gt;&lt;span class=&quot;pun&quot;&gt;C&lt;/span&gt;&lt;/code&gt;an I use this snippet for markdown editor and what should I change ?&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/23413/how-to-enable-mathjax-rendering-in-live-preview</guid>
<pubDate>Wed, 24 Apr 2013 04:47:37 +0000</pubDate>
</item>
<item>
<title>How to preview the detail under the question title of question list?</title>
<link>https://www.question2answer.org/qa/18047/how-preview-the-detail-under-the-question-title-question-list</link>
<description>

&lt;p&gt;
	Question List Page&lt;/p&gt;


&lt;p&gt;
	-------------------------&lt;/p&gt;


&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; style=&quot;width: 250px; border-spacing: 1px;&quot;&gt;
	

&lt;tbody&gt;
		

&lt;tr&gt;
			

&lt;td&gt;
				Question title&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr&gt;
			

&lt;td&gt;
				&lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 0, 0);&quot;&gt;Question preview this area&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr&gt;
			

&lt;td&gt;
				asked 1 day ago in football by david&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;


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


&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; style=&quot;width: 250px; border-spacing: 1px;&quot;&gt;
	

&lt;tbody&gt;
		

&lt;tr&gt;
			

&lt;td&gt;
				Other question title&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr&gt;
			

&lt;td&gt;
				&lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 0, 0);&quot;&gt;Question&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(255, 255, 255); background-color: rgb(255, 0, 0);&quot;&gt;preview&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 0, 0);&quot;&gt;this area&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr&gt;
			

&lt;td&gt;
				asked 2 day ago in basketball by john
&lt;br&gt;
				&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;


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


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


&lt;div&gt;
	....
&lt;br&gt;
	----------------------
&lt;br&gt;
	
&lt;br&gt;
	I've tried this code on qa-theme-base.php but it did not work.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	function q_item_title($q_item)&lt;/div&gt;


&lt;div&gt;
	{&lt;/div&gt;


&lt;div&gt;
	$this-&amp;gt;output(&lt;/div&gt;


&lt;div&gt;
	'&amp;lt;DIV CLASS=&quot;qa-q-item-title&quot;&amp;gt;',&lt;/div&gt;


&lt;div&gt;
	'&amp;lt;A HREF=&quot;'.$q_item['url'].'&quot;&amp;gt;'.$q_item['title'].'&amp;lt;/A&amp;gt;',&lt;/div&gt;


&lt;div&gt;
	$q_view['content'], &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;&amp;lt;---- added this line&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	'&amp;lt;/DIV&amp;gt;'&lt;/div&gt;


&lt;div&gt;
	);
&lt;br&gt;
	
&lt;br&gt;
	
&lt;br&gt;
	I don't want to use Mouseover Layer plug-in
&lt;br&gt;
	Need help.&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/18047/how-preview-the-detail-under-the-question-title-question-list</guid>
<pubDate>Fri, 28 Sep 2012 22:03:31 +0000</pubDate>
</item>
<item>
<title>How to preview the detail on the page of question list?</title>
<link>https://www.question2answer.org/qa/18036/how-to-preview-the-detail-on-the-page-of-question-list</link>
<description>On this site, I can preview the detail of questions on the page of question list.&lt;br /&gt;
&lt;br /&gt;
But I can't find the option in myself website. And can't find any plugin supported this function on Add-ons.&lt;br /&gt;
&lt;br /&gt;
Does anybody know the solution?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/18036/how-to-preview-the-detail-on-the-page-of-question-list</guid>
<pubDate>Thu, 27 Sep 2012 23:06:11 +0000</pubDate>
</item>
<item>
<title>Before proceeding</title>
<link>https://www.question2answer.org/qa/12504/before-proceeding</link>
<description>

&lt;p&gt;
	&quot;&lt;span style=&quot;background-color: rgb(217, 227, 234); color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;Before proceeding, please check your question was not asked already&quot;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;background-color: rgb(217, 227, 234); color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;How do I activate this feature?&lt;/span&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/12504/before-proceeding</guid>
<pubDate>Mon, 06 Feb 2012 16:37:57 +0000</pubDate>
</item>
<item>
<title>Is it possible to add preview before posting question? (pluging tip!?)</title>
<link>https://www.question2answer.org/qa/11262/is-possible-add-preview-before-posting-question-pluging-tip</link>
<description>

&lt;p&gt;
	&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif;&quot;&gt;I'm using the Syntax Highlighter Plugin by Ernest Mikolajczyk&amp;nbsp;to highlight code like php etc. For this instance it would be handy if people would see a preview of their question before submitting it, like you have on some forums also.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/11262/is-possible-add-preview-before-posting-question-pluging-tip</guid>
<pubDate>Sat, 17 Dec 2011 20:08:47 +0000</pubDate>
</item>
<item>
<title>Question teaser</title>
<link>https://www.question2answer.org/qa/9481/question-teaser</link>
<description>I want to display some part of the content of user's questions in the question list, and not just the title... similar to Stackoverflow ... is this possible using this engine?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/9481/question-teaser</guid>
<pubDate>Wed, 28 Sep 2011 10:08:14 +0000</pubDate>
</item>
</channel>
</rss>