<?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>myplugins.org</title>
	<atom:link href="http://myplugins.org/feed" rel="self" type="application/rss+xml" />
	<link>http://myplugins.org</link>
	<description>My WordPress Plugins ...</description>
	<lastBuildDate>Sun, 11 Oct 2009 13:20:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pay for Posts &#8211; beta</title>
		<link>http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html</link>
		<comments>http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html#comments</comments>
		<pubDate>Sun, 11 Oct 2009 13:20:51 +0000</pubDate>
		<dc:creator>MyPlugins.org</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[attitude]]></category>
		<category><![CDATA[beta status]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[information software]]></category>
		<category><![CDATA[moment]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[payed]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[reason]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[something]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://myplugins.org/?p=132</guid>
		<description><![CDATA[Usually we prefer free content and open source software that's an attitude we always followed. Others want to be payed for information, software or something else. That's the reason we wrote a plugin to provide payed content.


Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-06-26/tabbed-content.html' rel='bookmark' title='Permanent Link: Tabbed Content'>Tabbed Content</a></li><li><a href='http://myplugins.org/plugins/2009-10-10/faq.html' rel='bookmark' title='Permanent Link: FAQ'>FAQ</a></li><li><a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html' rel='bookmark' title='Permanent Link: WordPress Gallery Slideshow'>WordPress Gallery Slideshow</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Usually we prefer free content and open source software that&#8217;s an attitude we always followed. Others want to be payed for information, software or something else. That&#8217;s the reason we wrote a plugin to provide payed content.</strong></p>
<p>As we have the attitude of providing things for free, we will also give you this plugin for free. At the moment it is in beta status, it runs very well on the server of a customer but may not be so stable on yours. Beside your donation we also gladly look forward to get some feedback of you.</p>
<p><span id="more-132"></span></p>
<script type="text/javascript">
	jQuery.noConflict();
	jQuery(document).ready(function() {
		var needs_jquery_hotfix = ((jQuery.ui.version === undefined) || (parseInt(jQuery.ui.version.split(".")[1]) < 7));
		jQuery( "#tabs-1" + ( needs_jquery_hotfix ? ">ul" : "" ) ).tabs( {selected:1} );
	});
</script>
<div id="tabs-1" class="tabbed-content">
	<h1 class="ui-tabs-hide">Table of contents</h1>
	<ul>
		<li><a href="#tab-1-1">Installation</a></li>
		<li><a href="#tab-1-2">Documentation</a></li>
		<li><a href="#tab-1-3">Images</a></li>
		<li><a href="#tab-1-4">FAQ</a></li>
	</ul>
	<div id="tab-1-1">
		<h1 class="ui-tabs-hide">Installation</h1>
		
<h2>Installation</h2>
<p>There are two ways to install this plugin. But both start with downloading the plugin and getting the login information of your FTP account. As I am very lazy writing documentations I&#8217;ll only describe the easiest one. So let&#8217;s start:</p>
<ol>
<li>First you need to login to your <strong>backend</strong>: http://example.org/wp-admin</li>
<li>Then you navigate to <strong>Plugins -&gt; Add New</strong></li>
<li>There you can read: &#8220;Install a plugin in .zip format&#8221; click on the <strong>browse button</strong>.</li>
<li>Now find the previously downloaded <strong>faq.zip</strong>.</li>
<li>Click on <strong>install now</strong>.</li>
<li>You will be asked if you want to <strong>activate the plugin</strong>, click on it.</li>
</ol>
<p>That&#8217;s the whole installation of the plugin. Now you can use it.</p>
	</div>
	<div id="tab-1-2">
		<h1 class="ui-tabs-hide">Documentation</h1>
		
<h2>Documentation</h2>
<h3>Getting started</h3>
<p>Hopefully you got the plugin up and running. Now you need to configure it for your needs. There are lots of things which can be configured so let&#8217;s get started.</p>
<h3>Backend</h3>
<p>There are a few options you can set in your backend therefore you click on the Pay For Posts item in your settings menu. The pay for posts plugin needs an activated PayPal API and your API credetials. You also must set the API endpoint and the PayPal URL which are good for testing purposes. If you want to test this plugin simply go to <a href="http://developer.paypal.com">developer.paypal.com</a> and create a sandbox account.</p>
<p>If you need a custom PayPal Button simply set the complete URL in the field &#8220;PayPal Button URL&#8221; it is optional.</p>
<p>There is also a feedback function implemented so if you have &#8220;Feedback Page&#8221; where people can comment there thoughts about the payment process you set the url in this field.</p>
<h3>Templates</h3>
<p>Before you use this plugin keep in mind that you get 3 new pages.</p>
<ul>
<li>Order overview</li>
<li>Successful payment page</li>
<li>Cancel payment page</li>
</ul>
<p>Therefor the template engine of WordPress has been hacked so you can create this template files directly in your theme folder. As the plugin will look for pages with the names order.php, successful.php and cancel.php you must name your template files the same.</p>
<p>As you can see in the comments of the template files they are for the WordPress default theme. At the moment of writing there are just four template functions which can be used.</p>
<ul>
<li>the_price()</li>
<li>get_the_price()</li>
<li>the_token()</li>
<li>the_submit_button()</li>
</ul>
	</div>
	<div id="tab-1-3">
		<h1 class="ui-tabs-hide">Images</h1>
		
	<div class='gallery' id='gallery_1'>
							
<a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html/attachment/pay-for-posts_be' title='Pay For Posts Backend'><img width="150" height="150" src="http://myplugins.org/files/2009/10/pay-for-posts_be-150x150.jpg" class="attachment-thumbnail" alt="pay for posts be 150x150 Pay for Posts   beta" title="Pay For Posts Backend" /></a>
<a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html/attachment/pay-for-posts_fe' title='Pay For Posts Frontend'><img width="150" height="110" src="http://myplugins.org/files/2009/10/pay-for-posts_fe-150x110.jpg" class="attachment-thumbnail" alt="pay for posts fe 150x110 Pay for Posts   beta" title="Pay For Posts Frontend" /></a>

						</div>
						

	</div>
	<div id="tab-1-4">
		<h1 class="ui-tabs-hide">FAQ</h1>
		
<script type="text/javascript">
	jQuery(document).ready(function() {
		jQuery("div.faq-answer").hide();
		jQuery("h3.faq-question").bind("click", function() {
			jQuery(this).next().toggle();
			jQuery(this).toggleClass("faq-open");
		});
	});
</script>
<div class="faq-content" id="faq-1">
	<h2 class="faq-hidden">Frequently Asked Questions</h2>
	<ul class="faq-list">
		<li class="faq">
			<h3 class="faq-question">Do you have any questions?</h3>
			<div class="faq-answer" style="display:none;">
				
<p>If so, please don&#8217;t hesitate to write a comment or contact us.</p>
			</div>
		</li>
	</ul>
</div>

	</div>
</div>
</p>


<p>Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-06-26/tabbed-content.html' rel='bookmark' title='Permanent Link: Tabbed Content'>Tabbed Content</a></li><li><a href='http://myplugins.org/plugins/2009-10-10/faq.html' rel='bookmark' title='Permanent Link: FAQ'>FAQ</a></li><li><a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html' rel='bookmark' title='Permanent Link: WordPress Gallery Slideshow'>WordPress Gallery Slideshow</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FAQ</title>
		<link>http://myplugins.org/plugins/2009-10-10/faq.html</link>
		<comments>http://myplugins.org/plugins/2009-10-10/faq.html#comments</comments>
		<pubDate>Sat, 10 Oct 2009 10:54:28 +0000</pubDate>
		<dc:creator>Thomas Stachl</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[Somtimes]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[ticket]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[visitor]]></category>

		<guid isPermaLink="false">http://myplugins.org/?p=125</guid>
		<description><![CDATA[Somtimes it is really important to save frequently asked questions so the visitor doesn't need to write a comment or post a support ticket. That's why we decided to write a small plugin which does the trick. You can see the FAQ plugin on every plugin we published on this site.


Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-06-26/tabbed-content.html' rel='bookmark' title='Permanent Link: Tabbed Content'>Tabbed Content</a></li><li><a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html' rel='bookmark' title='Permanent Link: Pay for Posts &#8211; beta'>Pay for Posts &#8211; beta</a></li><li><a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html' rel='bookmark' title='Permanent Link: WordPress Gallery Slideshow'>WordPress Gallery Slideshow</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Somtimes it is really important to save frequently asked questions so the visitor doesn&#8217;t need to write a comment or post a support ticket. That&#8217;s why we decided to write a small plugin which does the trick. You can see the FAQ plugin on every plugin we published on this site.</strong></p>
<p><span id="more-125"></span></p>
<script type="text/javascript">
	jQuery.noConflict();
	jQuery(document).ready(function() {
		var needs_jquery_hotfix = ((jQuery.ui.version === undefined) || (parseInt(jQuery.ui.version.split(".")[1]) < 7));
		jQuery( "#tabs-2" + ( needs_jquery_hotfix ? ">ul" : "" ) ).tabs( {selected:1} );
	});
</script>
<div id="tabs-2" class="tabbed-content">
	<h1 class="ui-tabs-hide">Table of contents</h1>
	<ul>
		<li><a href="#tab-2-1">Installation</a></li>
		<li><a href="#tab-2-2">Documentation</a></li>
		<li><a href="#tab-2-3">FAQ</a></li>
	</ul>
	<div id="tab-2-1">
		<h1 class="ui-tabs-hide">Installation</h1>
		
<h2>Installation</h2>
<p>There are two ways to install this plugin. But both start with downloading the plugin and getting the login information of your FTP account. As I am very lazy writing documentations I&#8217;ll only describe the easiest one. So let&#8217;s start:</p>
<ol>
<li>First you need to login to your <strong>backend</strong>: http://example.org/wp-admin</li>
<li>Then you navigate to <strong>Plugins -&gt; Add New</strong></li>
<li>There you can read: &#8220;Install a plugin in .zip format&#8221; click on the <strong>browse button</strong>.</li>
<li>Now find the previously downloaded <strong>faq.zip</strong>.</li>
<li>Click on <strong>install now</strong>.</li>
<li>You will be asked if you want to <strong>activate the plugin</strong>, click on it.</li>
</ol>
<p>That&#8217;s the whole installation of the plugin. Now you can use it.</p>
	</div>
	<div id="tab-2-2">
		<h1 class="ui-tabs-hide">Documentation</h1>
		
<h2>Documentation</h2>
<h3>Getting started</h3>
<p>Let&#8217;s now create the first post with a faq container in it. Click on Posts -&gt; Add New and give it some dummy information. When you&#8217;re in the text area you have a very simple markup for your faq&#8217;s:</p>
<pre class="brush: plain; light: true;">
[ faqs] // Here you define a new tab container

[ faq q=&quot;A simple question goes in here.&quot;]
The answer in between the faq tags.
[ /faq]

[ faq q=&quot;Is there another question?&quot;]
If so you can answer it here.
[ /tab]

[ /faqs]
</pre>
<p>Please notice that I let a space between &#8220;[" and for example "faq". This is just because I don't want it to be rendered - you must write it without a space!</p>
	</div>
	<div id="tab-2-3">
		<h1 class="ui-tabs-hide">FAQ</h1>
		
<script type="text/javascript">
	jQuery(document).ready(function() {
		jQuery("div.faq-answer").hide();
		jQuery("h3.faq-question").bind("click", function() {
			jQuery(this).next().toggle();
			jQuery(this).toggleClass("faq-open");
		});
	});
</script>
<div class="faq-content" id="faq-2">
	<h2 class="faq-hidden">Frequently Asked Questions</h2>
	<ul class="faq-list">
		<li class="faq">
			<h3 class="faq-question">Do you have any questions?</h3>
			<div class="faq-answer" style="display:none;">
				
<p>If so, please don&#8217;t hesitate to write a comment or contact us.</p>
			</div>
		</li>
		<li class="faq">
			<h3 class="faq-question">Is it possible to use more than one faq container in one post/page?</h3>
			<div class="faq-answer" style="display:none;">
				
<p>Yes, FAQ was designed to be displayed several times one post/page. It uses continuing IDs so you won&#8217;t get any JavaScript Errors.</p>
			</div>
		</li>
	</ul>
</div>

	</div>
</div>
</p>


<p>Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-06-26/tabbed-content.html' rel='bookmark' title='Permanent Link: Tabbed Content'>Tabbed Content</a></li><li><a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html' rel='bookmark' title='Permanent Link: Pay for Posts &#8211; beta'>Pay for Posts &#8211; beta</a></li><li><a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html' rel='bookmark' title='Permanent Link: WordPress Gallery Slideshow'>WordPress Gallery Slideshow</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://myplugins.org/plugins/2009-10-10/faq.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tabbed Content</title>
		<link>http://myplugins.org/plugins/2009-06-26/tabbed-content.html</link>
		<comments>http://myplugins.org/plugins/2009-06-26/tabbed-content.html#comments</comments>
		<pubDate>Fri, 26 Jun 2009 00:54:55 +0000</pubDate>
		<dc:creator>MyPlugins.org</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[amount]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[gallery slideshow]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Slideshow]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[Tabs]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://myplugins.org/?p=21</guid>
		<description><![CDATA[Tabs are a good way of showing much content on less space. This is the first plugin for WordPress which allows blog authors and editors to use tabs also in posts and pages. And the content still stays pluginable so you can combine/show other plugins like WordPress Gallery Slideshow in your tabs.


Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-10-10/faq.html' rel='bookmark' title='Permanent Link: FAQ'>FAQ</a></li><li><a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html' rel='bookmark' title='Permanent Link: WordPress Gallery Slideshow'>WordPress Gallery Slideshow</a></li><li><a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html' rel='bookmark' title='Permanent Link: Pay for Posts &#8211; beta'>Pay for Posts &#8211; beta</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Tabs are a nice way to display a huge amount of content on less space. On WordPress powered websites you mostly see them in sidebars. This nice and tiny plugin enables you to use tabs even in your posts and pages. Much more content can then easily be displayed. Another nice feature is that you still can use other plugins inside like a WordPress Gallery Slideshow.</strong></p>
<p><strong>It looks like it must be very complicated to add tabs? Sorry to disappoint you but it&#8217;s the simplest step.</strong></p>
<p><span id="more-21"></span></p>
<script type="text/javascript">
	jQuery.noConflict();
	jQuery(document).ready(function() {
		var needs_jquery_hotfix = ((jQuery.ui.version === undefined) || (parseInt(jQuery.ui.version.split(".")[1]) < 7));
		jQuery( "#tabs-3" + ( needs_jquery_hotfix ? ">ul" : "" ) ).tabs( {selected:1} );
	});
</script>
<div id="tabs-3" class="tabbed-content">
	<h1 class="ui-tabs-hide">Table of contents</h1>
	<ul>
		<li><a href="#tab-3-1">Installation</a></li>
		<li><a href="#tab-3-2">Documentation</a></li>
		<li><a href="#tab-3-3">Theming</a></li>
		<li><a href="#tab-3-4">FAQ</a></li>
	</ul>
	<div id="tab-3-1">
		<h1 class="ui-tabs-hide">Installation</h1>
		
<h2>Installation</h2>
<p>There are two ways to install this plugin. But both start with downloading the plugin and getting the login information of your FTP account. As I am very lazy writing documentations I&#8217;ll only describe the easiest one. So let&#8217;s start:</p>
<ol>
<li>First you need to login to your <strong>backend</strong>: http://example.org/wp-admin</li>
<li>Then you navigate to <strong>Plugins -&gt; Add New</strong></li>
<li>There you can read: &#8220;Install a plugin in .zip format&#8221; click on the <strong>browse button</strong>.</li>
<li>Now find the previously downloaded <strong>tabbed-content.zip</strong>.</li>
<li>Click on <strong>install now</strong>.</li>
<li>You will be asked if you want to <strong>activate the plugin</strong>, click on it.</li>
</ol>
<p>That&#8217;s the whole installation of the plugin. Now you can use it.</p>
	</div>
	<div id="tab-3-2">
		<h1 class="ui-tabs-hide">Documentation</h1>
		
<h2>Documentation</h2>
<h3>Getting started</h3>
<p>Let&#8217;s now create the first post with a tab container in it. Click on Posts -&gt; Add New and give it some dummy information. When you&#8217;re in the text area you have a very simple markup for your tabs:</p>
<pre class="brush: plain; light: true;">
[ tabcontainer] // Here you define a new tab container

[ tab title=&quot;sometitle&quot;] // This is a simple tab
Here you need some content.
[ /tab]

[ tab title=&quot;moretitle&quot; start=&quot;true&quot;] // A checked tab.
Some more content goes here.
[ /tab]

[ /tabcontainer]
</pre>
<p>Please notice that I let a space between &#8220;[" and for example "tab". This is just because I don't want it to be rendered - you must write it without a space!</p>
	</div>
	<div id="tab-3-3">
		<h1 class="ui-tabs-hide">Theming</h1>
		
<h2>Theming</h2>
<p>You can override the standard css file by using the same definitions in your style.css with your rules. Another possibility is to download a theme from the <a title="jQuery Themeroller" href="http://jqueryui.com/themeroller/">jQuery Themeroller</a> &#8211; be carefull what version of jQuery you use. And you can also use one of the many themes which I packed up with the plugin. Just take a look in the css folder of the plugin.</p>
	</div>
	<div id="tab-3-4">
		<h1 class="ui-tabs-hide">FAQ</h1>
		
<script type="text/javascript">
	jQuery(document).ready(function() {
		jQuery("div.faq-answer").hide();
		jQuery("h3.faq-question").bind("click", function() {
			jQuery(this).next().toggle();
			jQuery(this).toggleClass("faq-open");
		});
	});
</script>
<div class="faq-content" id="faq-3">
	<h2 class="faq-hidden">Frequently Asked Questions</h2>
	<ul class="faq-list">
		<li class="faq">
			<h3 class="faq-question">Do you have any questions?</h3>
			<div class="faq-answer" style="display:none;">
				
<p>If so, please don&#8217;t hesitate to write a comment or contact us.</p>
			</div>
		</li>
		<li class="faq">
			<h3 class="faq-question">Is it possible to use more than one faq container in one post/page?</h3>
			<div class="faq-answer" style="display:none;">
				
<p>Yes, FAQ was designed to be displayed several times one post/page. It uses continuing IDs so you won&#8217;t get any JavaScript Errors.</p>
			</div>
		</li>
		<li class="faq">
			<h3 class="faq-question">Is it possible to use more than one tab container in one post/page?</h3>
			<div class="faq-answer" style="display:none;">
				
<p>Yes, Tabbed Content was designed to be several times displayed one post/page. It uses continuing IDs so you won&#8217;t get any JavaScript Errors.</p>
			</div>
		</li>
	</ul>
</div>

	</div>
</div>
</p>


<p>Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-10-10/faq.html' rel='bookmark' title='Permanent Link: FAQ'>FAQ</a></li><li><a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html' rel='bookmark' title='Permanent Link: WordPress Gallery Slideshow'>WordPress Gallery Slideshow</a></li><li><a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html' rel='bookmark' title='Permanent Link: Pay for Posts &#8211; beta'>Pay for Posts &#8211; beta</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://myplugins.org/plugins/2009-06-26/tabbed-content.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>WordPress Gallery Slideshow</title>
		<link>http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html</link>
		<comments>http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html#comments</comments>
		<pubDate>Fri, 26 Jun 2009 00:31:20 +0000</pubDate>
		<dc:creator>MyPlugins.org</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[advanture]]></category>
		<category><![CDATA[alex]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[configuration settings]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[NextGEN]]></category>
		<category><![CDATA[nothing]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[rabe]]></category>
		<category><![CDATA[Simplicity]]></category>
		<category><![CDATA[Slideshow]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://myplugins.org/?p=17</guid>
		<description><![CDATA[This plugin was inspired by NextGEN Gallery and is just a simple Flash based slideshow for WordPress gallerys. Since development never stops it now also contains a RSS-Reader to display your Flickr/Picasa feeds.


Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-06-26/tabbed-content.html' rel='bookmark' title='Permanent Link: Tabbed Content'>Tabbed Content</a></li><li><a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html' rel='bookmark' title='Permanent Link: Pay for Posts &#8211; beta'>Pay for Posts &#8211; beta</a></li><li><a href='http://myplugins.org/plugins/2009-10-10/faq.html' rel='bookmark' title='Permanent Link: FAQ'>FAQ</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong><a title="NextGEN Gallery WordPress Plugin" href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/">NextGEN Gallery</a> another plugin for WordPress by <a title="Alex Rabe" href="http://alexrabe.boelinger.com/">Alex Rabe</a> was the inspiration for this small and simple plugin. I really must say he did and still does a great job with this plugin but sometimes such a huge plugin is simply too much. So I decided to develop a small plugin with less configuration settings and no extra tables for the WordPress Database. Simplicity should be the guide for the advanture of developing this plugin.</strong></p>
<p><strong>As far as I can say I did the job well and it is just a Slideshow to set your images in the right context. Nothing more nothing less.</strong></p>
<p><span id="more-17"></span></p>
<script type="text/javascript">
	jQuery.noConflict();
	jQuery(document).ready(function() {
		var needs_jquery_hotfix = ((jQuery.ui.version === undefined) || (parseInt(jQuery.ui.version.split(".")[1]) < 7));
		jQuery( "#tabs-4" + ( needs_jquery_hotfix ? ">ul" : "" ) ).tabs( {selected:2} );
	});
</script>
<div id="tabs-4" class="tabbed-content">
	<h1 class="ui-tabs-hide">Table of contents</h1>
	<ul>
		<li><a href="#tab-4-1">Installation</a></li>
		<li><a href="#tab-4-2">Documentation</a></li>
		<li><a href="#tab-4-3">Demos</a></li>
		<li><a href="#tab-4-4">FAQ</a></li>
	</ul>
	<div id="tab-4-1">
		<h1 class="ui-tabs-hide">Installation</h1>
		
<h2>Installation</h2>
<p>There are two ways to install this plugin. But both start with downloading the plugin and getting the login information of your FTP account. As I am very lazy writing documentations I’ll only describe the easiest one. So let’s start:</p>
<ol>
<li>First you need to login to your <strong>backend</strong>: http://example.org/wp-admin</li>
<li>Then you navigate to <strong>Plugins -&gt; Add New</strong></li>
<li>There you can read: “Install a plugin in .zip format” click on the <strong>browse button</strong>.</li>
<li>Now find the previously downloaded <strong>tabbed-content.zip</strong>.</li>
<li>Click on <strong>install now</strong>.</li>
<li>You will be asked if you want to <strong>activate the plugin</strong>, click on it.</li>
</ol>
<p>That’s the whole installation of the plugin. Now you can use it.</p>
	</div>
	<div id="tab-4-2">
		<h1 class="ui-tabs-hide">Documentation</h1>
		
<h2>Documentation</h2>
<h3>Getting Started</h3>
<p>Let&#8217;s start by adding a new post. Give him a title, some demo content, a category and what else you used to do. You should also have some pictures you wanna see in this slideshow.</p>
<p><strong>1. Step</strong></p>
<div id="attachment_39" class="wp-caption alignnone" style="width: 401px"><a href="http://myplugins.org/files/2009/06/add-media-upload-image.jpg"><img class="size-full wp-image-39" src="http://myplugins.org/files/2009/06/add-media-upload-image.jpg" alt="Add Media Panel" width="391" height="73" title="WordPress Gallery Slideshow" /></a><p class="wp-caption-text">Add Media Panel</p></div>
<p>After you added some images you like click again &#8220;<strong>Add an Image</strong>&#8220;. This time you don&#8217;t add an Image you just make shure that there are plenty pictures in your gallery:</p>
<div id="attachment_40" class="wp-caption alignnone" style="width: 393px"><a href="http://myplugins.org/files/2009/06/gallery-with-2-images.jpg"><img class="size-full wp-image-40" src="http://myplugins.org/files/2009/06/gallery-with-2-images.jpg" alt="Gallery with 2 Images" width="383" height="110" title="WordPress Gallery Slideshow" /></a><p class="wp-caption-text">Gallery with 2 Images</p></div>
<p>This can/should be more than two images.</p>
<p><strong>2. Step:</strong></p>
<p>If you have enough images in your Gallery you just put the shortcode <code>[ slide]</code> somewhere in your post. Please make sure you don&#8217;t leave a space between &#8220;[" and "slide". I did it, otherwise the gallery would be shown in here.</p>
<p><strong>Finish:</strong></p>
<p>If you click on preview you should now see your slideshow. Of course there are no options set by now so you go to <strong>Media-&gt;Slideshow</strong> and change it to your default needs.</p>
<h3>Options</h3>
<p>Slideshow comes with a few but not too much options you can set in the options panel. Let's now take a detailed view on this options:</p>
<h4>Dimensions</h4>
<p>Height and Width of the slideshow should be self-explanatory.</p>
<h4>Colors</h4>
<p><strong>Backcolor:</strong> A hex-coded color value for the background color of the navigation bar.<br />
<strong>Frontcolor:</strong> A hex-coded color value for the color of the buttons on the navigation bar.<br />
<strong>Lightcolor:</strong> A hex-coded color value for the mouse over effect of the buttons.<br />
<strong>Screencolor:</strong> A hex-coded color value for the background/screen of the player.</p>
<h4>Various</h4>
<p><strong>Watermark:</strong> Watermark means a logo which lays over the slideshow.<br />
<strong>Rotationtime:</strong> The rotationtime is the interval a image will be shown till it fades and the next comes.<br />
<strong>Transition:</strong> Transition means the transition between the images.<br />
<strong>Randomly choose pictures:</strong> With that option you allow the slideshow to choose the pictures randomly.<br />
<strong>Overstretch:</strong> If an image is smaller than the slideshow dimensions it will be scaled to the correct size.<br />
<strong>Show navigation:</strong> With this option the navigation bar to switch between the images will be shown on mouse over.<br />
<strong>Enable fullscreen mode:</strong> Here you enable the user to go fullscreen.<br />
<strong>Start slideshow automatically:</strong> This option allows the plugin to play the images without a mouse click.</p>
<h3>Shortcode options</h3>
<p>Every above described option can also be set throw the shortcode directly. Here is a statement with all possible options:</p>
<p><code>[ slide id="1" with="123" height="345" backcolor="#222222" frontcolor="c0c0c0" lightcolor="#f2f2f2" screencolor="#ffffff" logo="http://example.org/full/url/to/image.jpg" rotationtime="20" transition="random" shuffle="true" overstretch="false" shownavigation="true" usefullscreen="true" autostart="true"]</code></p>
<p>Above in getting started I said you should set your default settings because all settings will be overriden and you don't need to set it again in this shortcode. This is mostly used if you want other dimensions of the slideshow, ...</p>
<p>There is also a new option you didn't have in your options panel:<br />
<strong>ID:</strong> Here you can set the Post ID of a post that contains a gallery. This options overrides the own gallery and uses a gallery which is defined by the Post ID.</p>
<p>Beside ID there are also 3 other options which can be set in the shortcode:<br />
<strong>Audio:</strong> Here you can pass the full URL to a *.mp3 file which will be played when the slideshow starts.<br />
<strong>Flickr:</strong> The option flickr needs a full URL to a flickr RSS-feed eg. a photoset.<br />
<strong>Picasa:</strong> Needs a full URL to a picasa web RSS-feed.</p>
<h3>Template function</h3>
<p>WordPress Gallery Slideshow delivers furthermore a template function. This function you can use eg. in your templates, sidebar, ...</p>
<pre class="brush: php;">
if ( function_exists( 'show_slideshow' ) ) {
show_slideshow( &quot;OPTIONS&quot; );
}
</pre>
<p>Here you can use all options like you use it in the shortcode. The only difference is how you have to divide the options. In the shortcode you just make a space an write the next option. The template function uses a | as divider and you don't need to set everything in quotes:</p>
<pre class="brush: php;">
if ( function_exists( 'show_slideshow' ) ) {
show_slideshow( &quot;height=320|width=480|flickr=http://example.org/url/to/flickr/rss/feed&quot; );
}
</pre>
	</div>
	<div id="tab-4-3">
		<h1 class="ui-tabs-hide">Demos</h1>
		
<p><strong>Local Images</strong></p>

				<script type='text/javascript'>
					var flashvars = {};
					flashvars.file = 'http://myplugins.org/wp-content/plugins/wordpress-gallery-slideshow/org/myplugins/slideshow/getxml.php?attr=id^1#';
					
					flashvars.rotatetime = '5';
					flashvars.autostart = 'true';
					flashvars.backcolor = '0xFFFFFF';
					flashvars.frontcolor = '0x000000';
					flashvars.lightcolor = '0x000000';
					flashvars.screencolor = '0xeeeeee';
					flashvars.screenalpha = 'false'
					flashvars.logo = '';
					flashvars.transition = 'random';
					flashvars.shuffle = 'false';
					flashvars.overstretch = 'false';
					flashvars.shownavigation = 'true';
					flashvars.height = '311';
					flashvars.width = '486';
					var params = {};
					params.allowFullScreen = 'true';
					params.wmode = 'transparent';
					params.menu = 'false';
					var attributes = {};
					swfobject.embedSWF ('http://myplugins.org/wp-content/plugins/wordpress-gallery-slideshow/org/myplugins/slideshow/imagerotator.swf', 'slideshow_2', '486', '311', '9.0.0', false, flashvars, params, attributes);
				</script>
				<div class='slideshow' id='slideshow_2'>
					
<a href='/attachment/annette' title='Annette'><img width="150" height="150" src="http://myplugins.org/files/2009/06/annette-150x150.jpg" class="attachment-thumbnail" alt="Annette" title="Annette" /></a>
<a href='/attachment/bernhard-laughs' title='Bernhard laughs'><img width="150" height="150" src="http://myplugins.org/files/2009/06/bernhard-lacht-mal-wieder-150x150.jpg" class="attachment-thumbnail" alt="Bernhard laughs" title="Bernhard laughs" /></a>
<a href='/attachment/wooden-boat' title='Wooden boat'><img width="150" height="150" src="http://myplugins.org/files/2009/06/holzboot-150x150.jpg" class="attachment-thumbnail" alt="Wooden boat" title="Wooden boat" /></a>
<a href='/attachment/jo-at-bbq' title='Jo at BBQ'><img width="150" height="150" src="http://myplugins.org/files/2009/06/jo-beim-grillen-150x150.jpg" class="attachment-thumbnail" alt="Jo at BBQ" title="Jo at BBQ" /></a>
<a href='/attachment/peugeot-206cc' title='Peugeot 206cc'><img width="150" height="150" src="http://myplugins.org/files/2009/06/peugeot-206cc-hinten-besetzt-150x150.jpg" class="attachment-thumbnail" alt="Peugeot 206cc" title="Peugeot 206cc" /></a>

				</div>
				

<p><strong>Flickr Images</strong><br />

				<script type='text/javascript'>
					var flashvars = {};
					flashvars.file = 'http://myplugins.org/wp-content/plugins/wordpress-gallery-slideshow/org/myplugins/slideshow/getxml.php?attr=flickr^aHR0cCUzQSUyRiUyRmFwaS5mbGlja3IuY29tJTJGc2VydmljZXMlMkZmZWVkcyUyRnBob3Rvc19wdWJsaWMuZ25lJTNGaWQlM0Q5OTI3OTg2JTQwTjA4JTI2YW1wJTNCbGFuZyUzRGRlLWRlJTI2YW1wJTNCZm9ybWF0JTNEcnNzXzIwMA==#id^17#';
					flashvars.audio = 'http%3A%2F%2Fmp3.webradio.rockantenne.de%2F';
					flashvars.rotatetime = '5';
					flashvars.autostart = 'true';
					flashvars.backcolor = '0xFFFFFF';
					flashvars.frontcolor = '0x000000';
					flashvars.lightcolor = '0x000000';
					flashvars.screencolor = '0xeeeeee';
					flashvars.screenalpha = 'false'
					flashvars.logo = '';
					flashvars.transition = 'random';
					flashvars.shuffle = 'false';
					flashvars.overstretch = 'false';
					flashvars.shownavigation = 'true';
					flashvars.height = '311';
					flashvars.width = '486';
					var params = {};
					params.allowFullScreen = 'true';
					params.wmode = 'transparent';
					params.menu = 'false';
					var attributes = {};
					swfobject.embedSWF ('http://myplugins.org/wp-content/plugins/wordpress-gallery-slideshow/org/myplugins/slideshow/imagerotator.swf', 'slideshow_3', '486', '311', '9.0.0', false, flashvars, params, attributes);
				</script>
				<div class='slideshow' id='slideshow_3'>
					
<a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html/attachment/wordpress-gallery-slideshow' title='WordPress Gallery Slideshow'><img width="150" height="150" src="http://myplugins.org/files/2009/06/wordpress-gallery-slideshow-150x150.jpg" class="attachment-thumbnail" alt="WordPress Gallery Slideshow" title="WordPress Gallery Slideshow" /></a>
<a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html/attachment/add-media-upload-image' title='Add Media Panel'><img width="150" height="102" src="http://myplugins.org/files/2009/06/add-media-upload-image-150x102.jpg" class="attachment-thumbnail" alt="Add Media Panel" title="Add Media Panel" /></a>
<a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html/attachment/gallery-with-2-images' title='Gallery with 2 Images'><img width="150" height="110" src="http://myplugins.org/files/2009/06/gallery-with-2-images-150x110.jpg" class="attachment-thumbnail" alt="Gallery with 2 Images" title="Gallery with 2 Images" /></a>

				</div>
				
</p>
<p><strong>Picasa Images</strong><br />

				<script type='text/javascript'>
					var flashvars = {};
					flashvars.file = 'http://myplugins.org/wp-content/plugins/wordpress-gallery-slideshow/org/myplugins/slideshow/getxml.php?attr=picasa^aHR0cCUzQSUyRiUyRnBpY2FzYXdlYi5nb29nbGUuY29tJTJGZGF0YSUyRmZlZWQlMkZiYXNlJTJGdXNlciUyRmtvdGxhcnpzb2ZpYSUyRmFsYnVtaWQlMkY1Mjk4NjA4NDgwNjY0OTAxNzQ1JTNGYWx0JTNEcnNzJTI2YW1wJTNCa2luZCUzRHBob3RvJTI2YW1wJTNCaGwlM0RkZQ==#id^17#';
					
					flashvars.rotatetime = '5';
					flashvars.autostart = 'true';
					flashvars.backcolor = '0xFFFFFF';
					flashvars.frontcolor = '0x000000';
					flashvars.lightcolor = '0x000000';
					flashvars.screencolor = '0xeeeeee';
					flashvars.screenalpha = 'false'
					flashvars.logo = '';
					flashvars.transition = 'random';
					flashvars.shuffle = 'false';
					flashvars.overstretch = 'false';
					flashvars.shownavigation = 'true';
					flashvars.height = '311';
					flashvars.width = '486';
					var params = {};
					params.allowFullScreen = 'true';
					params.wmode = 'transparent';
					params.menu = 'false';
					var attributes = {};
					swfobject.embedSWF ('http://myplugins.org/wp-content/plugins/wordpress-gallery-slideshow/org/myplugins/slideshow/imagerotator.swf', 'slideshow_4', '486', '311', '9.0.0', false, flashvars, params, attributes);
				</script>
				<div class='slideshow' id='slideshow_4'>
					
<a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html/attachment/wordpress-gallery-slideshow' title='WordPress Gallery Slideshow'><img width="150" height="150" src="http://myplugins.org/files/2009/06/wordpress-gallery-slideshow-150x150.jpg" class="attachment-thumbnail" alt="WordPress Gallery Slideshow" title="WordPress Gallery Slideshow" /></a>
<a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html/attachment/add-media-upload-image' title='Add Media Panel'><img width="150" height="102" src="http://myplugins.org/files/2009/06/add-media-upload-image-150x102.jpg" class="attachment-thumbnail" alt="Add Media Panel" title="Add Media Panel" /></a>
<a href='http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html/attachment/gallery-with-2-images' title='Gallery with 2 Images'><img width="150" height="110" src="http://myplugins.org/files/2009/06/gallery-with-2-images-150x110.jpg" class="attachment-thumbnail" alt="Gallery with 2 Images" title="Gallery with 2 Images" /></a>

				</div>
				
</p>
<p>WordPress Gallery Slideshow with Flickr Photo Stream with live Music Stream of <a title="Rockantenne Bayern" href="http://www.rockantenne.de/">Rockantenne Bayern</a><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendID=125328491"></a>.</p>
	</div>
	<div id="tab-4-4">
		<h1 class="ui-tabs-hide">FAQ</h1>
		
<p>Non so far.</p>
	</div>
</div>
</p>


<p>Related posts:<ol><li><a href='http://myplugins.org/plugins/2009-06-26/tabbed-content.html' rel='bookmark' title='Permanent Link: Tabbed Content'>Tabbed Content</a></li><li><a href='http://myplugins.org/plugins/2009-10-11/pay-for-posts-beta.html' rel='bookmark' title='Permanent Link: Pay for Posts &#8211; beta'>Pay for Posts &#8211; beta</a></li><li><a href='http://myplugins.org/plugins/2009-10-10/faq.html' rel='bookmark' title='Permanent Link: FAQ'>FAQ</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html/feed</wfw:commentRss>
		<slash:comments>134</slash:comments>
		</item>
	</channel>
</rss>
