<?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>danza &#187; syntax highlightning</title>
	<atom:link href="http://d4nza.de/blog/tag/syntax-highlightning/feed" rel="self" type="application/rss+xml" />
	<link>http://d4nza.de/blog</link>
	<description>Digitaler Lifestyle</description>
	<lastBuildDate>Thu, 12 Jan 2012 12:02:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Syntax Highlighting Plugin WordPress</title>
		<link>http://d4nza.de/blog/tutorials/syntax-highlighting-plugin-wordpress</link>
		<comments>http://d4nza.de/blog/tutorials/syntax-highlighting-plugin-wordpress#comments</comments>
		<pubDate>Fri, 13 Feb 2009 19:29:59 +0000</pubDate>
		<dc:creator>danza</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[syntax highlightning]]></category>
		<category><![CDATA[Tipps und Tricks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.d4nza.de/?p=12</guid>
		<description><![CDATA[Ich habe bei meinen WordPress ein Syntax Higlighting Plugin installiert, sodass ich für euch demnächst auch Source Code posten kann. Ich benutze hier für das Plugin WP-Syntax, ihr könnt es dort direkt herunterladen und installieren. Die Installation gestaltet sich recht einfach, ihr müsst hierzu einfach die Zip-Datei öffnen und den Ordner wp-syntax bei euch auf [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe bei meinen WordPress ein Syntax Higlighting Plugin installiert, sodass ich für euch demnächst auch Source Code posten kann. Ich benutze hier für das Plugin <a href="http://wordpress.org/extend/plugins/wp-syntax/"><acronym title="WordPress">WP</acronym>-Syntax</a>, ihr könnt es dort direkt herunterladen und installieren.</p>
<p style="text-align: left;">Die Installation gestaltet sich recht einfach, ihr müsst hierzu einfach die Zip-Datei öffnen und den Ordner <strong>wp-syntax</strong> bei euch auf dem Webserver in folgendes Verzeichnis: <strong>/euerblog/wp-content/plugins/ </strong>hochladen<strong>. </strong>Im <strong>plugins </strong>Ordner sollte jetzt der <strong>wp-syntax </strong>Ordner sein, mit den entsprechenden Dateien.</p>
<p style="text-align: left;">Als nächstes müsst ihr euch in euer WordPress einloggen und im Administrationsmenü auf <strong>Plugins </strong>klicken und das <strong><acronym title="WordPress">WP</acronym>-Syntax </strong>aktivieren.</p>
<p style="text-align: left;">Danach ist schon alles fertig, ihr könnt jetzt einen neuen Artikel in eueren Blog schreiben und folgende Zeilen verwenden, um Code zu posten (muss in der <acronym title="HyperText Markup Language">HTML</acronym> Ansich eingefügt werden):</p>
<p><code>&lt;pre lang="php" line="1"&gt;<br />
&lt;?php<br />
echo "Hallo Welt";<br />
?&gt;<br />
&lt;/pre&gt;</code></p>
<p style="text-align: left;">Dieser erfolgt dann folgende schöne Ausgabe:</p>
<p style="text-align: left;"><a href="http://d4nza.de/blog/wp-content/uploads/2009/02/2010-05-19_2116.png"><img class="alignnone size-full wp-image-613" title="2010-05-19_2116" src="http://d4nza.de/blog/wp-content/uploads/2009/02/2010-05-19_2116.png" alt="" width="513" height="60" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://d4nza.de/blog/tutorials/syntax-highlighting-plugin-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://d4nza.de/blog/wp-content/uploads/2009/02/2010-05-19_2116.png' length ='3080'  type='image/jpg' />	</item>
	</channel>
</rss>

