<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Tag: blockquote</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: blockquote</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 01:26:50 +0000</pubDate>

<item>
<title>chrishajer on "Blockquotes are broken"</title>
<link>http://bbpress.org/forums/topic/blockquotes-are-broken#post-20860</link>
<pubDate>Fri, 21 Nov 2008 01:58:53 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20860@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Agreed.  I've brought it up before, but I think they must be working on other things.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/bozo-problem#post-4739&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/bozo-problem#post-4739&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.google.com/search?q=site%3Abbpress.org%2Fforums+blockquote&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/search?q=site%3Abbpress.org%2Fforums+blockquote&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "Blockquotes are broken"</title>
<link>http://bbpress.org/forums/topic/blockquotes-are-broken#post-20858</link>
<pubDate>Fri, 21 Nov 2008 00:48:16 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">20858@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey, my site works fine. I'm saying bbpress.org's quotes are broke. :) Someone should fix the CSS here.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Blockquotes are broken"</title>
<link>http://bbpress.org/forums/topic/blockquotes-are-broken#post-20850</link>
<pubDate>Thu, 20 Nov 2008 22:09:55 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20850@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The blockquotes are there in the source, but there is no corresponding CSS.   This was brought up before here, but not addressed.  If you are working on your own theme, just define blockquote in the style.css however you like, for example:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;blockquote {&#60;br /&#62;
padding: 0 0 0 20px;&#60;br /&#62;
background-color: red;&#60;br /&#62;
}&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Blockquotes are broken"</title>
<link>http://bbpress.org/forums/topic/blockquotes-are-broken#post-20849</link>
<pubDate>Thu, 20 Nov 2008 22:07:41 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20849@http://bbpress.org/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;Quote&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;^ that was wrapped in blockquotes.
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "Blockquotes are broken"</title>
<link>http://bbpress.org/forums/topic/blockquotes-are-broken#post-20835</link>
<pubDate>Thu, 20 Nov 2008 14:12:26 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">20835@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It seems blockquotes are broken on this board.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;blockquote&#38;gt;Test&#38;lt;/blockquote&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;gives:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Test&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>fel64 on "blockquote?"</title>
<link>http://bbpress.org/forums/topic/blockquote#post-9248</link>
<pubDate>Mon, 23 Jul 2007 15:58:56 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">9248@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;code&#62;verbatim in my bb-admin/style.css file does no good&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;because there are no blockquotes in bb-Admin. Apply them to your theme, which should be in my-templates/themename/style.css. I agree, kakumei needs default blockquote support. I'll add a trac ticket or sumthin'.
&#60;/p&#62;</description>
</item>
<item>
<title>azizpoonawalla on "blockquote?"</title>
<link>http://bbpress.org/forums/topic/blockquote#post-9243</link>
<pubDate>Mon, 23 Jul 2007 15:41:37 +0000</pubDate>
<dc:creator>azizpoonawalla</dc:creator>
<guid isPermaLink="false">9243@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just installed bbpress yetserday on a new domain and have integrated it with wordpress using the plugin, etc. I also have found that the default template has no blockquote support. Even by including the blockquote definition given above by Trent verbatim in my bb-admin/style.css file does no good, here is a view source excerpt of the source file:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;blockquote&#38;gt;&#38;lt;p&#38;gt;[Shakir 5:57] O you who believe! do not take for guardians those who take your religion for a mockery and a joke...&#38;lt;/p&#38;gt;&#38;lt;/blockquote&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;as a test... &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;testing blockquote here in bbpress support&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;nope. above line doesnt render in blockquoted indent either. &#60;/p&#62;
&#60;p&#62;i think the problem is the insertion of &#38;lt;p&#38;gt;&#38;lt;/p&#38;gt; tags around every paragraph. Since blockquote is an inline style, the p tags override it. we could get around this by using a div class=blockquote kind of construction instead but wouldt it be nicer if blockquote just worked out of the box?
&#60;/p&#62;</description>
</item>
<item>
<title>bakedlogdotcom on "blockquote?"</title>
<link>http://bbpress.org/forums/topic/blockquote#post-2321</link>
<pubDate>Sat, 16 Dec 2006 03:23:27 +0000</pubDate>
<dc:creator>bakedlogdotcom</dc:creator>
<guid isPermaLink="false">2321@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;yes thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "blockquote?"</title>
<link>http://bbpress.org/forums/topic/blockquote#post-2215</link>
<pubDate>Mon, 11 Dec 2006 16:47:41 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2215@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You should be able to change your style.css to reflect how you want your blockquote to work.   I changed mine and see no problems with it.   Take a look at:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.trentadams.ca/topic.php?id=313&#38;#38;replies=1#post-483&#34; rel=&#34;nofollow&#34;&#62;http://forum.trentadams.ca/topic.php?id=313&#38;#38;replies=1#post-483&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Used:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;blockquote {&#60;br /&#62;
	border-left: 1px solid #c00;&#60;br /&#62;
	border-right: 1px solid #c00;&#60;br /&#62;
	border-top: 1px solid #c00;&#60;br /&#62;
	border-bottom: 1px solid #c00;&#60;br /&#62;
	background: #fff;&#60;br /&#62;
	width: 300px;&#60;br /&#62;
	margin-left: 1.5em;&#60;br /&#62;
	padding: 5 5 5 5px;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is that what you mean or could you give an example?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>bakedlogdotcom on "blockquote?"</title>
<link>http://bbpress.org/forums/topic/blockquote#post-2210</link>
<pubDate>Mon, 11 Dec 2006 11:55:34 +0000</pubDate>
<dc:creator>bakedlogdotcom</dc:creator>
<guid isPermaLink="false">2210@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't know if I'm missing something here or what, but when replying or posting, I see no difference if when I surround a block of text with &#60;code&#62;&#60;strong&#62;&#60;code&#62;&#38;lt;blockquote&#38;gt;&#60;/code&#62;&#60;/strong&#62;&#60;/code&#62; or not...&#60;/p&#62;
&#60;p&#62;It's a pain because there is no way to create line separation when posting... you can't use &#38;lt;br&#38;gt; .. is there a way to customize the 'Allowed tags'? Please help &#38;#38; thx in advance.&#60;/p&#62;
&#60;p&#62;-BHensley&#60;br /&#62;
-http://Bakedlog.com
&#60;/p&#62;</description>
</item>

</channel>
</rss>
