<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Subdreamer.org</title>
		<link>http://www.subdreamer.org/forum/</link>
		<description>This is the Subdreamer CMS open source development board, here to help users of the Subdreamer CMS to create new plugins, skins, and modifications.</description>
		<language>en</language>
		<lastBuildDate>Sat, 19 May 2012 09:15:16 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.subdreamer.org/forum/images/misc/rss.jpg</url>
			<title>Subdreamer.org</title>
			<link>http://www.subdreamer.org/forum/</link>
		</image>
		<item>
			<title>Thumbnail and featured images in articles templates.</title>
			<link>http://www.subdreamer.org/forum/showthread.php?t=4222&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 19:18:15 GMT</pubDate>
			<description><![CDATA[hi, 
 
I have created my own copy of the articles.tpl and have redesigned how the articles are shown, i have added an <img> tag where i wanted an...]]></description>
			<content:encoded><![CDATA[<div>hi,<br />
<br />
I have created my own copy of the articles.tpl and have redesigned how the articles are shown, i have added an &lt;img&gt; tag where i wanted an article image to be shown, but what is the smarty tags to add these images ?<br />
<br />
right now, i do it this way ( until i get the CMS to do it with real smarty tags as the rest of the tpl files uses):<br />
<br />
0. hide content of articles plugin with jquery (css=display=none)<br />
1. add html from articles.tpl file ( the cms does that by default )<br />
2. search for all img tags in the articles.tpl files html (by jquery)<br />
3. replace img tags with img tags including src paths to featured images.<br />
4. show articles (css=display=inheit)<br />
<br />
but, this is not a good way to show it.. any ideas, commnents ?</div>

]]></content:encoded>
			<category domain="http://www.subdreamer.org/forum/forumdisplay.php?f=19">SD3 - Skin development</category>
			<dc:creator>CleanDesignDk</dc:creator>
			<guid isPermaLink="true">http://www.subdreamer.org/forum/showthread.php?t=4222</guid>
		</item>
		<item>
			<title>Skin editor with Jquery vs. Skin editor with PHP ?</title>
			<link>http://www.subdreamer.org/forum/showthread.php?t=4221&amp;goto=newpost</link>
			<pubDate>Wed, 09 May 2012 06:32:12 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I'm working on a new skin for my private site (maybe something i could release here later, if it turns out to be good), and i had an idea to...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I'm working on a new skin for my private site (maybe something i could release here later, if it turns out to be good), and i had an idea to add a settings plugin for my skin, so i could add some small settings to it like this:<br />
<br />
On front page, show image slider with featured content ?<br />
- the skin has an build in image slider in jquery.<br />
<br />
Do you want to use google web fonts on this skin ?<br />
- all &quot;h1 and so on&quot; tags uses a custom font or a default sans-serif.<br />
<br />
Do you want to use the google translate api on your skin ?<br />
- your visitors can translate your content into thir on language.<br />
<br />
I could add a &quot;skin settings plugin&quot; to SubDreamer or simply an settings.php file in the skin directory.<br />
<br />
All that isn't the problem, but just so you got the idea, but now the &quot;problem&quot;, well, its not a problem but you know :)<br />
<br />
How sould i load these settings into my skin ?<br />
<br />
Should i use Jquery / ajax to call a php file and return the values and then - with jquery add or remove the content on the website.<br />
<br />
Or, can i simple enter some PHP in the skin editor to read our the values from the sd database.<br />
<br />
Thank you )</div>

]]></content:encoded>
			<category domain="http://www.subdreamer.org/forum/forumdisplay.php?f=19">SD3 - Skin development</category>
			<dc:creator>CleanDesignDk</dc:creator>
			<guid isPermaLink="true">http://www.subdreamer.org/forum/showthread.php?t=4221</guid>
		</item>
		<item>
			<title>Article Image</title>
			<link>http://www.subdreamer.org/forum/showthread.php?t=4220&amp;goto=newpost</link>
			<pubDate>Fri, 27 Apr 2012 10:54:33 GMT</pubDate>
			<description><![CDATA[Hi, 
 
(Can anyone tell me how this works) 
 
i have set an article as "Feature this Article=yes" and selected a "demo image" for this article, just...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
(Can anyone tell me how this works)<br />
<br />
i have set an article as &quot;Feature this Article=yes&quot; and selected a &quot;demo image&quot; for this article, just as a test, but where the H*ll does it show up on my website :confused:<br />
<br />
Has anyone any luck with the &quot;Feature this Article&quot; and image stuff ??<br />
<br />
If possible, i want to change the SMARTY template for my articles to show the featured image beside the article content, .. i have found the articles_list.tpl and articles.tpl files.. no problems there, but what the **** am i suposed to add to get the images stuff working :confused:<br />
<br />
If i had anymore hair on my head.. it would be grey or gone now.. :confused::confused:<br />
<br />
Please, Please, Please help :(</div>

]]></content:encoded>
			<category domain="http://www.subdreamer.org/forum/forumdisplay.php?f=24">General Chat</category>
			<dc:creator>CleanDesignDk</dc:creator>
			<guid isPermaLink="true">http://www.subdreamer.org/forum/showthread.php?t=4220</guid>
		</item>
	</channel>
</rss>

