<![CDATA[<p>The <b>Root Password</b> is initially required to access the Admin Console of In-Portal.
The root user can <b>NOT</b> be used to access the Front-end of your In-Portal website.</p>
<p>Once installation is completed it's highly recommented to create additional users with admin privlidges.</p>]]>
</step>
<step name="choose_modules" title="Modules to Install">
- <![CDATA[<p>Please select additional In-Portal Modules you wish to install during this installation.</p>
+ <![CDATA[<p>Current step lists all <b>In-Portal Modules</b> that were found on your server and can be installed now.</p>
- <p>These and other Modules can be downloaded and installed later at any time.</p>]]>
+ <p>Additional <a href="http://www.in-portal.net/in-commerce/products_listing.html" target="_blank">In-Portal Modules</a> can be found and downloaded <a href="http://www.in-portal.net/in-commerce/products_listing.html" target="_blank">here</a>.</p>
+
+ <p>While <a href="http://www.in-portal.net/in-commerce/products_listing.html" target="_blank">In-Portal Community</a> constantly works on improving In-Portal by creating new functionality and releasing new modules we are always looking for new ideas and Your help so we can make In-Portal even better software!</p>]]>
- <![CDATA[<b>Write</b><br />Shows folder and files, that write permissions should be adjusted
- to allow web server to write data into them.]]>
+ <![CDATA[<p><b>In-Portal Installer checks through the system folders and files</b> that require write permissions (777) to be set in order to run successfully In-Portal on your website.</p>
+
+ <p>In case if you see a <strong>Failure notice</strong> saying that In-Portal Installation cannot continue until all permissions are set correctly please continue reading below.</p>
+
+ <p><strong>Permissions can be set</strong> by using <a href="http://www.google.com/search?q=free+ftp+program" target="_blank">FTP program</a> or directly in <i>shell</i> running "chmod" command. Please refer to the following <a href="http://www.stadtaus.com/en/tutorials/chmod-ftp-file-permissions.php" target="_blank">guide</a> to learn how to set permissions using your FTP program. In case if you have access to <i>shell</i> in your account you can simply run fix_perms.sh files located in /tools folder or do <br/><br/>
+ <p><strong>Security reasons</strong> you will be asked to change permissions back to 755 on /config.php file and root / folder of In-Portal on the last step of this installation process!</p>
+ <![CDATA[<p>Adjust <b>Basic Configuration</b> settings on this step.</p>
+
+ <p>Once your In-Portal is installed you can login into <b>Admin Console</b> to change these and other settings. The Configuration section is located in main navigation menu.</p>
+ <br/>
+ <p><b>Additional Recommendations:</b></p>
+
+ <p><b><i>1. Use Cron</i></b> (<a href="http://en.wikipedia.org/wiki/Cron" target="_blank">UNIX/BSD/Linux</a>) or <b>Task Scheduler</b> (<a href="http://en.wikipedia.org/wiki/Task_Scheduler" target="_blank">Windows</a>) to run Regular Events in your In-Portal.<br />
+ It's highly recommended to setup your cron to run <b>every minute</b> so all system events that are enabled will run in the background based on their schedule. These events can be managed in Admin Console via <b><i>Configuration -> Website -> Agents</i></b> section.
+ <p>In-Portal <b>cron</b> file is located in <b>/tools/cron.php</b> folder and can be setup using hosting Control Panel or <a href="http://en.wikipedia.org/wiki/Cron" target="_blank">manually</a>. In Plesk or CPanel interfaces use dialog to add a new cron job and specify the following (use correct paths)<br />
+ As was explained in the previous recommendation there is a <b><i>Configuration -> Website -> Agents</i></b> section where you can control Events triggered by the system. These events do their job to cleanup the data, old image files, check the data integrity, RSS feeds and other processes required for your In-Portal to run efficiently. We do recommend to review and enable/disable these events based on your website needs.</p>
+ <p><b><i>3. Set Mail Server</i></b><br />
+ It's recommended to review and adjust your mail server settings once your In-Portal is up and running. This can be done in Admin Console under <b><i>Configuration -> Website -> Advanced</i></b> section.</p>
- <p>Once your In-Portal is installed you can login into Admin Console to change these and other settings. The Configuration section is located in the main website navigation.</p>]]>
+ <p><b>We strongly recommend carefully reviewing and adjusting all settings under Configuration -> Website section!</b></p>
<![CDATA[<p>Selected theme will be used as a default in your In-Portal website.</p>
<p>You can manage your themes in Admin Console via Configuration -> Website -> Themes section.</p>]]>
</step>
<step name="security" title="Security Check">
- <![CDATA[<p>Final security check for In-Portal performed here.</p>
+ <![CDATA[<p><strong>In-Portal Installer</strong> performs final security checks on this step.</p>
- <p><b><i>Write Permissions Check</i></b> - checks whether critical In-Portal files are open for the outside world and can be used by hackers to attack your websites. <b>You won't be able to continue until you correctly set these permissions!</b></p>
+ <p><b>1. Write Permissions Check</b> - checks whether critical In-Portal files are open for the outside world and can be used by hackers to attack your websites. <b>You won't be able to continue until you correctly set these permissions!</b></p>
- <p><b><i>Ability to Execute PHP in Writable Folders</i></b> - checks if hackers can save and execute PHP files in your /system
- folder used for the uploads. While it's recommened to adjust the settings it's not requored to complete the installation.</p>
+ <p><b>2. Ability to Execute PHP in Writable Folders</b> - checks if hackers can save and execute PHP files in your /system
+ folder used for the uploads.While it's recommended to adjust these settings you can continue In-Portal Installation without changing them.</p>
+ <p><b>3. Webserver PHP Configuration</b> - additional suggestions how to make your website even more secure. While it's recommended to adjust these settings you can continue In-Portal Installation without changing them.</p>
- <p><b>1. Use Cron</b> (<a href="http://en.wikipedia.org/wiki/Cron" target="_blank">UNIX/BSD/Linux</a>) or <b>Task Scheduler</b> (<a href="http://en.wikipedia.org/wiki/Task_Scheduler" target="_blank">Windows</a>) to run Regular Events in your In-Portal.<br />
- It's highly recommended to setup your cron to run <b>every minute</b> so all system events that are enabled will run in the background based on their schedule. These events can be managed in Admin Console via <b><i>Configuration -> Website -> Agents</i></b> section.
- <p>In-Portal <b>cron</b> file is located in <b>/tools/cron.php</b> folder and can be setup using hosting Control Panel or <a href="http://en.wikipedia.org/wiki/Cron" target="_blank">manually</a>. In Plesk or CPanel interfaces use dialog to add a new cron job and specify the following (use correct paths)<br />
- As was explained in the previous recommendation there is a <b><i>Configuration -> Website -> Agents</i></b> section where you can control Events triggered by the system. These events do their job to cleanup the data, old image files, check the data integrity, RSS feeds and other processes required for your In-Portal to run efficiently. We do recommend to review and enable/disable these events based on your website needs.</p>
- <p><b>3. Update Mail Server settings</b><br />
- It's recommended to review and adjust your mail server settings once your In-Portal is up and running. This can be done in Admin Console under <b><i>Configuration -> Website -> Advanced</i></b> section.</p>
+ <p><strong>Thank you</strong> for downloading and installating In-Portal CMS!</p><br />
+
+ <p><strong>What's next?</strong></p>
+
+ <p>1. <strong><i>Login</i></strong> in your Admin Console to change the feel and look of your In-Portal</p>
+
+ <p>2. <strong><i>Learn</i></strong> In-Portal using <a href="http://docs.in-portal.org" target="_blank">In-Portal User's Documentation</a></p>
+
+ <p>3. <strong><i>Translate</i></strong> In-Portal to your language and help others in <a href="http://groups.google.com/group/in-portal-local" target="_blank">In-Portal Localization Group</a></p>
+
+ <p>4. <strong><i>Answer</i></strong> questions in <a href="http://forums.in-portal.net" target="_blank">In-Portal Forums</a> and help others</p>
+
+ <p>5. <strong><i>Report</i></strong> new bugs in <a href="http://groups.google.com/group/in-portal-bugs" target="_blank">In-Portal Bugs Group</a></p>
+
+ <p>6. <strong><i>Talk</i></strong> about In-Portal in your local community and <a href="http://groups.google.com/group/in-portal-org" target="_blank">In-Portal Community Group</a></p>
+
+ <p>7. <strong><i>Generate</i></strong> new ideas and discuss features in <a href="http://groups.google.com/group/in-portal-dev" target="_blank">In-Portal Development Ghroup</a></p>
+
+ <p>8. <strong><i>Design</i></strong> new Themes and Interfaces and communicate in In-Portal <a href="http://groups.google.com/group/in-portal-design" target="_blank">In-Portal Designs & Interfaces Group</a></p>
+
+ <p>9. <strong><i>Develop</i></strong> new features using <a href="http://guide.in-portal.org" target="_blank">In-Portal Developer's Guide</a></p>
+
+ <p>10. <strong><i>Participate</i></strong> in In-Portal Community in many other ways and help <a href="http://www.in-portal.org/contribute.html" target="_blank">In-Portal Open Source</a> project to grow faster!</p>
* Steps, on which kApplication should not be initialized, because of missing correct db table structure
*
* @var Array
*/
var $skipApplicationSteps = Array ('check_paths', 'clean_db', 'db_config', 'db_reconfig' /*, 'install_setup'*/); // remove install_setup when application will work separately from install
/**
* Folders that should be writeable to continue installation. $1 - main writeable folder from config.php ("/system" by default)
*
* @var Array
*/
var $writeableFolders = Array (
'$1',
'$1/images',
'$1/images/resized',
'$1/images/pending',
'$1/images/pending/resized',
'$1/images/emoticons', // for "In-Bulletin"
'$1/images/manufacturers', // for "In-Commerce"
'$1/images/manufacturers/resized', // for "In-Commerce"