<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Hotaru CMS Forums - Plugin Downloads</title>
		<link>http://forums.hotarucms.org/</link>
		<description>Extend your Hotaru site with plugins. Download them from this forum, give them a rating and leave feedback for the developer.</description>
		<language>en</language>
		<lastBuildDate>Thu, 09 Sep 2010 18:25:42 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.hotarucms.org/images/misc/rss.png</url>
			<title>Hotaru CMS Forums - Plugin Downloads</title>
			<link>http://forums.hotarucms.org/</link>
		</image>
		<item>
			<title>Post Views Widget 0.1</title>
			<link>http://forums.hotarucms.org/showthread.php?1107-Post-Views-Widget-0.1&amp;goto=newpost</link>
			<pubDate>Tue, 07 Sep 2010 04:17:01 GMT</pubDate>
			<description>*Post Views Widget* 
*Version: 0.1* 
Author: Alan (shibuya246) 
Created on: 2010/09/07 
Last Updated: 2010/09/07 
Tested on: Hotaru 1.4.1 
Plugins...</description>
			<content:encoded><![CDATA[<div><font size="4"><b>Post Views Widget</b></font><br />
<b>Version: 0.1</b><br />
<font size="2"><i>Author: Alan (shibuya246)</i><br />
<i>Created on:</i> 2010/09/07<br />
<i>Last Updated:</i> </font><font size="2">2010/09/07</font><br />
<font size="2"><i>Tested on:</i> Hotaru 1.4.1<br />
<i>Plugins Required:</i> Widgets<br />
<i>Plug &amp; Play:</i> Yes<br />
<i>Supported:</i> Yes<br />
</font><br />
<b>Description</b><br />
Displays a list of most viewed posts in a widget.<br />
<br />
<b>Instructions</b><br />
1. Upload the &quot;post_views_widget&quot; folder to your plugins folder. <br />
2. Install it from Plugin Management in Admin.<br />
3. Enable the widget in Admin -&gt; Widgets<br />
<br />
<b>Tip</b><br />
By default, 10 entries will show, but you can change that number by editing $limit at the top of post_views_widget.php.<br />
<br />
<b>Revision History</b><br />
v.0.1 2010/09/07 - Alan- Released first version<br />
<br />
<i>Please click &quot;Rate Thread&quot; and give this plugin a rating. Thank you.<br />
</i><i><font color="Red"><br />
</font></i></div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1376&amp;d=1283835149">post-views-widget-0-1.zip</a> 
(3.4 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.hotarucms.org/forumdisplay.php?18-Plugin-Downloads">Plugin Downloads</category>
			<dc:creator>shibuya246</dc:creator>
			<guid isPermaLink="true">http://forums.hotarucms.org/showthread.php?1107-Post-Views-Widget-0.1</guid>
		</item>
		<item>
			<title>Post Promotion 0.2.9</title>
			<link>http://forums.hotarucms.org/showthread.php?1039-Post-Promotion-0.2.9&amp;goto=newpost</link>
			<pubDate>Fri, 27 Aug 2010 11:29:18 GMT</pubDate>
			<description>*Post Promotion* 
*Version: 0.2.9* 
Author: George Petsagourakis 
Created on: 2010/08/27 
Last Updated: 2010/09/01 
Tested on: Hotaru 1.5 (svn)...</description>
			<content:encoded><![CDATA[<div><font size="4"><b>Post Promotion</b></font><br />
<b>Version: 0.2.9</b><br />
<font size="2"><i>Author:</i> George Petsagourakis<br />
<i>Created on:</i> 2010/08/27<br />
<i>Last Updated:</i> </font><font size="2">2010/09/01</font><br />
<font size="2"><i>Tested on:</i> Hotaru 1.5 (svn)<br />
<i>Plugins Required:</i> Submit, Vote<br />
<i>Plug &amp; Play:</i> Yes<br />
<i>Supported:</i> Yes<br />
</font><br />
<br />
<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1355"  title="Name:  
Views: 
Size:  ">Attachment 1355</a><br />
<br />
<b>Description</b><br />
Post Promotion is a plugin that &quot;sticks&quot; a post on the top of your Homepage. This acts like the reddit promoted posts.<br />
The posts in the &quot;Promoted Posts&quot; list are randomly displayed in a Box in your home page.<br />
Anyone who has the &quot;can_promote&quot; permission should be able to add a story in the &quot;Promoted Posts&quot; list.<br />
<br />
<b>Instructions</b><ul><li>Unzip the contents of the zip archive inside your <i>&lt;hotaru_installation_directory&gt;/content/plugins/</i> so that you end up with the <i>post_promotion</i> folder in there.<br /></li>
<li>Then go into <b>Admin-&gt;Plugin Management</b> and install the Post Promotion plugin. Order the plugins so that the Post Promotion plugin is first in the first column.<br /></li>
<li>To promote a post, visit the post on your website and click on the &quot;Promote Post&quot; link which can be found after the post's body. <br /></li>
<li>Clicking on the &quot;Promote Post&quot; link will take you to the Post Promotion Settings page in the Admin Area.<br /></li>
<li>In the settings page you will be informed whether the post was promoted or not along with a list of currently promoted posts.<br /></li>
<li>You can un-promote posts by clicking the up-Promote link on post bottom or from the listing of the promoted posts in the Post Promotion Settings admin page.</li>
</ul><b>Revision History</b><br />
v.0.2.9 2010/09/01 - Fixed the error about Reflection::setAccessible() not being able in PHP &lt; 5.3<br />
v.0.2.8 2010/09/01 - Added show_post_extra_fields to the template. Made saving loading the settings much more automatic. Improved code for show_post_extra_fields hook.<br />
v.0.2.5 2010/09/01 - Choose to show promoted post in pages other than the Homepage. Made post promoting more robust.<br />
v.0.2.0 2010/08/29 - Added icon to the promotion trigger. Fixed wrong post being promoted bug.<br />
v.0.1.5 2010/08/28 - Implemented header_end and theme_index_top hook decision setting, made the promoted post's appearance easier to manipulate.<br />
v.0.1.2 2010/08/27 - Introduced Ajax, fixed some bugs<br />
v.0.1.0 2010/08/27 - Released first version<br />
<br />
<i>Please click &quot;Rate Thread&quot; and give this plugin a rating. Thank you.</i></div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1355&amp;d=1283292978" 
rel="Lightbox_6578" id="attachment1355"
 target="_blank"><img class="thumbnail" src="http://forums.hotarucms.org/attachment.php?attachmentid=1355&amp;stc=1&amp;thumb=1&amp;d=1283292978" 
alt="Click image for larger version

Name:	CropperCapture[15].png
Views:	N/A
Size:	86.5 KB
ID:	1355"/></a>
&nbsp;
 
			</div>
		</fieldset>
	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1363&amp;d=1283319525">post_promotion-0.2.9.zip</a> 
(12.4 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.hotarucms.org/forumdisplay.php?18-Plugin-Downloads">Plugin Downloads</category>
			<dc:creator>petsagouris</dc:creator>
			<guid isPermaLink="true">http://forums.hotarucms.org/showthread.php?1039-Post-Promotion-0.2.9</guid>
		</item>
		<item>
			<title>Image Upload 0.1</title>
			<link>http://forums.hotarucms.org/showthread.php?994-Image-Upload-0.1&amp;goto=newpost</link>
			<pubDate>Tue, 17 Aug 2010 05:26:26 GMT</pubDate>
			<description>*Image Upload* 
*Version: *0.1 
Author: Nick Ramsay 
Created: 2010/06 
Last Updated: 2010/08/17 
Tested on: Hotaru 1.4.0 ~ 1.4.1 
Plugins Required:...</description>
			<content:encoded><![CDATA[<div><font size="4"><b>Image Upload</b></font><br />
<b>Version: </b>0.1<br />
<font size="2"><i>Author:</i> Nick Ramsay<br />
<i>Created:</i> 2010/06<br />
<i>Last Updated:</i> </font><font size="2">2010/08/17</font><br />
<font size="2"><i>Tested on:</i> Hotaru 1.4.0 ~ 1.4.1<br />
<i>Plugins Required:</i> <i>Tim Thumb</i><br />
<i>Plug &amp; Play:</i> Yes<br />
<i>Supported:</i> Yes<br />
<br />
</font><b>Description</b><br />
This plugin enables the post submitter to upload an image from his or her computer to attach to the post. <a href="http://magazine.hotarucms.org/" target="_blank">See the Magazine demo here</a>.<br />
<br />
Features:<br />
- Adds option to attach an uploaded image to new and old posts<br />
- Includes the ability to remove an attachment<br />
- Creates an &quot;uploads&quot; folder if one doesn't already exist<br />
- Stores images in folders organized by site id and date<br />
- Displays thumbnails on list pages and embeds a larger image on post pages<br />
- Uses the Tim Thumb plugin for thumbnail creation and caching<br />
- Uses the Thickbox plugin for displaying images when thumbnails are clicked<br />
- Options to resize thumbnails and embedded images<br />
- Option to set the maximum filesize for images that can be uploaded<br />
- Advanced function for overriding size settings within templates<br />
<i><font color="DarkGreen"><br />
<b>NOTE:</b> This plugin only allows a single image per post.  The position of the image is determined by where you put the plugin hook in your template, and is the same for every post.</font></i><font color="DarkGreen"><i> Image Upload was designed to make article posting as quick as possible. You type your text, upload an image and you're finished. </i></font><i><font color="DarkGreen">See the <a href="http://magazine.hotarucms.org/" target="_blank">Magazine Demo</a> as an example of how effective this fixed position, single image concept is.</font></i><br />
<font color="DarkGreen"><i><br />
If you want to control the sizes, position and number of images per post, this plugin is <u>not</u> for you.</i></font><br />
<br />
<b>Instructions</b><br />
1. Upload the &quot;image_upload&quot; folder to your plugins folder. <br />
2. Install it from Plugin Management in Admin.<br />
3. Edited image sizes in Admin -&gt; Plugin Settings -&gt; Image Upload<br />
4. Add this plugin hook to submit2.php and submit_edit.php on the line AFTER the last closing &lt;/form&gt; tag:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;$h</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">pluginHook</span><span style="color: #007700">(</span><span style="color: #DD0000">'image_upload'</span><span style="color: #007700">);&nbsp;</span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div> By default, thumbnail and embedded images are displayed via the &quot;show_post_content_list&quot; and &quot;show_post_content_post&quot; plugin hooks in <i>bookmarking_list.php</i> and <i>bookmarking_post.php</i> respectively (or their equivalent templates in the Magazine plugin). <br />
 <br />
 <b>Advanced Usage<br />
</b>You can prevent the default behavior by excluding the <i>image_upload</i> plugin from the <i>show_post</i> hooks, i.e.:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;$h</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">pluginHook</span><span style="color: #007700">(</span><span style="color: #DD0000">'show_post_content_list'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">''</span><span style="color: #007700">,&nbsp;array(),&nbsp;array(</span><span style="color: #DD0000">'image_upload'</span><span style="color: #007700">));&nbsp;</span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div> <div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;$h</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">pluginHook</span><span style="color: #007700">(</span><span style="color: #DD0000">'show_post_content_post'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">''</span><span style="color: #007700">,&nbsp;array(),&nbsp;array(</span><span style="color: #DD0000">'image_upload'</span><span style="color: #007700">));&nbsp;</span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div> Then, as a replacement, use:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;$h</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">pluginHook</span><span style="color: #007700">(</span><span style="color: #DD0000">'show_post_image'</span><span style="color: #007700">);&nbsp;</span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div> Highly customized themes may need unique sizes per plugin hook. To specify them, set the image size like this:<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;$h</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">pluginHook</span><span style="color: #007700">(</span><span style="color: #DD0000">'show_post_image'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">''</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'width'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">125</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'height'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">125</span><span style="color: #007700">));&nbsp;</span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div> <b>Revision History</b><br />
v.0.1 2010/08/16 - Nick - Released first version<br />
<br />
<i>Please click &quot;Rate Thread&quot; and give this plugin a rating. Thank you.</i></div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1318&amp;d=1282022738" 
rel="Lightbox_6229" id="attachment1318"
 target="_blank"><img class="thumbnail" src="http://forums.hotarucms.org/attachment.php?attachmentid=1318&amp;stc=1&amp;thumb=1&amp;d=1282022738" 
alt="Click image for larger version

Name:	image_upload_post.jpg
Views:	N/A
Size:	98.5 KB
ID:	1318"/></a>
&nbsp;
 
<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1319&amp;d=1282022750" 
rel="Lightbox_6229" id="attachment1319"
 target="_blank"><img class="thumbnail" src="http://forums.hotarucms.org/attachment.php?attachmentid=1319&amp;stc=1&amp;thumb=1&amp;d=1282022750" 
alt="Click image for larger version

Name:	image_upload_form.png
Views:	N/A
Size:	4.1 KB
ID:	1319"/></a>
&nbsp;
 
			</div>
		</fieldset>
	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1320&amp;d=1282022777">image-upload-0-1.zip</a> 
(16.6 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.hotarucms.org/forumdisplay.php?18-Plugin-Downloads">Plugin Downloads</category>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="true">http://forums.hotarucms.org/showthread.php?994-Image-Upload-0.1</guid>
		</item>
		<item>
			<title>Magazine 0.1</title>
			<link>http://forums.hotarucms.org/showthread.php?991-Magazine-0.1&amp;goto=newpost</link>
			<pubDate>Mon, 16 Aug 2010 12:12:04 GMT</pubDate>
			<description>*Magazine* 
*Version: *0.1 
Author: Nick Ramsay 
Created: 2010/06 
Last Updated: 2010/08/16 
Tested on: Hotaru 1.4.0 ~ 1.4.1 
Plugins Required: None...</description>
			<content:encoded><![CDATA[<div><font size="4"><b>Magazine</b></font><br />
<b>Version: </b>0.1<br />
<font size="2"><i>Author:</i> Nick Ramsay<br />
<i>Created:</i> 2010/06<br />
<i>Last Updated:</i> </font><font size="2">2010/08/16</font><br />
<font size="2"><i>Tested on:</i> Hotaru 1.4.0 ~ 1.4.1<br />
<i>Plugins Required:</i> <i>None</i><br />
<i>Plug &amp; Play:</i> Yes<br />
<i>Supported:</i> Yes<br />
<br />
</font><b>Description</b><br />
This plugin provides the templates for a magazine-style site and is an <b><i>alternative</i></b> to the Bookmarking plugin. <a href="http://magazine.hotarucms.org/" target="_blank">See the demo here</a>.<br />
<br />
Use this plugin instead of Bookmarking if...<br />
<br />
- you don't need voting<br />
- you don't need Top Posts and Latest pages<br />
<br />
The templates included are:<br />
- magazine_front (shows a fixed number of posts on the front page with no pagination)<br />
- magazine_featured (the first post with &quot;top&quot; status on the front page)<br />
- magazine_list (list of posts with pagination, e.g. categories and tag pages)<br />
- magazine_post (individual post article)<br />
<i><font color="DarkGreen"><br />
<b>NOTE:</b> This plugin is intended for more adventurous Hotaru users. The templates need a lot of editing if you want to achieve the look of the <a href="http://magazine.hotarucms.org/" target="_blank">Magazine Demo</a>. The default style is shown in the attached screen shot.</font></i><br />
<br />
<b>Instructions</b><br />
1. <i><b>Uninstall</b></i> Bookmarking if currently installed.<br />
2. Upload the &quot;magazine&quot; folder to your plugins folder.<br />
3. Install it from Plugin Management in Admin.<br />
4. Move Magazine to the very top of the plugin order.<br />
5. Copy /content/plugins/submit/templates/submit3.php to your theme folder and change:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;$h</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">displayTemplate</span><span style="color: #007700">(</span><span style="color: #DD0000">'bookmarking_post'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'bookmarking'</span><span style="color: #007700">)&nbsp;</span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div> to:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;$h</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">displayTemplate</span><span style="color: #007700">(</span><span style="color: #DD0000">'magazine_post'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'magazine'</span><span style="color: #007700">)&nbsp;</span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div> <b>Usage<br />
</b>The featured post is the most recent post with &quot;top&quot; status. By default, newly submitted posts have &quot;new&quot; status. You can change them to &quot;top&quot; using the edit form. <b><br />
<br />
Note<br />
</b>Please understand that some of Hotaru's plugins were designed for social bookmarking and may not be compatible with this plugin (e.g. Posts Widget).<br />
<br />
<b>Revision History</b><br />
v.0.1 2010/08/16 - Nick - Released first version<br />
<br />
<i>Please click &quot;Rate Thread&quot; and give this plugin a rating. Thank you.</i></div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1317&amp;d=1281960672" 
rel="Lightbox_6200" id="attachment1317"
 target="_blank"><img class="thumbnail" src="http://forums.hotarucms.org/attachment.php?attachmentid=1317&amp;stc=1&amp;thumb=1&amp;d=1281960672" 
alt="Click image for larger version

Name:	magazine_example.png
Views:	N/A
Size:	229.4 KB
ID:	1317"/></a>
&nbsp;
 
			</div>
		</fieldset>
	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1316&amp;d=1281960655">magazine-0-1.zip</a> 
(15.3 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.hotarucms.org/forumdisplay.php?18-Plugin-Downloads">Plugin Downloads</category>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="true">http://forums.hotarucms.org/showthread.php?991-Magazine-0.1</guid>
		</item>
		<item>
			<title>Pligg2Hotaru 0.2</title>
			<link>http://forums.hotarucms.org/showthread.php?990-Pligg2Hotaru-0.2&amp;goto=newpost</link>
			<pubDate>Mon, 16 Aug 2010 02:30:14 GMT</pubDate>
			<description>*Pligg2Hotaru* 
*Version: *0.2 
Author: Nick Ramsay 
Created: 2010/08/16 
Last Updated: 2010/08/19 
Tested on: Hotaru 1.4.1 
Plugins Required: None...</description>
			<content:encoded><![CDATA[<div><font size="4"><b>Pligg2Hotaru</b></font><br />
<b>Version: </b>0.2<br />
<font size="2"><i>Author:</i> Nick Ramsay<br />
<i>Created:</i> 2010/08/16<br />
<i>Last Updated:</i> </font><font size="2">2010/08/19</font><br />
<font size="2"><i>Tested on:</i> Hotaru 1.4.1<br />
<i>Plugins Required:</i> None<br />
<i>Plug &amp; Play:</i> Yes, but needs some preparation (see instructions)<br />
<i>Supported:</i> Yes<br />
<br />
</font><b>Description</b><br />
Import a Pligg or SWCMS database into Hotaru CMS. Version 0.1 imports  the following tables: Links, Comments, Users, Categories, Tags and  Votes. It <b>doesn't</b> import favorites, messages, friend data or anything else. Please <a href="http://nickramsay.com" target="_blank">hire me</a> if you have special requirements.<br />
<br />
<b>Difference to Pligg Importer</b><br />
The <a href="http://forums.hotarucms.org/showthread.php?82-Pligg-Importer-0.8" target="_blank">Pligg Importer</a> plugin used XML exports and tons of memory. It's also incompatible with the latest versions of phpMyAdmin and I've ended my support for it. Pligg2Hotaru uses SQL exports and works with batches of data to keep memory usage down. It <i>is</i> compatible with the most versions of phpMyAdmin. <br />
<br />
<b>Note</b><br />
Depending on the size of your Pligg database, importing each file can take a <b>long time</b>.  This isn't a straight import. Almost every aspect of your Pligg  database is changed. For example, all users will get a new id number, so  every table with a <i>user_id</i> field needs updating with this  new id. The same goes for link ids, category ids etc. <br />
<br />
<b>Instructions</b><br />
<b>1. </b>Make sure your Hotaru username and password match your old 'god' account from Pligg.<blockquote>* If your Pligg username was 3 characters (e.g. &quot;god&quot; or &quot;tom&quot;), go to your Hotaru Account page and add &quot;1&quot; to your username (e.g. &quot;god1&quot; or &quot;tom1&quot;).<br />
* If your Pligg password is not at least 8 characters and only contains letters, numbers and these symbols: ! @ * # - _ then you will need to change your password in Pligg before using this plugin.<br />
* After changing your Hotaru username or password, log out and then log back in again.<br />
</blockquote><b>2. </b>From phpMyAdmin (or similar) export your whole Pligg database as SQL, then import it into your Hotaru database (this will only work if your Pligg tables have a different prefix to Hotaru tables, e.g. &quot;pligg_&quot;) <br />
<b>3. </b>Upload the &quot;pligg2hotaru&quot; folder to your plugins folder. <br />
<b>4. </b>Install it from Plugin Management in Admin.<br />
<b>5. </b>Click <i>Pligg2Hotaru</i> in the Admin sidebar and follow the steps.<br />
<br />
<b>After importing...</b><br />
When you've successfully imported your Pligg data into Hotaru and are satisfied it worked, you can delete all the old Pligg tables from the front page of the Pligg2Hotaru plugin. Some users won't be able to log in, so use the <a href="http://forums.hotarucms.org/showthread.php?228-Admin-Email-0.4" target="_blank">Admin Email</a> plugin to inform them of these two points:<blockquote>* If their username was 3 characters, they should  add &quot;1&quot; to the end of it when they log in. After they have logged in,  they can change their username again from their profile.<br />
* Passwords in Hotaru must be at least 8 characters and can only contain  letters, numbers and these symbols: ! @ * # - _ Any user with a password  that fails will need to use the &quot;Forgotten Password&quot; form on the login  page to get a new password.<br />
</blockquote><b>Troubleshooting</b><br />
Big databases usually require some workarounds to prevent timeouts, etc. Here are some tips:<br />
* If you are coming from SWCMS,  consider using the <a href="http://hotarucms.org/showthread.php?t=198" target="_blank">SWCMS DB Cleanup module</a> before importing your site (not sure if it works for Pligg. It probably does.)<br />
* Export the links, comments, users, categories, tags and votes tables individually from your Pligg database and import them into the Hotaru database one-by-one.<br />
* Export your tables with compression, e.g. &quot;zipped&quot; or &quot;gzipped&quot;.<br />
* If you have access to php.ini, change &quot;max_execution_time&quot; to 3600 seconds (1 hour)<br />
* If using phpMyAdmin, open config.inc.php and add or set $cfg['ExecTimeLimit'] = 3600;<br />
* If you don't have access to php.ini, try adding the <a href="http://us2.php.net/function.set-time-limit" target="_blank">set_time_limit</a> function to the foreach loops in the each file. Alternatively, try <a href="http://roshanbh.com.np/2008/01/uploading-larger-files-in-php.html" target="_blank">.htaccess</a>.<br />
<br />
<b>Revision History</b><br />
v.0.2 2010/08/18 - Nick - Fix for missing email values in Pligg<br />
v.0.1 2010/08/16 - Nick - Released first version<br />
<br />
<i>Please click &quot;Rate Thread&quot; and give this plugin a rating. Thank you.</i></div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1311&amp;d=1281925802" 
rel="Lightbox_6192" id="attachment1311"
 target="_blank"><img class="thumbnail" src="http://forums.hotarucms.org/attachment.php?attachmentid=1311&amp;stc=1&amp;thumb=1&amp;d=1281925802" 
alt="Click image for larger version

Name:	pligg2hotaru.png
Views:	N/A
Size:	47.0 KB
ID:	1311"/></a>
&nbsp;
 
			</div>
		</fieldset>
	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1310&amp;d=1281925421">pligg2hotaru-0-1.zip</a> 
(17.8 KB)
</li> <li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://forums.hotarucms.org/attachment.php?attachmentid=1328&amp;d=1282204108">pligg2hotaru-0-2.zip</a> 
(17.8 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.hotarucms.org/forumdisplay.php?18-Plugin-Downloads">Plugin Downloads</category>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="true">http://forums.hotarucms.org/showthread.php?990-Pligg2Hotaru-0.2</guid>
		</item>
	</channel>
</rss>
