+ 'Export' button (globe icon with a green arrow pointing out) allows the administrator to export a pack into a file. The file is first saved on the web server, and then it can be downloaded onto the workstation. The first field to enter is the file name. The full path is shown to the left of the file name input field. Please ensure that this directory is writable to the web server, otherwise the export will fail. Once the export is done, it will provide you with a link to download the file, or an error message, if the export failed.
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/export_language_results.txt
+ <li> Subject - this field contains the subject of the email notification. </li>
+ <li> Send Email As - This flag designates the email to be either in Plain Text or in the HTML format. Some older email clients cannot display the HTML emails, although they can be formatted a lot better. </li>
+ <li> Extra Mail Headers � this field contains additional email headers that you may want to add to the outgoing email notification. The mail headers need to be entered in exact accordance with the email regulations. </li>
+ <li> Message -this field contains the body of the message. It is possible, and in many cases recommended, to use In-tags in side the email subject and body. The In-tags will allow you to create customized emails. For example, to create an email notification that will address the user by their first and last names, you would use the following In-tags: 'Dear <inp:touser _Field="FirstName" /> <inp:touser _Field="LastName" /> '. </li>
+</ul>
+The other columns in the list display the information about the event itself, which cannot be changed from the Regional settings section. To change the event properties, please go to the appropriate Events section, for example, Structure & Data -> Email Setting for In-portal platform category events.
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/email_messages_edit.txt
+'Export' button (globe icon with a green arrow pointing out) allows the administrator to export a pack into a file. The file is first saved on the web server, and then it can be downloaded onto the workstation. The first field to enter is the file name. The full path is shown to the left of the file name input field. Please ensure that this directory is writable to the web server, otherwise the export will fail. Once the export is done, it will provide you with a link to download the file, or an error message, if the export failed.
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/export_language.txt
+ <li> Phrase Id - this field is a read-only, unique and internal system language phrase ID. </li>
+ <li> Label - this field contains the system name of the language phrase. This name is used in all templates, and in some settings. For visual convenience, all labels to be used on the front-end start with the prefix 'lu_', and all labels to be used in the administrative console start with the prefix 'la_'. The administrator may use their own conventions for naming the labels, however it is recommended to follow this naming rule to keep the regional pack compatible with the ones produced by Intechnic Corporation. </li>
+ <li> Value - this field contains the label value in the local language of the pack. That is where the translation goes. </li>
+ <li> Phrase Type - this field designates whether the label is to be used in the front-end, or in the administrative panel, or in both. Unlike the prefix of the label, this field must be set properly, as it drives the caching mechanism. There are two ways to edit multiple labels at once. The first way is to edit one label, and then to use the blue Previous and Next buttons to go back and forth between the labels. The same order as in the list will be used in this case. The second way is to select multiple labels at once, and click the edit button. As with any other second-level list, it is very important to remember, that your changes are not actually saved, until the regional package is saved. If you make changes to the labels, and then move to a different section without hitting Save on the regional package level, your changes will be lost. </li>
+</ul>
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/phrase_edit.txt
+The general tab contains the cultural settings of the pack.
+<ul>
+ <li> Language Id - this field is a read-only, unique and internal system regional package ID. It is also displayed in the URL as a part of the query string. </li>
+ <li> Pack Name - this field contains the English name of a regional package, or any label the administrator wants to use for the pack. </li>
+ <li> Local Name - this field contains the name of the regional package in the native language of the pack. For example, for a German regional pack, this field would be set to 'Deutsch.' </li>
+ <li> Icon URL - this field contains the URL of the image, which will be used to display the regional pack designator icon (usually a country flag, associated with the pack's language). This may be a remote URL, or a local URL, in which case it should be relative to the 'in-portal/themes/[current theme]' directory. The icon is necessary for the language selector in the default theme on the front end. </li>
+ <li> Date Format - this field contains the date format of the regional pack. The information should be entered using standard programming codes for various formats of days, months and years. For more information about the date codes, please refer to PHP's web site: <a href="http://us2.php.net/manual/en/function.date.php">http://us2.php.net/manual/en/function.date.php </a>. The example to the right of the field shows the resulting format of the current date. This example will update after you save the changes. </li>
+ <li> Time Format - this field contains the time format of the regional pack. The information should be entered using standard programming codes for various formats of seconds, minutes and hours. For more information about the time codes, please refer to PHP's web site: <a href="http://us2.php.net/manual/en/function.date.php">http://us2.php.net/manual/en/function.date.php </a>. The example to the right of the field shows the resulting format of the current time. This example will update after you save the changes. </li>
+ <li> Decimal Point - this field contains the character that will be used for separating the decimal part from the whole number. For example, in the U.S. it is a period: '10.00' and in Europe , as well as other locals, it is a comma: '10,00'. </li>
+ <li> Thousands Separator - this field contains the character that will be used for separating the thousands in numbers. </li>
+ <li> Enabled - this field is the regional pack status flag. </li>
+ <li> Primary - this flag indicates whether the pack is primary or not. If you check it while editing a non-primary pack, the pack that used to be primary will no longer be - only one primary pack can exist in a system. </li>
+ <li> Copy Labels to this Language - this is not an actual attribute of the regional pack, like the other fields on this form. It is a function that will copy all language phrases from another pack, designated in the drop down, into the current pack. It is useful for creation of new regional packs. </li>
+</ul>
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/languages_edit_general.txt
+'Import a regional pack' button (globe icon with a yellow arrow pointing down) allows the administrator to install a new pack, or update an existing one. Each pack can be downloaded and stored as a file. The format of the file is XML, and the name of the language pertaining to the pack is built into the file. Therefore, it is not necessary to select a pack when performing an import � its name will be automatically determined from the pack file. When importing a pack file, the administrator will need to upload it from the local computer by using the Browse button. Then the administrator should choose what types of phrases should be imported � �Front-end', �Administrator', or �Both'. In this case, �Both' does not mean �Front-end' and �Administrator', but it means the phrases of the type �Both' (which are used on the front-end and in the administrative console). The option �Overwrite Existing Phrases' will cause a replacement of all current phrases which are also found in the pack file being imported. It will not delete the language phrases, which are not found in the file. It is recommended to uncheck this option, to preserve any customized language values you may have. At the end of the import, a page with the result will be displayed. If a language import fails, this is usually due to the fact that there are not sufficient directory privileges on the �in-portal' directory, and the platform cannot upload the file for temporary use.
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/import_language.txt
+ This tab contains the texts for email notifications sent out by the system when specific events occur. It contains all notification texts for the In-portal platform and the installed modules.
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/events_list.txt
+The style sheet edit form contains the following fields:<br/>
+<ul>
+ <li>Stylesheet ID – internal, read-only system ID of the style sheet.</li>
+ <li>Name – administrator-assigned friendly name of the style sheet. It is used to attach it to a theme, and it is not displayed anywhere on the front end.</li>
+ <li>Description – this is a field for administrator’s notes about the style sheet.</li>
+ <li>Advanced CSS – this field contains advanced CSS instructions, per CSS 2.1 specifications. It is optional.</li>
+ <li>Enabled – this checkbox controls whether the style sheet is enabled or disabled.</li>
+</ul>
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/stylesheets_edit.txt
+This tab lists all base styles of the style sheet. The base styles have exactly the same properties as the block styles (see above). They are also managed in the same way, and with the same forms, only there is no option to reset to base style for obvious reasons.<br/>
+The base styles define how the general page elements look, as opposed to specific content block styles.
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/base_styles.txt
+This tab lists all block styles of the style sheet. Block styles describe the look & feel of specific content blocks to be used in a theme. Each block style is based on a base style (see next tab); sometimes it overrides one or more properties of the base style. You can add, modify and delete block styles, as well as clone and reset them to the base styles they are related to.
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/block_styles.txt
+</span>The “Stylesheets” section of the Console lists all available style sheets. Here you can add, modify and delete the style sheets, as well as enable, disable and clone them. Remember, that to take effect, a style sheet must be enabled and attached to a theme.</p>
+<p style="margin-bottom: 0in;">When editing base and block styles, please don’t forget that the changes do not take effect until the entire style sheet is saved.</p>
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/styles_list.txt
+Each block style has the following properties:<br/>
+<ul>
+ <li>Selector ID – internal, read-only ID of the selector.</li>
+ <li>Selector Name – the CSS name of the selector. All custom selectors usually start with a “.”, and HTML-specific selectors start with the element name, such as BODY, TABLE, TD, P, etc. The selector name is used in the “class” attributes of the HTML elements inside theme templates. Selectors that describe entire groups of elements (BODY, for example, describes the page body) are applied automatically.</li>
+ <li>Based On – the name of the base style, related to this block style.</li>
+ <li>Name – the name of the block style, used for internal reference by the administrator.</li>
+ <li>Description – this is a field for administrator’s notes about the style sheet.</li>
+ <li>Advanced CSS – this field contains advanced CSS instructions, per CSS 2.1 specifications. It is optional.</li>
+ <li>Style – this is the actual definition of the style for this selector. Clicking on the Editor icon next to the field label will bring up a pop-up window, which contains all of the style’s properties, which can be modified here. Once you are done with your changes and hit Save to close the window, you can see the actual CSS definition, and preview how the base style looks to the right.</li>
+</ul>
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/base_style_edit.txt
+Each block style has the following properties:<br/>
+<ul>
+ <li>Selector ID – internal, read-only ID of the selector.</li>
+ <li>Selector Name – the CSS name of the selector. All custom selectors usually start with a “.”, and HTML-specific selectors start with the element name, such as BODY, TABLE, TD, P, etc. The selector name is used in the “class” attributes of the HTML elements inside theme templates. Selectors that describe entire groups of elements (BODY, for example, describes the page body) are applied automatically.</li>
+ <li>Based On – the name of the base style, related to this block style.</li>
+ <li>Name – the name of the block style, used for internal reference by the administrator.</li>
+ <li>Description – this is a field for administrator’s notes about the style sheet.</li>
+ <li>Advanced CSS – this field contains advanced CSS instructions, per CSS 2.1 specifications. It is optional.</li>
+ <li>Style – this is the actual definition of the style for this selector. Clicking on the Editor icon next to the field label will bring up a pop-up window, which contains all of the style’s properties, which can be modified here. Once you are done with your changes and hit Save to close the window, you can see the actual CSS definition, and preview how the base style looks to the right.</li>
+</ul>
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.1.4/core/module_help/block_style_edit.txt