الفرق بين المراجعتين لصفحة: «Bootstrap/MegaMenu»

من موسوعة حسوب
جميل-بيلوني أنشأ الصفحة Bootstrap/MegaMenu باستخدام موديل محتوى غير قياسي "JSON"
 
لا ملخص تعديل
سطر 1: سطر 1:
{}
[
    {
        "columns": [
            {
                "control": {
                    "type": "bullets",
                    "config": {
                        "text": "البدء مع Bootstrap",
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_Getting_Started",
                        "items": [
                            {
                                "text": "مقدمة",
                                "url": "introduction"
                            },
                            {
                                "text": "تنزيل الإطار",
                                "url": "download"
                            },
                            {
                                "text": "المحتويات",
                                "url": "contents"
                            },
                            {
                                "text": "مكتبات JavaScript",
                                "url": "javascript"
                            },
                            {
                                "text": "أدوات البناء",
                                "url": "build_tools"
                            },
                            {
                                "text": "سهولة الوصول",
                                "url": "accessibility"
                            },
                            {
                                "text": "المنهجية المتبعة",
                                "url": "extend"
                            }
                        ]
                    }
                }
            },
            {
                "control": {
                    "type": "bullets",
                    "config": {
                        "text": "تنسيق المحتوى",
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_content",
                        "items": [
                            {
                                "text": "التنسيق الافتراضي",
                                "url": "reboot"
                            },
                            {
                                "text": "الخطوط والنصوص",
                                "url": "typography"
                            },
                            {
                                "text": "الشفرات البرمجية",
                                "url": "code"
                            },
                            {
                                "text": "الصور",
                                "url": "images"
                            },
                            {
                                "text": "الجداول",
                                "url": "tables"
                            },
                            {
                                "text": "الرسومات التوضيحية",
                                "url": "figures"
                            }
                        ]
                    }
                }
            },
            {
                "control": {
                    "type": "bullets",
                    "config": {
                        "text": "المكونات",
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_components",
                        "items": [
                            {
                                "text": "التنبيهات",
                                "url": "alerts"
                            },
                            {
                                "text": "قائمة التنقل التفصيلية",
                                "url": "breadcrumb"
                            },
                            {
                                "text": "الأزرار",
                                "url": "buttons"
                            },
                            {
                                "text": "القوائم المنسدلة",
                                "url": "dropdowns"
                            },
                            {
                                "text": "الاستمارات",
                                "url": "forms"
                            },
                            {
                                "text": "عناصر التنقل",
                                "url": "navs"
                            },
                            {
                                "text": "العناصر المنبثقة",
                                "url": "popovers"
                            }
                        ]
                    }
                }
            },
            {
                "control": {
                    "type": "bullets",
                    "config": {
                        "text": "الأدوات المرفقة",
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_utilities",
                        "items": [
                            {
                                "text": "الإطارات",
                                "url": "borders"
                            },
                            {
                                "text": "أيقونة الإغلاق",
                                "url": "close_icon"
                            },
                            {
                                "text": "الألوان",
                                "url": "colors"
                            },
                            {
                                "text": "حاويات Flex",
                                "url": "flex"
                            },
                            {
                                "text": "تموضع العناصر",
                                "url": "position"
                            },
                            {
                                "text": "الأبعاد",
                                "url": "sizing"
                            },
                            {
                                "text": "المحاذاة الرأسية",
                                "url": "vertical_align"
                            }
                        ]
                    }
                }
            },
            {
                "control": {
                    "type": "bullets",
                    "config": {
                        "text": "تخطيط الصفحات",
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_layout",
                        "items": [
                            {
                                "text": "لمحة عن تخطيط الصفحات",
                                "url": "layout_overview"
                            },
                            {
                                "text": "الشبكة (Grid)",
                                "url": "grid"
                            },
                            {
                                "text": "تخطيط كائنات الوسائط",
                                "url": "https://wiki.hsoub.com/Bootstrap/media_object"
                            },
                            {
                                "text": "أدوات مساعدة",
                                "url": "utilities_for_layout"
                            }
                        ]
                    }
                }
            }
        ]
    }
]

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

columns
control
type"bullets"
config
text"البدء مع Bootstrap"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_Getting_Started"
items
text"مقدمة"
url"introduction"
text"تنزيل الإطار"
url"download"
text"المحتويات"
url"contents"
text"مكتبات JavaScript"
url"javascript"
text"أدوات البناء"
url"build_tools"
text"سهولة الوصول"
url"accessibility"
text"المنهجية المتبعة"
url"extend"
control
type"bullets"
config
text"تنسيق المحتوى"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_content"
items
text"التنسيق الافتراضي"
url"reboot"
text"الخطوط والنصوص"
url"typography"
text"الشفرات البرمجية"
url"code"
text"الصور"
url"images"
text"الجداول"
url"tables"
text"الرسومات التوضيحية"
url"figures"
control
type"bullets"
config
text"المكونات"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_components"
items
text"التنبيهات"
url"alerts"
text"قائمة التنقل التفصيلية"
url"breadcrumb"
text"الأزرار"
url"buttons"
text"القوائم المنسدلة"
url"dropdowns"
text"الاستمارات"
url"forms"
text"عناصر التنقل"
url"navs"
text"العناصر المنبثقة"
url"popovers"
control
type"bullets"
config
text"الأدوات المرفقة"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_utilities"
items
text"الإطارات"
url"borders"
text"أيقونة الإغلاق"
url"close_icon"
text"الألوان"
url"colors"
text"حاويات Flex"
url"flex"
text"تموضع العناصر"
url"position"
text"الأبعاد"
url"sizing"
text"المحاذاة الرأسية"
url"vertical_align"
control
type"bullets"
config
text"تخطيط الصفحات"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Bootstrap_layout"
items
text"لمحة عن تخطيط الصفحات"
url"layout_overview"
text"الشبكة (Grid)"
url"grid"
text"تخطيط كائنات الوسائط"
url"https://wiki.hsoub.com/Bootstrap/media_object"
text"أدوات مساعدة"
url"utilities_for_layout"