<?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>WordPress &#187; Tipps und Tricks</title>
	<atom:link href="http://www.mr-entwicklung.de/cms/wordpress/kategorien/tipps-und-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mr-entwicklung.de/cms/wordpress</link>
	<description>Vorstellung des CMS WordPress</description>
	<lastBuildDate>Thu, 29 Sep 2011 17:17:15 +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>Automatisierte Pr&#228;sentation des Blogs</title>
		<link>http://www.mr-entwicklung.de/cms/wordpress/plugins/automatisierte-praesentation-des-blogs/</link>
		<comments>http://www.mr-entwicklung.de/cms/wordpress/plugins/automatisierte-praesentation-des-blogs/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 17:13:21 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tipps und Tricks]]></category>

		<guid isPermaLink="false">http://www.mr-entwicklung.de/cms/wordpress/?p=53</guid>
		<description><![CDATA[Um die verschiedenen Artikel eines Blogs automatisch pr&#228;sentieren zu k&#246;nnen (also in so einer Art Kiosk-Modus), kann der folgende kleine Codeschnipsel verwendet werden: &#60;?php $zeit=5; global $post; $args = array&#40; 'numberposts' =&#62; 1, 'orderby' =&#62; 'rand' &#41;; $myposts = get_posts&#40; $args &#41;; $post=$myposts&#91;0&#93;; setup_postdata&#40; $post &#41;; header&#40; 'refresh:'.$zeit.'.;url='.get_permalink&#40;&#41; &#41;; ?&#62; Der Schnipsel geh&#246;rt idealerweise in [...]]]></description>
		<wfw:commentRss>http://www.mr-entwicklung.de/cms/wordpress/plugins/automatisierte-praesentation-des-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress macht wahnsinnig</title>
		<link>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/wordpress-macht-wahnsinnig/</link>
		<comments>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/wordpress-macht-wahnsinnig/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 18:42:46 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Tipps und Tricks]]></category>

		<guid isPermaLink="false">http://www.mr-entwicklung.de/cms/wordpress/?p=43</guid>
		<description><![CDATA[The query_posts function overrides and replaces the main query for the page. To save your sanity, do not use it for any other purpose. Man sollte diese Empfehlung aus der Dokumentation sehr ernst nehmen, wie ich k&#252;rzlich schmerzhaft an eigenem Leibe sp&#252;ren durfte musste Daher sollte man f&#252;r alle Abfragen au&#223;erhalb der Hauptabfrage f&#252;r die [...]]]></description>
		<wfw:commentRss>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/wordpress-macht-wahnsinnig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP will mich mit localhost.com verbinden</title>
		<link>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/xampp-will-mich-mit-localhostcom-verbinden/</link>
		<comments>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/xampp-will-mich-mit-localhostcom-verbinden/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 11:30:14 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Tipps und Tricks]]></category>

		<guid isPermaLink="false">http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/xampp-will-mich-mit-localhostcom-verbinden/</guid>
		<description><![CDATA[Zum lokalen Testen von WordPress-Installationen nehme ich die XAMPP-Distribution. K&#252;rzlich konnte der Blog nicht mehr aufgerufen werden, da der Browser versuchte, mich mit localhost.com zu verbinden. Das Backend dagegen lie&#223; sich ganz normal mit http://localhost/&#8230; aufrufen. Da eine Googlesuche nach dem Problem keine eindeutigen L&#246;sungen ergab, hier die L&#246;sung in meinem Fall: In dem zuletzt [...]]]></description>
		<wfw:commentRss>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/xampp-will-mich-mit-localhostcom-verbinden/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Texte ohne l&#228;stige Formatierungen kopieren</title>
		<link>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/texte-ohne-laestige-formatierungen-kopieren/</link>
		<comments>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/texte-ohne-laestige-formatierungen-kopieren/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 11:18:46 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Tipps und Tricks]]></category>

		<guid isPermaLink="false">http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/texte-ohne-laestige-formatierungen-kopieren/</guid>
		<description><![CDATA[Wenn man den WYSIWYG-Editor von WordPress nutzt und Text von einer Webseite oder einem Dokument per Copy-and-Paste in einen Blogbeitrag kopieren m&#246;chte, st&#246;ren die automatisch &#252;bernommenen Formatierungen h&#228;ufig nur. Meist muss man sie doch erst m&#252;hsam entfernen, um eigene Formatierungen anbringen zu k&#246;nnen. Au&#223;erdem kann es passieren, dass man sich durch ung&#252;ltige Formatierungen den ganzen [...]]]></description>
		<wfw:commentRss>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/texte-ohne-laestige-formatierungen-kopieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suche in einer bestimmten Kategorie</title>
		<link>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/suche-in-einer-bestimmten-kategorie/</link>
		<comments>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/suche-in-einer-bestimmten-kategorie/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 19:47:06 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Tipps und Tricks]]></category>

		<guid isPermaLink="false">http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/suche-in-einer-bestimmten-kategorie/</guid>
		<description><![CDATA[Mal wieder ein Problem im WordPress-Forum, das mir keine Ruhe gelassen hat: ich w&#252;rde gerne neben einem normalen suchfeld ein dropdownmen&#252; haben, in welchem ich alle vorhandenen kategorien zeige. so weit schaffe ich das auch noch alles&#8230;. nun soll aber die suche mit einem beliebigen begriff nur in der ausgew&#228;hlten kategorie stattfinden. Kniffliges Problem oder [...]]]></description>
		<wfw:commentRss>http://www.mr-entwicklung.de/cms/wordpress/tipps-und-tricks/suche-in-einer-bestimmten-kategorie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

