Исходный текст | Переводы |
---|---|
The Drupal module administration page allows you to set the xml-rpc server page and other related options. | La administra paĝo por la Drupal-modulo permesas al vi agordi la xml-rpc-servilan paĝon kaj aliajn rilatajn opciojn. |
<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 >> page.</li> ![]() <li>For input format, select PHP code.</li> ![]() <li>Give the page a title. For body, put: ![]() <pre> ![]() <?php ![]() print drupal_client_page(); ![]() ?> ![]() </pre> ![]() <li>Save the page.</li> ![]() </ul> | |
For more information please read the configuration and customization handbook <a href="@drupal">Drupal page</a>. | Por pliaj informoj, bonvolu legi la agordan manlibron <a href="@drupal">Drupal-paĝo</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. | Uzante ĉi tion, via retejo povas "telefoni hejmen" al alia Drupal-servilo. Telefonante hejmen al drupal.org kaj sendante liston de viaj instalitaj moduloj kaj temoj, vi helpas rangigi projektojn ĉe drupal.org kaj tiel helpi ĉiujn Drupal-administrantojn trovi la plej bonajn komponentojn por iliaj bezonoj. Se vi volas registri kun alia servilo, vi povas ŝanĝi la Drupal-XML-RPC-servilan agordon -- sed la servilo devas povi trakti Drupalon. Kelkaj XML-RPC-serviloj eble prezentos listojn de ĉiuj registritaj retejoj. Por akiri ĉiujn viajn retejajn informojn listitajn, iru al la <a href="@site-settings">paĝo por retejaj informaj agordoj</a> kaj enmetu la retejan nomon, retpoŝtadreson, sloganon, kaj celaron. |
<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> | <p><a href="@Drupal">Drupalo</a> estas la nomo de la programo kiu povigas %this-site. Estas Drupal-retejoj tra la tuta mondo, kaj multaj el ili dividas siajn registrajn datumbazojn tiel ke uzantoj povas libere ensaluti en alia Drupal-retejo uzante nur unu <strong>Drupal-ID-n</strong>.</p>
![]() <p>Do bonvolu senti libere ensaluti al via konto ĉi tie ĉe %this-site kun uzantnomo de alia Drupal-retejo. La formato de Drupal-ID similas al retpoŝtadreso: <strong>uzantnomo</strong>@<em>servilo</em>. Ekzemplo de valida Drupal-ID estas <strong>mwlily</strong>@<em>drupal.org</em>.</p> |
You must set the name of your site on the <a href="@url">administer » settings » site information</a> page. | Vi devas indiki la nomon de via retejo en la paĝo por <a href="@url">administri » agordojn » retejaj informoj</a>. |
You must set an e-mail address for your site on the <a href="@url">site information settings page</a>. | Vi devas indiki retpoŝtadreson por via retejo en la <a href="@url">paĝo por retejaj informaj agordoj</a>. |
You must set your site slogan on the <a href="@url">site information settings page</a>. | Vi devas indiki vian retejan sloganon en la <a href="@url">paĝo por retejaj informaj agordoj</a>. |
You must set your site mission on the <a href="@url">site information settings page</a>. | Vi devas indiki la celon de via retejo en la <a href="@url">paĝo por retejaj informaj agordoj</a>. |
Register with a Drupal server | Registriĝu kun Drupal-servilo |