<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vinicius.biz &#187; Drupal</title>
	<atom:link href="http://vinicius.biz/category/php/drupal/feed" rel="self" type="application/rss+xml" />
	<link>http://vinicius.biz</link>
	<description></description>
	<lastBuildDate>Thu, 22 Mar 2012 00:23:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Custom token replacement in Drupal 7</title>
		<link>http://vinicius.biz/custom-token-replacement-in-drupal-7</link>
		<comments>http://vinicius.biz/custom-token-replacement-in-drupal-7#comments</comments>
		<pubDate>Fri, 27 Jan 2012 19:13:59 +0000</pubDate>
		<dc:creator>Vinicius Pinto</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://vinicius.biz/?p=32</guid>
		<description><![CDATA[If you need to replace custom tokens in the body or any other node field in Drupal 7, you can use the modules Token Filter and Custom Tokens to do the job. Install and enable both modules, then enable the &#8230; <a href="http://vinicius.biz/custom-token-replacement-in-drupal-7">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you need to replace custom tokens in the body or any other node field in <a href="http://drupal.org/">Drupal 7</a>, you can use the modules <a href="http://drupal.org/project/token_filter">Token Filter</a> and <a href="http://drupal.org/project/token_custom">Custom Tokens</a> to do the job.</p>
<p>Install and enable both modules, then enable the <em>Replace Tokens</em> filter in the desired input format. This is under Configuration / Input Formats.</p>
<p>To add the custom tokens, go to Structure / Custom tokens. If you create a token named <em>Foobar</em>, the custom token will be something like [custom:foobar].</p>
]]></content:encoded>
			<wfw:commentRss>http://vinicius.biz/custom-token-replacement-in-drupal-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

