<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>ALite CMS. Articles.</title>
<link>https://alite-cms.ru/en/</link>
<description>Modular control system of site ALite CMS. Support of unlimited quantity of languages, a builder of the pages, connected external modules (plugins) and many other things.</description>
<language>en</language>
<copyright>All rights reserved 2026, alite-cms.ru</copyright>
<webMaster>info@alite-cms.ru</webMaster>
<managingEditor>info@alite-cms.ru</managingEditor>
<lastBuildDate>Wed, 08 Apr 2026 15:04:40 +0300</lastBuildDate>
<generator>alite-cms.ru export in rss</generator>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Using the &quot;Company&quot; module data</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=18</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=18</guid>
<pubDate>Thu, 25 Dec 2025 10:33:00 +0300</pubDate>
<description>How to use the data from the &quot;Company&quot; module?</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Algorithm for generating metatag keywords</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=12</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=12</guid>
<pubDate>Tue, 31 Dec 2019 16:45:00 +0300</pubDate>
<description>Algorithm for automatic generation of keywords meta tag values.</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>The algorithm for calculating discounts in the module &quot;Discounts&quot;</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=11</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=11</guid>
<pubDate>Sun, 14 Jul 2013 18:52:00 +0400</pubDate>
<description>In discount options it is possible to set a set of various conditions. At use of several discounts probably hit of the same goods under some discounts simultaneously and all of them will be applied. If difficult sets of conditions are set, will check such situation is problematic. It is recommended to create simple discounts with a minimum of conditions. Then it will be simple to trace, whether the goods under some discounts can get at once. Calculation of the sum of a discount at application of...</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Using the distribution of themes</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=10</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=10</guid>
<pubDate>Sun, 03 Mar 2013 17:31:26 +0400</pubDate>
<description>The distribution ALite CMS includes ready theme. At least it has a ready-made one theme is named default , which will be used if user does not specify any other subject. All topics are included in the distribution can be used to design the site, but it is recommended for use on the site to create a new topic, copy files to it from your theme, and the originals remain unchanged. It is necessary for subsequent full system updates. Topic distributions can be refined versions of the system. If you...</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Video how to create a template in Pages Builder</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=9</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=9</guid>
<pubDate>Sun, 24 Feb 2013 19:08:00 +0400</pubDate>
<description>Video example of the builder to create page templates.</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Loading additional metatags, styles and scripts in the system settings</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=8</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=8</guid>
<pubDate>Fri, 28 Oct 2011 18:33:00 +0400</pubDate>
<description>In the setting of the system is to enable the item to perform a static load additional metatags, styles and scripts: the &quot;Advanced metatags&quot; and &quot;Additional Styles&quot;. Although both of these elements add text in the head section of the document, their use is different. The difference is in the order of processing these items. Formation of the section head is in the following order: Creating a mandatory metatags. Adding data from the &quot;Advanced metatags&quot;. Loading binding...</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Switching themes in the user part</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=7</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=7</guid>
<pubDate>Sat, 25 Dec 2010 13:16:00 +0300</pubDate>
<description>Determination of the current themes are as follows: • if the user is in the administrative part or the page builder in the current issue is determined by the constant u_theme ; • if the user is a user of the first checks the value of the cookie alutheme , if the value of the cookie is empty, the value of the constant u_theme ; • after obtaining the values of the current theme to verify the existence the folder of theme. If the folder of theme does not exist, the current theme is set to default....</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Choose the language in the user part</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=6</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=6</guid>
<pubDate>Fri, 05 Feb 2010 19:00:00 +0300</pubDate>
<description>In the system configuration there is no module to switch the language site in the user part. This is because it is impossible to foresee whether it is necessary and how shoud be documented. To implement selection of the language, you can use ready-made plug-in or write it yourself. When writing your own plug-in you must take into account the peculiarities of the system. To select the language you can use 2 ways. 1. Using the SEF URLs. Explicitly specify the language in SEF URL as it appears in...</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Load of additional stylesheets and scripts in plug-ins</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=5</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=5</guid>
<pubDate>Fri, 15 May 2009 18:44:00 +0400</pubDate>
<description>Loaded modules (plug-ins) can use additional stylesheets and script files. There are several ways to load such files in ALite CMS. These files should be selected in the system setting in the field &apos;Additional Styles&apos; or &apos;Additional Metatags&apos;. For example: &lt; link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot; /_themes/theme_name/plugins/css/my_style.css&quot; / &gt; &lt; !--[if IE 6] &gt;&lt; link rel=&quot;stylesheet&quot; type=&quot;text/css&quot;...</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Specifics of link and path usage in ALite CMS</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=4</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=4</guid>
<pubDate>Sat, 04 Apr 2009 13:16:00 +0400</pubDate>
<description>Usage of interactive page builder and SEF URLs in ALite CMS entails some specifics in construction of internal links and paths to files in scripts and editable blocks. The page builder is an independent tool, all its&apos; files are located in the separate folder, so the user should follow some rules on how to make links and paths always show the same place. Internal Links To make an internal reference function correctly, it is recommended to always use a relative addressing both at the site and...</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Usage of SEF URLs in ALite CMS</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=3</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=3</guid>
<pubDate>Fri, 03 Apr 2009 15:51:00 +0400</pubDate>
<description>Search Engine Friendly URLs (hereinafter SEF URLs) do not have any standards on their construction presently. Idea of SEF URLs is simple and clear - to make addresses displayed in browsers readable, easy-to-remember and easy-to-type. Numerous articles are written on the higher quality of SEF URL indexing by search engines compared to traditional addresses, but it&apos;s still disputable. This article describes implementation and usage of SEF URLs in ALite CMS. Titles are not transliterated, when...</description>
</item>
<item>
<category domain="https://alite-cms.ru/en/?rid=25">About system. Development. Articles</category>
<title>Creation of plug-ins for ALite CMS</title>
<link>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=2</link>
<guid>https://alite-cms.ru/en/?rid=25&amp;item=articles&amp;item_id=2</guid>
<pubDate>Tue, 25 Nov 2008 11:11:00 +0300</pubDate>
<description>This article describes an example on creation of a simple plug-in to display a line like copyright © mycompany 2007-2008. Any file, which can be loaded through the php function include, can be used as a plug-in. Let&apos;s take a standard php file as an example. Let&apos;s create the file mycopyright.php and insert in it the following code: &lt; ? рhр echo &apos;copyright © mycompany 2007-&apos;.date(&apos;Y&apos;); ? &gt; Let&apos;s copy this file on the server in the folder...</description>
</item>
</channel>
</rss>
