<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>Tutorials at The Exiled Gamers: Administrators Tutorials</title>
	<link>http://www.theexiledgamers.com/tutorials/category/1-administrators-tutorials/</link>
	<pubDate>Fri, 10 Sep 2010 19:27:45 +0000</pubDate>
	<ttl>1800</ttl>
	<description></description>
	<item>
		<title><![CDATA[The AdminCP's Report Center.]]></title>
		<link>http://www.theexiledgamers.com/tutorials/article/9-the-admincps-report-center/</link>
		<description><![CDATA[The report center has three Admin CP pages:<br />
<ul class='bbc'><li>Overview</li><li>Plugin Manager</li><li>Status and Severity Levels</li></ul>They provide tools and setting to control the Report Center. For more information on how to use the Report Center as a moderator, see this article.<br />
<br />
<span style='font-size: 17px;'><strong class='bbc'>Overview</strong></span><br />
<br />
This page allows you to see information such as the total number of reports and the most active moderators.<br />
There is also a button which will take you to the Warning and Moderation settings page.<br />
<br />
<span style='font-size: 17px;'><strong class='bbc'>Plugin Manager</strong></span><br />
<br />
The Report Center accepts reports from the various areas of your community through "plugins". For example, there is a:<br />
<ul class='bbc'><li>Forum Plugin<br />
<em class='bbc'>Which handles reporting posts.</em></li><li>Private Messages Plugin<br />
<em class='bbc'>Which handles reporting PMs.</em></li><li>Member Profiles Plugin<br />
<em class='bbc'>Which handles reporting member profiles.</em></li></ul>Add-on applications such as IP.Blog, IP.Gallery or even third-party applications can add plugins to the Report Center as well.<br />
<br />
You can enable/disable any plugin by clicking the icon in the "Enabled" column. If a plugin is disabled, the Report Center will not accept reports from that area of your community and attempting to submit one will result in an error message. All available report plugins on our community are enabled.<br />
<br />
You can configure setting for any plugin by selecting "Edit Settings..." from the dropdown menu for a plugin. Each plugin includes setting for who can view and who can submit reports.<br />
Some plugins may handle moderator permissions themselves (for example, in the forums, you can set forum-level moderators, and the Report Center by default will allow these forum-level moderators access to reports from the forums they are moderators of) and thus will also include a "<em class='bbc'>Super moderators can view all the reports?</em>" setting, which if set to yes, will allow super moderators to see all reports for that plugin but if set to no, will only use their own permission system.<br />
<br />
Each plugin may also include additional settings. For example, the "<em class='bbc'>Private Messages Plugin</em>" has a "<em class='bbc'>Groups that can add themselves to conversations</em>" setting, so you can control who can add themselves to a reported conversation.<br />
<br />
<strong class='bbc'>Register New Plugin</strong><br />
This is a tool for developers only. You needn't ever use this section. When you install an application with a Report Center plugin, it will be added automatically.<br />
<br />
<span style='font-size: 17px;'><strong class='bbc'>Status and Severity Levels</strong></span><br />
<br />
Each report has a <strong class='bbc'>status</strong> and a <strong class='bbc'>severity</strong>. The <strong class='bbc'>status</strong> refers to the state of the report: for example, open or complete. The <strong class='bbc'>severity</strong> is a marker given to the report which indicates how long it has been open. A report increases in severity with the more <strong class='bbc'>points</strong> it gets.<br />
<br />
<strong class='bbc'>Statuses</strong><br />
The default statuses are <em class='bbc'>New Report</em>, <em class='bbc'>Under Review</em> and <em class='bbc'>Complete</em>. You can manage a status by choosing "Edit Status..." from its dropdown, or add a new one by pressing "Create New Status".<br />
<br />
Each status has a name (for example, <em class='bbc'>New Report</em>) and two settings which control severities: "Points per report" and "Minutes to one point".<br />
The "Points per report" is how many points a report with that status starts with, while the "Minutes to one point" controls how many minutes it should be until a point gets added (for example, if this was set to 5, the report would gain1 point every 5 minutes it is open). <br />
<br />
Each status can also be defined as a "New Report", and/or "In Progress" or "Completed".<br />
The "New Report" status is the status that newly submitted reports will be assigned. There can only be one "New Report" status.<br />
The "In Progress" status is any status that should display on the active reports counter in the header of your community. You can have any number of "In Progress" statuses.<br />
The "Completed" status is the status that completed reports will be marked as. There can only be one "Completed" status.<br />
<br />
You can toggle any of these by clicking the toggle on the status page. If the setting is on, the icon will be lit up, otherwise, it is grayed out. You can also reorder statuses by clicking and dragging on the reorder icons. The order will display the order the severities apply int he dropdown menus within the Report Center.<br />
<br />
<strong class='bbc'>Severities</strong><br />
Each status handles severities separately from the other statuses. To add a severity for a status, select "Add Image..." from the status's dropdown.<br />
<br />
Each severity has an image which will display for it in the Report Center, along with the width and height values for that image, and the number of points required for the severity.<br />
For example, if you add a severity with a 50 points requirements, that severity will be assigned once the report reaches 50 points.<br />
<br />
You can edit or delete a severity using the appropriate options from its dropdown]]></description>
		<pubDate>Fri, 05 Feb 2010 13:38:32 +0000</pubDate>
		<guid isPermaLink="false">9</guid>
		<creator>ShootMe</creator>
		<category>1</category>
	</item>
	<item>
		<title>Changing the YouTube Media Tag</title>
		<link>http://www.theexiledgamers.com/tutorials/article/7-changing-the-youtube-media-tag/</link>
		<description><![CDATA[Login at the AdminCP and surf to:<br />
<br />
<strong class='bbc'>Look and Feel -&gt; Manage Media BBCode</strong> and "Edit Media Tag..." for YouTube.<br />
<br />
Change the <strong class='bbc'>Media Replacement HTML</strong> to read:<br />
<pre class='prettyprint lang-html'>&lt;object width="640" height="385"&gt;
&lt;param name="movie" value="&#91;url="http://www.youtube-nocookie.com/v/$2&fs=1&
rel=0&hd=1&fmt=22&color1=0x006699&color2=0x54abd6"&#93;http:/
/www.youtube-nocookie.com/v/$2&fs=1&rel=0&hd=1&fmt=22&color1=0x006699&
color2=0x54abd6&#91;/url&#93;"&gt;&lt;/param&gt;
&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;
&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;
&lt;embed src="&#91;url="http://www.youtube-nocookie.com/v/$2&fs=1&rel=0&
hd=1&fmt=22&color1=0x006699&color2=0x54abd6"&#93;http://www.youtube-
nocookie.com/v/$2&fs=1&rel=0&hd=1&fmt=22&color1=0x006699&
color2=0x54abd6&#91;/url&#93;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"&gt;&lt;/embed&gt;
&lt;/object&gt;</pre>]]></description>
		<pubDate>Sun, 31 Jan 2010 15:31:34 +0000</pubDate>
		<guid isPermaLink="false">7</guid>
		<creator>ShootMe</creator>
		<category>1</category>
	</item>
</channel>
</rss>