<?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>Coding Robots Forums Topic: Indent versus blockquote...</title>
		<link>http://forum.codingrobots.com/topic/indent-versus-blockquote</link>
		<description>Coding Robots Forums Topic: Indent versus blockquote...</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 00:05:13 +0000</pubDate>
		<generator>bbpress 1.0-alpha-2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forum.codingrobots.com/search.php</link>
		</textInput>

		<item>
			<title>Dmitry Chestnykh on "Indent versus blockquote..."</title>
			<link>http://forum.codingrobots.com/topic/indent-versus-blockquote/page/102#post-2134</link>
			<pubDate>Sun, 17 Jan 2010 21:39:21 +0000</pubDate>
			<dc:creator>Dmitry Chestnykh</dc:creator>
			<guid isPermaLink="false">2134@http://forum.codingrobots.com/</guid>
			<description>&#60;p&#62;Currently you can use the power of auto replace feature to do indenting without blockquotes. It's not as convenient as if it was a built-in feature, but still usable.&#60;/p&#62;
&#60;p&#62;* Click Tools &#38;gt; Auto Replace.&#60;br /&#62;
* Click Add to add a new rule.&#60;br /&#62;
* Type a name for a rule, for example &#60;code&#62;indentme&#60;/code&#62;.&#60;br /&#62;
* Type the following to &#34;Replace with&#34; field: &#60;code&#62;&#38;lt;p style=&#38;quot;padding-left: 30px&#38;quot;&#38;gt;text&#38;lt;/p&#38;gt;&#60;/code&#62;.&#60;br /&#62;
* Click OK, and OK.&#60;/p&#62;
&#60;p&#62;Now, in editor, when you type &#60;code&#62;indentme&#60;/code&#62; (and press Space), it will be replaced with an indented paragraph with &#34;text&#34;. Replace the text with your actual text you want to be indented.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scathew on "Indent versus blockquote..."</title>
			<link>http://forum.codingrobots.com/topic/indent-versus-blockquote/page/102#post-2133</link>
			<pubDate>Sun, 17 Jan 2010 20:05:05 +0000</pubDate>
			<dc:creator>scathew</dc:creator>
			<guid isPermaLink="false">2133@http://forum.codingrobots.com/</guid>
			<description>&#60;p&#62;I'm not sure where the best place to put this...&#60;/p&#62;
&#60;p&#62;I'm interested in potentially buying BlogJet but one feature it is missing (which to be honest all offline blog tools seem to), is to have the difference between a &#34;bockquote&#34; and an &#34;indent&#34;.&#60;/p&#62;
&#60;p&#62;For instance, under TinyMCE with recent WordPress software, selecting the quote button (&#34;) makes it a &#34;blockquote&#34;, but selecting the &#34;indent&#34; (right arrow with lines button) actually generates a &#34;&#38;lt;p style=&#34;padding-left: 30px;&#34;&#38;gt; in front of the text.&#60;/p&#62;
&#60;p&#62;I like having both versions personally, because I have CSS to highlight actual quotes versus say just text I want indented. For instance if I want to put a URL on a line by itself I tend to do a vanilla indent (which yields the &#34;padding-left&#34; code), whereas if I'm quoting text from another author I use the '&#34;' button (which yields the &#34;blockquote&#34; code).&#60;/p&#62;
&#60;p&#62;Is there a way to get similar functionality in BlogJet?&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

