<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Tutorials</title>
	<link><![CDATA[http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=rss]]></link>
	<pubDate>Thu, 09 Sep 2010 08:05:48 +0000</pubDate>
	<ttl>1800</ttl>
	<description>Tutorial PlaceTutorials RSS</description>
	<item>
		<title>Adding Vimeo as a Media Tag</title>
		<link><![CDATA[http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=7]]></link>
		<description><![CDATA[ACP-&gt;Look and Feel-&gt;Manage Media BBCode and Add a new BBCode.<br />
<br />
Media Replacement Match - http://(|www.)vimeo.com/{2}<br />
<br />
Me [<a href='http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=7'>Read more</a>]]]></description>
		<content><![CDATA[ACP-&gt;Look and Feel-&gt;Manage Media BBCode and Add a new BBCode.<br />
<br />
Media Replacement Match - http://(|www.)vimeo.com/{2}<br />
<br />
Media Replacement HTML -<br />
<br />
[code]&lt;object width="400" height="225"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=$2&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=$2&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"&gt;&lt;/embed&gt;&lt;/object&gt;[/code]]]></content>
		<pubDate>Sun, 06 Dec 2009 15:09:21 +0000</pubDate>
	</item>
	<item>
		<title>How to install a hook</title>
		<link><![CDATA[http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=6]]></link>
		<description><![CDATA[This is a detailed tutorial on how to install a hook. Some other hooks may require additional steps, so always check the readme/instructions files pro [<a href='http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=6'>Read more</a>]]]></description>
		<content><![CDATA[This is a detailed tutorial on how to install a hook. Some other hooks may require additional steps, so always check the readme/instructions files provided when you download a hook. For the purposes of this tutorial, I'll be using the Guest Message hook as an example.<br />
<br />
[b]Step One[/b]<br />
Download the hook and unzip it's contents into a folder on your desktop. Most hook will have a basic folder structure like this. Where the hook xml file is usually in the root folder along with the readme or instructions file. Some hooks may have additional contents that needs to be uploaded such as the Guest Message hook, so check with the hooks readme/instructions file for additional instructions.<br />
<br />
[img]http://i41.tinypic.com/zmlidd.jpg[/img]<br />
<br />
[b]Step Two[/b]<br />
In your browser open up your Admin CP and navigate to the System Tab then on the left side menu locate the Applications & Modules block then click the Manage Modules link.<br />
<br />
[img]http://i42.tinypic.com/jagc4j.jpg[/img]<br />
<br />
Navigate to the bottom of this page and in the Install a New Hook section, click the Browse book and locate the hooks xml file.<br />
<br />
[img]http://i42.tinypic.com/2yodfmc.jpg[/img]<br />
<br />
Click the Install button and wait until you see this success message. If any errors occur, report them to the hooks author.<br />
<br />
[img]http://i44.tinypic.com/osd18y.jpg[/img]<br />
<br />
[b]Requirements[/b]<br />
[list][*]You'll need the latest version of the IPB 3.0.x series.[*]Zip program to unzip the applications contents, most hooks will be zipped. A good free one is [url="http://www.7-zip.org/"]7-zip[/url].[/list]]]></content>
		<pubDate>Sun, 06 Dec 2009 15:08:17 +0000</pubDate>
	</item>
	<item>
		<title>Reorder Hooks</title>
		<link><![CDATA[http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=5]]></link>
		<description><![CDATA[I get asked this quite often so I've put together these instructions and video to show you how to reorder your hooks.<br />
<br />
Step 1. Open yo [<a href='http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=5'>Read more</a>]]]></description>
		<content><![CDATA[I get asked this quite often so I've put together these instructions and video to show you how to reorder your hooks.<br />
<br />
Step 1. Open your Admin CP &gt; System Tab &gt; Applications & Modules section &gt; Manage Hooks.<br />
Step 2. You'll see a little drag icons to the left of every hook. Click and hold this icon and drag it up or down to reorder your hook. Once the position is found, release your mouse button and the hook will be moved with the use of ajax.]]></content>
		<pubDate>Sun, 06 Dec 2009 14:59:42 +0000</pubDate>
	</item>
	<item>
		<title><![CDATA[Pips &amp; Team Icons]]></title>
		<link><![CDATA[http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=4]]></link>
		<description><![CDATA[When a member is in a user group that has a Team Icon set, in posts only that Team Icon will display below their avatar. If you'd like to also dis [<a href='http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=4'>Read more</a>]]]></description>
		<content><![CDATA[When a member is in a user group that has a Team Icon set, in posts only that Team Icon will display below their avatar. If you'd like to also display their Pips as well, follow this simple tutorial.<br />
<br />
Edit the Global Template -&gt; userInfoPane skin template and find this code:<br />
<br />
[code] &lt;img src='{$author['member_rank_img']}' alt='{$this-&gt;lang-&gt;words['icon']}' /&gt;[/code]<br />
<br />
Immediately below it, add this:<br />
<br />
[code]&lt;php&gt;$_pips = ""; $rank_cache = $this-&gt;registry-&gt;cache()-&gt;getCache( 'ranks' ); if ( is_array( $rank_cache ) && count( $rank_cache ) ) { foreach ( $rank_cache as $k =&gt; $v) { if ( $author['posts'] &gt;= $v['POSTS'] ) { $pips = $v['PIPS']; break; } } } if ( is_numeric( $pips ) ) { for ( $i = 1; $i &lt;= $pips; ++$i ) { $_pips .= $this-&gt;registry-&gt;output-&gt;getReplacement('pip_pip'); } }&lt;/php&gt;<br />
 &lt;if test="$_pips"&gt;&lt;br /&gt;{$_pips}&lt;/if&gt;[/code]<br />
<br />
Save the template, and repeat for each skin.]]></content>
		<pubDate>Tue, 01 Dec 2009 18:57:12 +0000</pubDate>
	</item>
	<item>
		<title>Add Member No. to profile</title>
		<link><![CDATA[http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=3]]></link>
		<description><![CDATA[This adds the Member No: back into the profile in the topic view, profile view and profile card.<br />
<br />
<br />
<br />
Add a language bit. Go to  [<a href='http://www.tutorial-place.com/forums/index.php?app=tuts&module=tuts&section=tuts&do=view&t_id=3'>Read more</a>]]]></description>
		<content><![CDATA[This adds the Member No: back into the profile in the topic view, profile view and profile card.<br />
<br />
<br />
<br />
Add a language bit. Go to ACP-&gt;Look&Feel-&gt;Manage Languages-&gt;*your language*<br />
Click Add String<br />
Application: system<br />
Pack Name: public_global<br />
Key: member_no<br />
Default Text: Member No.:<br />
Click Add This Entry<br />
<br />
[b]This will add it back into the profile view.[/b]<br />
<br />
Go to ACP-&gt;Look&Feel-&gt;*your skin*-&gt;profiles-&gt;profileModern<br />
<br />
Find:<br />
[code] &lt;dt&gt;{$this-&gt;lang-&gt;words['m_group']}&lt;/dt&gt;<br />
 &lt;dd&gt;{$member['g_title']}&lt;/dd&gt;[/code]<br />
<br />
Add after:<br />
[code] &lt;dt&gt;{$this-&gt;lang-&gt;words['member_no']}&lt;/dt&gt;<br />
 &lt;dd&gt;{$member['member_id']}&lt;/dd&gt;[/code]<br />
<br />
Save<br />
<br />
[b]This will add it back into the profile card.[/b]<br />
Go to ACP-&gt;Look&Feel-&gt;*your skin*-&gt;profiles-&gt;showCard<br />
<br />
Find:<br />
[code] &lt;dt&gt;{$this-&gt;lang-&gt;words['m_group']}&lt;/dt&gt;<br />
 &lt;dd&gt;{$member['g_title']}&lt;/dd&gt;[/code]<br />
<br />
Add after:<br />
[code] &lt;dt&gt;{$this-&gt;lang-&gt;words['member_no']}&lt;/dt&gt;<br />
 &lt;dd&gt;{$member['member_id']}&lt;/dd&gt;[/code]<br />
<br />
Save<br />
<br />
[b]This will add it back into the topic view profile.[/b]<br />
Go to ACP-&gt;Look&Feel-&gt;*your skin*-&gt;Global Templaets-&gt;userinfoPane<br />
<br />
Find:<br />
[code] &lt;li&gt;<br />
 &lt;span class='ft'&gt;{$this-&gt;lang-&gt;words['m_group']}&lt;/span&gt;<br />
 &lt;span class='fc'&gt;{$author['_group_formatted']}&lt;/span&gt;<br />
 &lt;/li&gt;[/code]<br />
<br />
Add after:<br />
[code] &lt;li&gt;<br />
 &lt;span class='ft'&gt;{$this-&gt;lang-&gt;words['member_no']}&lt;/span&gt;<br />
 &lt;span class='fc'&gt;{$author['member_id']}&lt;/span&gt;<br />
 &lt;/li&gt;[/code]<br />
<br />
Save]]></content>
		<pubDate>Tue, 01 Dec 2009 18:52:04 +0000</pubDate>
	</item>
</channel>
</rss>