<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Feed Informer: Forums &#187; Topic: Basic html code</title>
		<link>https://feed.informer.com/forums/topic.php?id=218</link>
		<description>Feed Informer: Forums &#187; Topic: Basic html code</description>
		<language>en-US</language>
		<pubDate>Tue, 19 May 2026 00:20:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=218" rel="self" type="application/rss+xml" />

		<item>
			<title>tldnetworks on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-906</link>
			<pubDate>Mon, 17 Dec 2007 14:35:11 +0000</pubDate>
			<dc:creator>tldnetworks</dc:creator>
			<guid isPermaLink="false">906@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Thank you!
</p>]]></description>
					</item>
		<item>
			<title>admin on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-904</link>
			<pubDate>Sat, 15 Dec 2007 05:42:16 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">904@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>You now have a temporary upgrade which you can renew later on.
</p>]]></description>
					</item>
		<item>
			<title>tldnetworks on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-903</link>
			<pubDate>Fri, 14 Dec 2007 16:12:56 +0000</pubDate>
			<dc:creator>tldnetworks</dc:creator>
			<guid isPermaLink="false">903@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Still working on it.  Questioning the coder of the script.</p>
<p>When will I be able to upgrade FD?
</p>]]></description>
					</item>
		<item>
			<title>admin on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-898</link>
			<pubDate>Thu, 13 Dec 2007 19:18:55 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">898@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I Googled around and found these instructions for putting PHP code on the PHPBB template TPL files:</p>
<p>Go to your administration panel.<br />
Click on security settings.<br />
And search for ; Allow php in templates: and selected that on yes.</p>
<p>Then.. in your template use PHP code, but surround it.. like so:</p>
<p>&#60;!-- PHP --&#62;<br />
put your Feed Digest PHP code here..<br />
&#60;!-- ENDPHP --&#62;
</p>]]></description>
					</item>
		<item>
			<title>tldnetworks on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-897</link>
			<pubDate>Thu, 13 Dec 2007 13:51:20 +0000</pubDate>
			<dc:creator>tldnetworks</dc:creator>
			<guid isPermaLink="false">897@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Hopefully this will help.  I have seen quite a few scripts that use .tpl files to control the templates.<br />
<a href="http://www.phpbb.com/community/viewtopic.php?t=79338" rel="nofollow">http://www.phpbb.com/community/viewtopic.php?t=79338</a></p>
<p>Any chance of getting upgraded so I can use more that the existing number of feeds?<br />
Thanks.
</p>]]></description>
					</item>
		<item>
			<title>admin on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-896</link>
			<pubDate>Thu, 13 Dec 2007 13:12:40 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">896@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I have to admit I'm not aware of the technology your site is using. Is there a page your Web host or software provider provides that explains it that we can look at?
</p>]]></description>
					</item>
		<item>
			<title>tldnetworks on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-895</link>
			<pubDate>Wed, 12 Dec 2007 20:56:02 +0000</pubDate>
			<dc:creator>tldnetworks</dc:creator>
			<guid isPermaLink="false">895@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>site is DomainBlogList.com
</p>]]></description>
					</item>
		<item>
			<title>tldnetworks on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-894</link>
			<pubDate>Wed, 12 Dec 2007 20:55:26 +0000</pubDate>
			<dc:creator>tldnetworks</dc:creator>
			<guid isPermaLink="false">894@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Not really sure "what" it is, but I think it is short for Template.  In the script I am using it combines PHP, HTML and the "template" of the site is comprised of tpl files.  I have to edit them in notepad becuase my Adobe GoLive does not recognize it.  Here is the code from one of the tpl files;</p>
