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

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
(جميل-بيلوني أنشأ الصفحة Cordova/MegaMenu باستخدام موديل محتوى غير قياسي "JSON")
 
(إضافة محتوى قائمة MegaMenu)
سطر 1: سطر 1:
{}
+
[
 +
    {
 +
        "columns": [
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "البدء مع كوردوفا",
 +
                        "url": "#",
 +
                        "items": [
 +
                            {
 +
                                "text": "نظرة عامة",
 +
                                "url": "/Cordova/overview"
 +
                            },
 +
                            {
 +
                                "text": "التثبيت وإنشاء أول تطبيق",
 +
                                "url": "/Cordova/first_app"
 +
                            },
 +
                            {
 +
                                "text": "استعمال القوالب الجاهزة",
 +
                                "url": "/Cordova/template"
 +
                            },
 +
                            {
 +
                                "text": "دعم المنصات",
 +
                                "url": "/Cordova/platform_support"
 +
                            },
 +
                            {
 +
                                "text": "واجهة سطر الأوامر",
 +
                                "url": "/Cordova/cli"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "إنشاء التطبيقات",
 +
                        "url": "#",
 +
                        "items": [
 +
                            {
 +
                                "text": "التطوير على مختلف المنصات",
 +
                                "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Cordova_Platform"
 +
                            },
 +
                            {
 +
                                "text": "إدارة المنصات والإضافات",
 +
                                "url": "/Cordova/platform_plugin_versioning_ref"
 +
                            },
 +
                            {
 +
                                "text": "تخصيص الأيقونات",
 +
                                "url": "/Cordova/images"
 +
                            },
 +
                            {
 +
                                "text": "تخزين البيانات",
 +
                                "url": "/Cordova/storage"
 +
                            },
 +
                            {
 +
                                "text": "إدارة الخصوصية",
 +
                                "url": "/Cordova/privacy"
 +
                            },
 +
                            {
 +
                                "text": "إدارة الأمن",
 +
                                "url": "/Cordova/security"
 +
                            },
 +
                            {
 +
                                "text": "اللوائح البيضات",
 +
                                "url": "/Cordova/whitelist"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "تطوير الإضافات",
 +
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Cordova_Plugin",
 +
                        "items": [
 +
                            {
 +
                                "text": "إنشاء إضافة",
 +
                                "url": "/Cordova/plugins"
 +
                            },
 +
                            {
 +
                                "text": "الأداة Plugman",
 +
                                "url": "/Cordova/plugman"
 +
                            },
 +
                            {
 +
                                "text": "التطوير على أندرويد",
 +
                                "url": "/Cordova/plugins_android"
 +
                            },
 +
                            {
 +
                                "text": "التطوير على iOS",
 +
                                "url": "/Cordova/plugins_ios"
 +
                            },
 +
                            {
 +
                                "text": "التطوير على ويندوز",
 +
                                "url": "/Cordova/plugins_windows"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "إضافات جاهزة",
 +
                        "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Cordova_Plugin",
 +
                        "items": [
 +
                            {
 +
                                "text": "حالة البطارية",
 +
                                "url": "/Cordova/cordova_plugin_battery_status"
 +
                            },
 +
                            {
 +
                                "text": "الكاميرا",
 +
                                "url": "/Cordova/cordova_plugin_camera"
 +
                            },
 +
                            {
 +
                                "text": "حالة الجهاز",
 +
                                "url": "/Cordova/cordova_plugin_device"
 +
                            },
 +
                            {
 +
                                "text": "الوصول إلى الملفات",
 +
                                "url": "/Cordova/cordova_plugin_file"
 +
                            },
 +
                            {
 +
                                "text": "تحديد الموقع الجغرافي",
 +
                                "url": "/Cordova/cordova_plugin_geolocation"
 +
                            },
 +
                            {
 +
                                "text": "تسجيل الصوت",
 +
                                "url": "/Cordova/cordova_plugin_media"
 +
                            },
 +
                            {
 +
                                "text": "شريط الحالة",
 +
                                "url": "/Cordova/cordova_plugin_statusbar"
 +
                            },
 +
                            {
 +
                                "text": "التحكم بالاهتزاز",
 +
                                "url": "/Cordova/cordova_plugin_vibration"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            },
 +
            {
 +
                "control": {
 +
                    "type": "bullets",
 +
                    "config": {
 +
                        "text": "مواضيع متفرقة",
 +
                        "url": "#",
 +
                        "items": [
 +
                            {
 +
                                "text": "التضمين في تطبيق أصيل",
 +
                                "url": "/Cordova/webviews"
 +
                            },
 +
                            {
 +
                                "text": "الخطوات التالية",
 +
                                "url": "/Cordova/next_steps"
 +
                            },
 +
                            {
 +
                                "text": "الملف Config.xml",
 +
                                "url": "/Cordova/config_ref"
 +
                            },
 +
                            {
 +
                                "text": "الملف Plugin.xml",
 +
                                "url": "/Cordova/cordova_plugin_file"
 +
                            },
 +
                            {
 +
                                "text": "الأحداث",
 +
                                "url": "/Cordova/events"
 +
                            },
 +
                            {
 +
                                "text": "الخطافات",
 +
                                "url": "/Cordova/hooks"
 +
                            }
 +
                        ]
 +
                    }
 +
                }
 +
            }
 +
        ]
 +
    }
 +
]

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

columns
control
type"bullets"
config
text"البدء مع كوردوفا"
url"#"
items
text"نظرة عامة"
url"/Cordova/overview"
text"التثبيت وإنشاء أول تطبيق"
url"/Cordova/first_app"
text"استعمال القوالب الجاهزة"
url"/Cordova/template"
text"دعم المنصات"
url"/Cordova/platform_support"
text"واجهة سطر الأوامر"
url"/Cordova/cli"
control
type"bullets"
config
text"إنشاء التطبيقات"
url"#"
items
text"التطوير على مختلف المنصات"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Cordova_Platform"
text"إدارة المنصات والإضافات"
url"/Cordova/platform_plugin_versioning_ref"
text"تخصيص الأيقونات"
url"/Cordova/images"
text"تخزين البيانات"
url"/Cordova/storage"
text"إدارة الخصوصية"
url"/Cordova/privacy"
text"إدارة الأمن"
url"/Cordova/security"
text"اللوائح البيضات"
url"/Cordova/whitelist"
control
type"bullets"
config
text"تطوير الإضافات"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Cordova_Plugin"
items
text"إنشاء إضافة"
url"/Cordova/plugins"
text"الأداة Plugman"
url"/Cordova/plugman"
text"التطوير على أندرويد"
url"/Cordova/plugins_android"
text"التطوير على iOS"
url"/Cordova/plugins_ios"
text"التطوير على ويندوز"
url"/Cordova/plugins_windows"
control
type"bullets"
config
text"إضافات جاهزة"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Cordova_Plugin"
items
text"حالة البطارية"
url"/Cordova/cordova_plugin_battery_status"
text"الكاميرا"
url"/Cordova/cordova_plugin_camera"
text"حالة الجهاز"
url"/Cordova/cordova_plugin_device"
text"الوصول إلى الملفات"
url"/Cordova/cordova_plugin_file"
text"تحديد الموقع الجغرافي"
url"/Cordova/cordova_plugin_geolocation"
text"تسجيل الصوت"
url"/Cordova/cordova_plugin_media"
text"شريط الحالة"
url"/Cordova/cordova_plugin_statusbar"
text"التحكم بالاهتزاز"
url"/Cordova/cordova_plugin_vibration"
control
type"bullets"
config
text"مواضيع متفرقة"
url"#"
items
text"التضمين في تطبيق أصيل"
url"/Cordova/webviews"
text"الخطوات التالية"
url"/Cordova/next_steps"
text"الملف Config.xml"
url"/Cordova/config_ref"
text"الملف Plugin.xml"
url"/Cordova/cordova_plugin_file"
text"الأحداث"
url"/Cordova/events"
text"الخطافات"
url"/Cordova/hooks"