دليل:نقل صفحة
Appearance
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="" />
خطافات
من الخطافات التي تتعلق بعمليات نقل الصفحة:
انظر أيضا
- Manual:$wgMaximumMovedPages
- مساعدة:نقل صفحة
- Manual:moveBatch.php
- Extension:ReplaceText – خيار نقل مجموعات من الصفحات وفقا للتعبير العادي