<p>&#60;table width="100%" cellpadding="0px" cellspacing="0px" border="0px"&#62;<br />
&#60;!-- BEGIN BLOCK: link_row --&#62;<br />
&#60;tr&#62;<br />
&#60;td width="68" valign="top" class="link-bidbg" nowrap&#62;&#60;div class="link-bid"&#62;{link_index}&#60;/div&#62;&#60;div class="link-place"&#62;<a href="{bid_url}">Details</a>&#60;/div&#62;&#60;/td&#62;<br />
&#60;td class="link-cell"&#62;<a href="{link_url}">{link_title}</a><br />&#60;div class="link-desc"&#62;{link_description}<br /><br />
Current Donation - ${bid_amount}.00&#60;/div&#62;<br />
&#60;/td&#62;<br />
&#60;td&#62;<a href="{link_url}">&#60;img src="http://files.adbrite.com/httpads/alexa_thumbnail.php?url={link_url}" height="85" width="105" border="0"&#62;</a>&#60;/td&#62;<br />
&#60;/tr&#62;<br />
&#60;tr&#62;&#60;td colspan="2"&#62;<br />&#60;/td&#62;&#60;/tr&#62;<br />
&#60;!-- END BLOCK: link_row --&#62;<br />
&#60;!-- BEGIN BLOCK: nolink_row --&#62;<br />
&#60;tr&#62;<br />
&#60;td colspan="2"&#62;Be the first to list a Blog here. <a href="{dir_base}buy.html">Click Here</a> to add a Domain Blog now!&#60;/td&#62;<br />
&#60;/tr&#62;<br />
&#60;tr&#62;&#60;td colspan="2"&#62;<br />&#60;/td&#62;&#60;/tr&#62;<br />
&#60;!-- END BLOCK: nolink_row --&#62;<br />
&#60;/table&#62;<br />
&#60;br clear="all" /&#62;<br />
{links_pager}
</p>]]></description>
					</item>
		<item>
			<title>admin on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-893</link>
			<pubDate>Wed, 12 Dec 2007 20:12:42 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">893@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>What's "tpl" by the way?
</p>]]></description>
					</item>
		<item>
			<title>tldnetworks on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-892</link>
			<pubDate>Wed, 12 Dec 2007 11:37:45 +0000</pubDate>
			<dc:creator>tldnetworks</dc:creator>
			<guid isPermaLink="false">892@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I kind of thought that and am using the Java, but that is the same issue as Flash - not visible by SE's - correct?</p>
<p>Is there a step by step on how to do the php include?  I assume a php file has to be set up, and then code on the tpl page to pull from the php file?</p>
<p>Is there a time frame fo the upgrade?  I need to include more than the existing limited number of feeds...
</p>]]></description>
					</item>
		<item>
			<title>admin on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-891</link>
			<pubDate>Wed, 12 Dec 2007 05:03:27 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">891@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>You can't use the HTML code unless it's included automatically someway, otherwise you'd have to come back to Feed Digest every single day to copy and paste the code.. so that's not really a viable solution.
</p>]]></description>
					</item>
		<item>
			<title>admin on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-890</link>
			<pubDate>Wed, 12 Dec 2007 05:02:52 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">890@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>You need the JavaScript include, rather than the PHP one.
</p>]]></description>
					</item>
		<item>
			<title>tldnetworks on "Basic html code"</title>
			<link>https://feed.informer.com/forums/topic.php?id=218#post-888</link>
			<pubDate>Tue, 11 Dec 2007 18:17:16 +0000</pubDate>
			<dc:creator>tldnetworks</dc:creator>
			<guid isPermaLink="false">888@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I Finally found the solution I have been looking for in "Feed Digest".  Looking forward to the upgrade...</p>
<p>I am working with tpl templates on my site, so I don't think I can add php to that, and I cannot fnd any step by step process for adding php code.</p>
<p>next step is html code, but when I click "get code" at the bottom of my digest my only option is flash or picture code.  I don't like flash and want the SE's to be able to read it.  Picture formating is too small L to R.  The view html is how I need the digest to look, but I don't see where I can find the basic html code.</p>
<p>Please advise.<br />
Thank you!
</p>]]></description>
					</item>

	</channel>
</rss>
