<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog entries tagged Plugins</title>
		<description>Blog entries tagged Plugins</description>
		<link>http://lab11.com</link>
		<lastBuildDate>Fri, 24 May 2013 03:31:08 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Embedding Videos in Joomla Content </title>
			<link>http://lab11.com/blogs/Embedding-Videos-in-Joomla-Content-.html</link>
			<description>&lt;p&gt;Embedding videos inside your Joomla content is easy. There are several Joomla plugins that make it a snap.&lt;br /&gt;&lt;br /&gt;The plugin I would suggest is called the AllVideos (by JoomlaWorks), and can be downloaded for free at www.joomla.org.&lt;br /&gt;&lt;br /&gt;Once you have installed the plugin, you will need to enable it by going to the &quot;Plugin Manager&quot; in the backend of your Joomla site (/administrator).&lt;br /&gt;&lt;br /&gt;Below are some of the plugins features:&lt;/p&gt;&lt;br/&gt;&lt;p&gt; 1. Dozens of video providers supported, Read More...</description>
			<author>Trevor M.</author>
			<pubDate>Tue, 19 May 2009 06:00:00 +0100</pubDate>
		<category>Plugins</category>
 <category>Joomla</category>
		</item>
		<item>
			<title>Writing a Joomla 1.5 Content Plugin</title>
			<link>http://lab11.com/blogs/Joomla-1.5-Content-Plugin.html</link>
			<description>&lt;p&gt;This article will show you how to build a quick plugin to replace some text in an article before it get's displayed to the user.&lt;/p&gt;&lt;br/&gt;Intro&lt;br/&gt;&lt;p&gt;Lately I've been writing a number of content plugins for Joomla. They're pretty simple, but basically it allows you to transform the content at a number of points in Joomla's process of editing, saving, and displaying of that content. In theory you could use it to do anything but it's common to replace text and/or add special content into the articlesRead More...</description>
			<author>Garrett Bluma</author>
			<pubDate>Wed, 18 Feb 2009 07:00:00 +0100</pubDate>
		<category>Programming</category>
 <category>Plugins</category>
 <category>PHP</category>
 <category>Joomla</category>
		</item>
		<item>
			<title>Write an Advanced Joomla 1.5 Authentication Plugin (Part 2)</title>
			<link>http://lab11.com/blogs/Write-an-Advanced-Joomla-1.5-Authentication-Plugin-Part-2-.html</link>
			<description>&lt;p&gt;In my previous article Write an Advanced Joomla 1.5 Authentication Plugin I went over how to integrate Joomla with an alternate login system (i.e. legacy code from a previous project)&lt;/p&gt; &lt;p&gt;This is good, but we don't need to stop here. We can improve the authentication plugin by attaching session data from our legacy system and essentially merge our legacy session with our joomla session.&lt;/p&gt; &lt;p&gt;For example if we have a database table for session data with the following fields:&lt;/p&gt;  session_Read More...</description>
			<author>Garrett Bluma</author>
			<pubDate>Thu, 18 Dec 2008 07:00:00 +0100</pubDate>
		<category>Programming</category>
 <category>Plugins</category>
 <category>Joomla</category>
		</item>
		<item>
			<title>Write an Advanced Joomla 1.5 Authentication Plugin</title>
			<link>http://lab11.com/blogs/Write-an-Advanced-Joomla-1.5-Authentication-Plugin.html</link>
			<description>Why Joomla's (or any CMS's) login system alone isn't enough &lt;p&gt;In the support of any long-lived project, chances are pretty good that you'll need to adapt the project to meet the requirements of another system. One specific area which I want to focus on is authentication-- that is, being able to extend Joomla's standard authentication system to support an alternate user table.&lt;/p&gt; &lt;p&gt;The problem we have is a CMS (Joomla) that  needs to integrate with another project. This alternate project has iRead More...</description>
			<author>Garrett Bluma</author>
			<pubDate>Wed, 10 Dec 2008 07:00:00 +0100</pubDate>
		<category>Programming</category>
 <category>Plugins</category>
 <category>Joomla</category>
		</item>
	</channel>
</rss>
