-This section allows the administrator to update the system settings of the In-portal platform.
-<ul>
-<li>Web address this field contains the full directory path where your In-portal system is located. Thats the text that comes after the domain name in the URL where your In-portal system will be running. Example: if the URL is <a href='http://www.in-portal.net/demo/'>http://www.in-portal.net/demo/</a>, then the full path is /demo/. Please note, that the beginning and the trailing slashes are required. If you are able to log into the administrative console and see this section, this means that this setting is setup correctly and does not need changes.
-</li> <li>Website name this field contains the visual name of your site it will appear in the browser title bar on the front end, and in your administration panel. You can choose anything you would like here.
-</li> <li>Session Management Method this field specifies the session management mode for your In-portal system. The Query String method passes the session ID in all of the links on the site. This is the method, most compatible with the browsers, but it has a drawback the session ID in the URL cannot be spidered by a search engine crawler. Therefore, if you want your site to be recognized by the search engines such as Google, MSN, etc. you will need to avoid this setting. The Cookies setting is the most search-engine friendly setting, but it will work only for browsers enabled with cookies. If a visitor comes to your site without the ability to store cookies, they will not be able to log in, or use any advanced functionality with this setting. The Automatic choice attempts to detect cookies and search engine spiders, and switch to the appropriate mode. Ideally, this would be the most convenient setting, however due to the unpublished search engine features, we cannot guarantee its accuracy.
-</li> <li>Session Inactivity Timeout (seconds) this field contains your session expiration time. If a user (on the front-end or in the admin) is not active for longer then this period, they will be automatically logged out. This is an important security feature, and it is not recommended to change the session expiration to more than 3600 seconds (1 hour).
-</li> <li>Enable Tag Caching this setting controls the template caching mechanism utilized by the In-portal system. It is an experimental feature that will cache the HTML of a dynamically generated page and use it for a preset period instead of re-generating it on the fly for every user. The advantage of this function is a tremendous reduction in the server load (especially the database server), and a great improvement of the site load speeds, given the same web server hardware and software. The disadvantage is that some users will see information that may not be completely up to date (it could be delayed for up to an hour). If you have any further questions about this feature, or if you are experiencing unusual results while using this feature, please contact our support through My Account section located at <a href='http://www.intechnic.com/myaccount'>http://www.intechnic.com/myaccount</a>.
-</li> <li>Use non-blocking socket mode this setting is applicable only to the Link Validation tool in the In-link module, for the current version of the In-portal Platform. Different versions of PHP scripting language require different socket settings for the timeout detection to work properly. During the installation, In-portal platform attempts to detect this automatically and set this setting to its appropriate value. In very rare occasions, this setting will need to be modified. For more information, or if you are experiencing a problem with the Link Validation tool, please contact our support through My Account section located at <a href='http://www.intechnic.com/myaccount'>http://www.intechnic.com/myaccount</a>.
-</li> <li>SSL Full URL secure URL of the site, including the full path to the front-end. Normally it would be the same as regular URL, but in some shared hosting environments it may look like https://secure_domain_name/~username/in-portal. Please test the SSL URL using your browser and make sure your site is accessible by this URL before entering it here.
-</li> <li>Require SSL for login & checkout - if checked, the system will redirect all users to the secure URL for login & checkout process (if the In-commerce module is installed).
-</li> <li>Redirect to HTTP when SSL is not required - if Require SSL for login & checkout is turned on, this setting will force the system to redirect users back to regular (not secure) URL for all pages that do not require SSL. If the setting is off, the users will continue browsing using the SSL URL even when its not required. This option is useful for performance tuning on busy websites.
-</li> <li>Time zone of the server this setting controls the time zone your server is located in. This refers to the system time that your server will report to In-portal scripts. You can find out this information from your server administrator.
-</li> <li>Time zone of the site this setting controls your time zone. This will determine what time zone you will see on all of the date/time stamps issued by the system.
-</li> <li>Mail Server Address - You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal. Enter the full domain name of the mail server, without anything in front of if (e.g. mail.mailserver.com.) Leave it blank to use the default, built-in mail transport of your web server.
-</li> <li>Port (e.g. port 25) this field contains the SMTP port of your external mail server. You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal.
-</li> <li>Server Required Authentication the field tells In-portal if your SMTP server requires a user name and a password to send mail through it (this is common on the newer mail systems). You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal. In-portal currently supports plain text, cram-md5 and digest-md5 SMTP authentication schemes.
-</li> <li>Mail Server Username this field contains the user name for your SMTP server. You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal.
-</li> <li>Mail Server Password this field contains the password for your SMTP server. You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal.
-</li> <li>Send HTML email this option will enable HTML email to be generated and sent by the In-portal system. You will also have an option to send plain text emails on individual basis, so it is recommended to leave the default setting On.
-</li> <li>Additional Message Headers this field contains additional email message headers that will be attached to all outgoing messages generated by In-portal. This is an advanced setting, and you need to know the exact formatting of the email headers to modify it.
-</li> <li>Messages from Site Admin are from this field contains the email address that will appear as the FROM address on all automatically generated email messages. This should be a real email address to enable users to reply, and to receive failed message notifications. This field must be changed from its default value.</li>
-</ul>
+<strong>General</strong>
+
+<br/><br/>
+
+This section allows the administrator to update the system settings of the In-portal platform.
+
+<ul>
+
+<li>Web address this field contains the full directory path where your In-portal system is located. Thats the text that comes after the domain name in the URL where your In-portal system will be running. Example: if the URL is <a href='http://www.in-portal.net/demo/'>http://www.in-portal.net/demo/</a>, then the full path is /demo/. Please note, that the beginning and the trailing slashes are required. If you are able to log into the administrative console and see this section, this means that this setting is setup correctly and does not need changes.
+
+</li> <li>Website name this field contains the visual name of your site it will appear in the browser title bar on the front end, and in your administration panel. You can choose anything you would like here.
+
+</li> <li>Session Management Method this field specifies the session management mode for your In-portal system. The Query String method passes the session ID in all of the links on the site. This is the method, most compatible with the browsers, but it has a drawback the session ID in the URL cannot be spidered by a search engine crawler. Therefore, if you want your site to be recognized by the search engines such as Google, MSN, etc. you will need to avoid this setting. The Cookies setting is the most search-engine friendly setting, but it will work only for browsers enabled with cookies. If a visitor comes to your site without the ability to store cookies, they will not be able to log in, or use any advanced functionality with this setting. The Automatic choice attempts to detect cookies and search engine spiders, and switch to the appropriate mode. Ideally, this would be the most convenient setting, however due to the unpublished search engine features, we cannot guarantee its accuracy.
+
+</li> <li>Session Inactivity Timeout (seconds) this field contains your session expiration time. If a user (on the front-end or in the admin) is not active for longer then this period, they will be automatically logged out. This is an important security feature, and it is not recommended to change the session expiration to more than 3600 seconds (1 hour).
+
+<li>Session Referrer Checking this option controls if In-portal should check the HTTP referrer information and reject the session if the referrer does not match the current site. Keeping this option On increases the security of the session mechanism, but may prevent some users using Internet Security software (such as Norton) from accessing the parts of your In-portal-driven website that require login. This happens due to the fact that some of these software programs block the referrer information. In most programs, it is possible to disable blocking by adding the site to the trusted zone or by disabling the block referrer option, however it must be done on the individual computer of every user of the site.
+
+</li> <li>Enable Tag Caching this setting controls the template caching mechanism utilized by the In-portal system. It is an experimental feature that will cache the HTML of a dynamically generated page and use it for a preset period instead of re-generating it on the fly for every user. The advantage of this function is a tremendous reduction in the server load (especially the database server), and a great improvement of the site load speeds, given the same web server hardware and software. The disadvantage is that some users will see information that may not be completely up to date (it could be delayed for up to an hour). If you have any further questions about this feature, or if you are experiencing unusual results while using this feature, please contact our support through My Account section located at <a href='http://www.intechnic.com/myaccount'>http://www.intechnic.com/myaccount</a>.
+
+</li> <li>Use non-blocking socket mode this setting is applicable only to the Link Validation tool in the In-link module, for the current version of the In-portal Platform. Different versions of PHP scripting language require different socket settings for the timeout detection to work properly. During the installation, In-portal platform attempts to detect this automatically and set this setting to its appropriate value. In very rare occasions, this setting will need to be modified. For more information, or if you are experiencing a problem with the Link Validation tool, please contact our support through My Account section located at <a href='http://www.intechnic.com/myaccount'>http://www.intechnic.com/myaccount</a>.
+
+</li> <li>SSL Full URL secure URL of the site, including the full path to the front-end. Normally it would be the same as regular URL, but in some shared hosting environments it may look like https://secure_domain_name/~username/in-portal. Please test the SSL URL using your browser and make sure your site is accessible by this URL before entering it here.
+
+</li> <li>Require SSL for login & checkout - if checked, the system will redirect all users to the secure URL for login & checkout process (if the In-commerce module is installed).
+
+</li> <li>Redirect to HTTP when SSL is not required - if Require SSL for login & checkout is turned on, this setting will force the system to redirect users back to regular (not secure) URL for all pages that do not require SSL. If the setting is off, the users will continue browsing using the SSL URL even when its not required. This option is useful for performance tuning on busy websites.
+
+<li>Use mod_rewrite enabling this option will instruct In-portal to generate URLs in a human-readable, search engine friendly format. This option may be enabled only for websites running on the Apache web server with the mod_rewrite module available and configured to allow directory-specific settings via .htaccess files. Please consult your hosting provider to make sure that your server meets these requirements. Before enabling this option, you should copy the .htaccess file from the /tools directory to the root directory of In-portal installation. Even when this option is enabled, In-portal will still recognize the default URL format and any old links or bookmarks will still work. However, with this option enabled, In-portal will always generate URLs in the new format when navigating the site, even if you started from an old-formatted URL.
+<li>Use mod_rewrite with SSL this option specifies whether the new URL format should be used when redirecting to an SSL connection (configured by Requre SSL for login & checkout option). Generally, this option should be off when using a shared SSL certificate.
+<li>File not found (404) template the template name relative to theme base folder, which will be displayed when requested URL is not found on the server.
+
+
+</li> <li>Time zone of the server this setting controls the time zone your server is located in. This refers to the system time that your server will report to In-portal scripts. You can find out this information from your server administrator.
+
+</li> <li>Time zone of the site this setting controls your time zone. This will determine what time zone you will see on all of the date/time stamps issued by the system.
+
+</li> <li>Mail Server Address - You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal. Enter the full domain name of the mail server, without anything in front of if (e.g. mail.mailserver.com.) Leave it blank to use the default, built-in mail transport of your web server.
+
+</li> <li>Port (e.g. port 25) this field contains the SMTP port of your external mail server. You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal.
+
+</li> <li>Server Required Authentication the field tells In-portal if your SMTP server requires a user name and a password to send mail through it (this is common on the newer mail systems). You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal. In-portal currently supports plain text, cram-md5 and digest-md5 SMTP authentication schemes.
+
+</li> <li>Mail Server Username this field contains the user name for your SMTP server. You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal.
+
+</li> <li>Mail Server Password this field contains the password for your SMTP server. You need to fill out this field only if you are planning to use an external mail server for the outgoing mail generated by In-portal.
+
+</li> <li>Send HTML email this option will enable HTML email to be generated and sent by the In-portal system. You will also have an option to send plain text emails on individual basis, so it is recommended to leave the default setting On.
+
+</li> <li>Additional Message Headers this field contains additional email message headers that will be attached to all outgoing messages generated by In-portal. This is an advanced setting, and you need to know the exact formatting of the email headers to modify it.
+
+</li> <li>Messages from Site Admin are from this field contains the email address that will appear as the FROM address on all automatically generated email messages. This should be a real email address to enable users to reply, and to receive failed message notifications. This field must be changed from its default value.</li>
+
+</ul>
+
Property changes on: trunk/kernel/admin/include/help/configure_general.txt
<li> Enable HTML? this check box enables or disables HTML code in the category name and the category description. When checked, it will render the HTML (for example, a <B> tag will actually make the text bold). When unchecked, it will display the HTML as regular text (the <B> tag will appear exactly as <B>'). This is very important, since some HTML tags can break the page layout, and in some instances can be a security weakness (the Java Script, for example).
<li> Category ID - this is a read-only field that displays the internal system ID. It is of a small importance, other than the fact that it's a truly unique identifier of a category there can never be two categories with the same ID.
<li> Name - this is the category name
<li> Description - this is the category description
+<li> Automatic Directory Name specifies whether the Directory Name used for mod_rewrite should be generated automatically from the category name, or entered manually. If checked, the Directory Name will be generated from the category name, replacing all special characters ( !@#$%^&*()+|\=-~`{}][:;,./?>< ) by the underscore character (_), and all multiple underscores with a single underscore. If the resulting name ends with an underscore followed by number, an additional letter will be appended, since the names ending with a number are reserved for system use. The resulting name will also be checked for uniqueness, and if its not unique, additional letters will be appended to the end of the name
+<li>Directory Name the directory name used for the URL generation when using mod_rewrite. The field is disabled if Automatic Directory Name is On. If Automatic Directory Name is Off, the administrator may enter the directory name manually, however it will still be checked for uniqueness, special characters and whether it ends with a number. In such cases the Directory Name will be automatically corrected before saving.
<li> Editor' this icon that looks like a notepad and a pen, will pop up the online HTML editor for the category description. It will only work if the Enable HTML check box is checked.
<li> Status this is the category status
<li> New this is the control for the New' flag. The auto' setting will let the system set the new' flag automatically, based on the number of days since its creation and a setting; always' will enable the flag, and never' will disable it.
<li> Editor's Pick this sets the Editor's pick flag
<li> Created on this is the creation date. It can be either entered directly into the field, or you can use the calendar tool to select a date. The Calendar' button is an icon to the right of the field that looks like a date book page. To the right of the Calendar' button there is a hint that shows the current date format. This format may change, if a different Regional package is activated.
<li> META keywords this field contains the META keywords that will be displayed on the front end of the In-portal site, in the special HTML meta tags. These particular keywords will be displayed when the current category is entered.
META description similar to the META keywords, but for the META description HTML tag. Both are useful for search engine recognition of the page, as well as alternative descriptions of the category that will not be visible to a human visitor.
</ul>
\ No newline at end of file
Property changes on: trunk/kernel/admin/include/help/editcategory_general.txt