<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: CakePHP und die Pfade in CSS Dateien</title>
	<atom:link href="http://www.interaktionsdesigner.de/2008/08/08/cakephp-und-die-pfade-in-css-dateien/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interaktionsdesigner.de/2008/08/08/cakephp-und-die-pfade-in-css-dateien/</link>
	<description>Pauls Blog beschäftigt sich mit Webentwicklungsthemen, im Focus stehen jQuery, TYPO3, CSS und PHP.</description>
	<lastBuildDate>Fri, 03 Sep 2010 08:56:19 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: UR</title>
		<link>http://www.interaktionsdesigner.de/2008/08/08/cakephp-und-die-pfade-in-css-dateien/comment-page-1/#comment-417</link>
		<dc:creator>UR</dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.interaktionsdesigner.de/?p=57#comment-417</guid>
		<description>&quot;So siehts aus: Meine CSS Datei liegt im Ordner vendors/css/&quot;

sollen aber in &quot;webroot/css&quot; liegen und url(../img/ ... usw. ist dann korrekt und sauber.

evtl. noch in deiner Vhosts ein Options +FollowSymlinks</description>
		<content:encoded><![CDATA[<p>&#8220;So siehts aus: Meine CSS Datei liegt im Ordner vendors/css/&#8221;</p>
<p>sollen aber in &#8220;webroot/css&#8221; liegen und url(../img/ &#8230; usw. ist dann korrekt und sauber.</p>
<p>evtl. noch in deiner Vhosts ein Options +FollowSymlinks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Daniel Hofstetter</title>
		<link>http://www.interaktionsdesigner.de/2008/08/08/cakephp-und-die-pfade-in-css-dateien/comment-page-1/#comment-51</link>
		<dc:creator>Daniel Hofstetter</dc:creator>
		<pubDate>Sat, 09 Aug 2008 06:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.interaktionsdesigner.de/?p=57#comment-51</guid>
		<description>Im Normalfall werden CSS-Dateien in app/webroot/css abgelegt. Und wenn du &quot;Document Root&quot; auf app/webroot gesetzt hast, dann kannst du Bilder mit background-image:url(&quot;/img/edit.png&quot;); referenzieren.</description>
		<content:encoded><![CDATA[<p>Im Normalfall werden CSS-Dateien in app/webroot/css abgelegt. Und wenn du &#8220;Document Root&#8221; auf app/webroot gesetzt hast, dann kannst du Bilder mit background-image:url(&#8221;/img/edit.png&#8221;); referenzieren.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
