الفرق بين المراجعتين ل"Ruby/MegaMenu"

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
(جميل-بيلوني أنشأ الصفحة Ruby/MegaMenu باستخدام موديل محتوى غير قياسي "JSON")
 
(إضافة قائمة MegaMenu)
سطر 1: سطر 1:
{}
+
[
 +
    {
 +
        "columns": [
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "البدء مع روبي",
 +
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Syntax",
 +
                        "items": [
 +
                            {
 +
                                "text": "حول روبي",
 +
                                "url": "/Ruby/about"
 +
                            },
 +
                            {
 +
                                "text": "تثبيت روبي",
 +
                                "url": "/Ruby/install"
 +
                            },
 +
                            {
 +
                                "text": "الإسناد في روبي",
 +
                                "url": "/Ruby/assignment"
 +
                            },
 +
                            {
 +
                                "text": "استدعاء التوابع",
 +
                                "url": "/Ruby/calling_methods"
 +
                            },
 +
                            {
 +
                                "text": "تعابير التحكم",
 +
                                "url": "/Ruby/control_expressions"
 +
                            },
 +
                            {
 +
                                "text": "الاستثناءات",
 +
                                "url": "/Ruby/exceptions"
 +
                            },
 +
                            {
 +
                                "text": "التعابير البرمجية",
 +
                                "url": "/Ruby/literals"
 +
                            },
 +
                            {
 +
                                "text": "التوابع",
 +
                                "url": "/Ruby/methods"
 +
                            },
 +
                            {
 +
                                "text": "التحسينات",
 +
                                "url": "/Ruby/refinements"
 +
                            },
 +
                            {
 +
                                "text": "صيغ متنوعة",
 +
                                "url": "/Ruby/miscellaneous"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "الأصناف",
 +
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Class",
 +
                        "items": [
 +
                            {
 +
                                "text": "الصنف ARGF",
 +
                                "url": "/Ruby/ARGF"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Array",
 +
                                "url": "/Ruby/Array"
 +
                            },
 +
                            {
 +
                                "text": "الصنف BasicObject",
 +
                                "url": "/Ruby/BasicObject"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Binding",
 +
                                "url": "/Ruby/ARGF"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Comparable",
 +
                                "url": "/Ruby/Comparable"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Dir",
 +
                                "url": "/Ruby/Dir"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Encoding",
 +
                                "url": "/Ruby/Encoding"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Enumerator",
 +
                                "url": "/Ruby/Enumerator"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Fiber",
 +
                                "url": "/Ruby/Fiber"
 +
                            },
 +
                            {
 +
                                "text": "الصنف File",
 +
                                "url": "/Ruby/File"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "الأصناف",
 +
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Class",
 +
                        "items": [
 +
                            {
 +
                                "text": "الصنف Hash",
 +
                                "url": "/Ruby/Hash"
 +
                            },
 +
                            {
 +
                                "text": "الصنف IO",
 +
                                "url": "/Ruby/IO"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Integer",
 +
                                "url": "/Ruby/Integer"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Interrupt",
 +
                                "url": "/Ruby/Interrupt"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Kernel",
 +
                                "url": "/Ruby/Kernel"
 +
                            },
 +
                            {
 +
                                "text": "الصنف MatchData",
 +
                                "url": "/Ruby/MatchData"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Math",
 +
                                "url": "/Ruby/Math"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Numeric",
 +
                                "url": "/Ruby/Numeric"
 +
                            },
 +
                            {
 +
                                "text": "الصنف Proc",
 +
                                "url": "/Ruby/Proc"
 +
                            },
 +
                            {
 +
                                "text": "الصنف String",
 +
                                "url": "/Ruby/String"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "الوحدات",
 +
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Module",
 +
                        "items": [
 +
                            {
 +
                                "text": "الوحدات والأصناف",
 +
                                "url": "/Ruby/modules_and_classes"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة Errno",
 +
                                "url": "/Ruby/Errno"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة FileTest",
 +
                                "url": "/Ruby/FileTest"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة GC",
 +
                                "url": "/Ruby/GC"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة Math",
 +
                                "url": "/Ruby/Math"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة Marshal",
 +
                                "url": "/Ruby/Marshal"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة ObjectSpace",
 +
                                "url": "/Ruby/ObjectSpace"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة Process",
 +
                                "url": "/Ruby/Process"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة Process::GID",
 +
                                "url": "/Ruby/Process::GID"
 +
                            },
 +
                            {
 +
                                "text": "الوحدة Warning",
 +
                                "url": "/Ruby/Warning"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "الأخطاء",
 +
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Error",
 +
                        "items": [
 +
                            {
 +
                                "text": "الخطأ ArgumentError",
 +
                                "url": "/Ruby/ArgumentError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ EOFError",
 +
                                "url": "/Ruby/EOFError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ EncodingError",
 +
                                "url": "/Ruby/EncodingError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ FloatDomainError",
 +
                                "url": "/Ruby/FloatDomainError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ KeyError",
 +
                                "url": "/Ruby/KeyError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ NameError",
 +
                                "url": "/Ruby/NameError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ NoMethodError",
 +
                                "url": "/Ruby/NoMethodError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ RangeError",
 +
                                "url": "/Ruby/RangeError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ ScriptError",
 +
                                "url": "/Ruby/ScriptError"
 +
                            },
 +
                            {
 +
                                "text": "الخطأ StandardError",
 +
                                "url": "/Ruby/StandardError"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            }
 +
        ]
 +
    }
 +
]

مراجعة 08:21، 11 مارس 2019

columns
control
type"bullets"
config
text"البدء مع روبي"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Syntax"
items
text"حول روبي"
url"/Ruby/about"
text"تثبيت روبي"
url"/Ruby/install"
text"الإسناد في روبي"
url"/Ruby/assignment"
text"استدعاء التوابع"
url"/Ruby/calling_methods"
text"تعابير التحكم"
url"/Ruby/control_expressions"
text"الاستثناءات"
url"/Ruby/exceptions"
text"التعابير البرمجية"
url"/Ruby/literals"
text"التوابع"
url"/Ruby/methods"
text"التحسينات"
url"/Ruby/refinements"
text"صيغ متنوعة"
url"/Ruby/miscellaneous"
control
type"bullets"
config
text"الأصناف"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Class"
items
text"الصنف ARGF"
url"/Ruby/ARGF"
text"الصنف Array"
url"/Ruby/Array"
text"الصنف BasicObject"
url"/Ruby/BasicObject"
text"الصنف Binding"
url"/Ruby/ARGF"
text"الصنف Comparable"
url"/Ruby/Comparable"
text"الصنف Dir"
url"/Ruby/Dir"
text"الصنف Encoding"
url"/Ruby/Encoding"
text"الصنف Enumerator"
url"/Ruby/Enumerator"
text"الصنف Fiber"
url"/Ruby/Fiber"
text"الصنف File"
url"/Ruby/File"
control
type"bullets"
config
text"الأصناف"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Class"
items
text"الصنف Hash"
url"/Ruby/Hash"
text"الصنف IO"
url"/Ruby/IO"
text"الصنف Integer"
url"/Ruby/Integer"
text"الصنف Interrupt"
url"/Ruby/Interrupt"
text"الصنف Kernel"
url"/Ruby/Kernel"
text"الصنف MatchData"
url"/Ruby/MatchData"
text"الصنف Math"
url"/Ruby/Math"
text"الصنف Numeric"
url"/Ruby/Numeric"
text"الصنف Proc"
url"/Ruby/Proc"
text"الصنف String"
url"/Ruby/String"
control
type"bullets"
config
text"الوحدات"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Module"
items
text"الوحدات والأصناف"
url"/Ruby/modules_and_classes"
text"الوحدة Errno"
url"/Ruby/Errno"
text"الوحدة FileTest"
url"/Ruby/FileTest"
text"الوحدة GC"
url"/Ruby/GC"
text"الوحدة Math"
url"/Ruby/Math"
text"الوحدة Marshal"
url"/Ruby/Marshal"
text"الوحدة ObjectSpace"
url"/Ruby/ObjectSpace"
text"الوحدة Process"
url"/Ruby/Process"
text"الوحدة Process::GID"
url"/Ruby/Process::GID"
text"الوحدة Warning"
url"/Ruby/Warning"
control
type"bullets"
config
text"الأخطاء"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Ruby_Error"
items
text"الخطأ ArgumentError"
url"/Ruby/ArgumentError"
text"الخطأ EOFError"
url"/Ruby/EOFError"
text"الخطأ EncodingError"
url"/Ruby/EncodingError"
text"الخطأ FloatDomainError"
url"/Ruby/FloatDomainError"
text"الخطأ KeyError"
url"/Ruby/KeyError"
text"الخطأ NameError"
url"/Ruby/NameError"
text"الخطأ NoMethodError"
url"/Ruby/NoMethodError"
text"الخطأ RangeError"
url"/Ruby/RangeError"
text"الخطأ ScriptError"
url"/Ruby/ScriptError"
text"الخطأ StandardError"
url"/Ruby/StandardError"