Jump to content

دليل:نقل صفحة

From mediawiki.org
This page is a translated version of the page Manual:Page moving and the translation is 71% complete.

Moving a page causes the page title to change while the page ID remains the same, and the revision history is retained. If a redirect is created under the moved page's former page title, it will have a new page ID. يمكن نقل الصفحات باستخدام Special:MovePage (SpecialMovePage.php) أو action=move (ApiMove.php).

نقل صفحة، ومن ثم نقل الهوية مرة أخرى، يمكن أن تخلق تحويلة مزدوجة.

قاعدة البيانات

There are two possible kinds of page move log actions: move and move_redir. يشير هذا الأخير إلى التحرك عبر تحويلة.

واجهة برمجة التطبيقات

A page move log event has a "move" sub-element, e.g. <move new_ns="0" new_title="Foo" suppressredirect="" />

خطافات

من الخطافات التي تتعلق بعمليات نقل الصفحة:

انظر أيضا