Uzbek перевод

ПроектКонтекстСтатусОтправил(а)СодержитЛимит
Исходный текстПереводы
The Drupal module administration page allows you to set the xml-rpc server page and other related options.
<p>If you maintain a directory of sites, you can list them on a page using the <code>drupal_client_page()</code> function. Sample instructions: </p>разрыв строки
<ul>разрыв строки
<li>Ensure that you have the page content type enabled, and you can use PHP in an input format.</li>разрыв строки
<li>Select create content &gt;&gt; page.</li>разрыв строки
<li>For input format, select PHP code.</li>разрыв строки
<li>Give the page a title. For body, put:разрыв строки
<pre>разрыв строки
&lt;?phpразрыв строки
print drupal_client_page();разрыв строки
?&gt;разрыв строки
</pre>разрыв строки
<li>Save the page.</li>разрыв строки
</ul>
For more information please read the configuration and customization handbook <a href="@drupal">Drupal page</a>.
Using this your site can "call home" to another Drupal server. By calling home to drupal.org and sending a list of your installed modules and themes, you help rank projects on drupal.org and so assist all Drupal administrators to find the best components for meeting their needs. If you want to register with a different server, you can change the Drupal XML-RPC server setting -- but the server has to be able to handle Drupal XML. Some XML-RPC servers may present directories of all registered sites. To get all your site information listed, go to the <a href="@site-settings">site information settings page</a> and set the site name, the e-mail address, the slogan, and the mission statement.
<p><a href="@Drupal">Drupal</a> is the name of the software that powers %this-site. There are Drupal websites all over the world, and many of them share their registration databases so that users may freely log in to any Drupal site using a single <strong>Drupal ID</strong>.</p>разрыв строки
<p>So please feel free to log in to your account here at %this-site with a username from another Drupal site. The format of a Drupal ID is similar to an e-mail address: <strong>username</strong>@<em>server</em>. An example of a valid Drupal ID is <strong>mwlily</strong>@<em>drupal.org</em>.</p>
You must set the name of your site on the <a href="@url">administer &raquo; settings &raquo; site information</a> page.
You must set an e-mail address for your site on the <a href="@url">site information settings page</a>.
You must set your site slogan on the <a href="@url">site information settings page</a>.
You must set your site mission on the <a href="@url">site information settings page</a>.
Register with a Drupal server