mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
243 lines
8.6 KiB
JSON
243 lines
8.6 KiB
JSON
{
|
|
"project":"Gantry5",
|
|
"aliases":[
|
|
{
|
|
"joomla32":"joomla34"
|
|
}
|
|
],
|
|
"platforms":{
|
|
"joomla34":{
|
|
"nodes":{
|
|
"manifests":[
|
|
{
|
|
"source":"/platforms/joomla/pkg_gantry5.xml",
|
|
"destination":"/administrator/manifests/packages/pkg_gantry5.xml"
|
|
},
|
|
{
|
|
"source":"/platforms/joomla/lib_gantry5/gantry5.xml",
|
|
"destination":"/administrator/manifests/libraries/gantry5.xml"
|
|
},
|
|
{
|
|
"source":"platforms/joomla/gantry5_nucleus/gantry5_nucleus.xml",
|
|
"destination":"/administrator/manifests/files/gantry5_nucleus.xml"
|
|
}
|
|
],
|
|
"components":[
|
|
{
|
|
"source":"/platforms/joomla/com_gantry5/site",
|
|
"destination":"/components/com_gantry5"
|
|
},
|
|
{
|
|
"source":"/platforms/joomla/com_gantry5/admin",
|
|
"destination":"/administrator/components/com_gantry5"
|
|
},
|
|
{
|
|
"source":"/platforms/common",
|
|
"destination":"/administrator/components/com_gantry5/common"
|
|
}
|
|
],
|
|
"library":[
|
|
{
|
|
"source":"/src/classes",
|
|
"destination":"/libraries/gantry5/classes"
|
|
},
|
|
{
|
|
"source":"/src/platforms",
|
|
"destination":"/libraries/gantry5/platforms"
|
|
},
|
|
{
|
|
"source":"/platforms/joomla/lib_gantry5/language",
|
|
"destination":"/libraries/gantry5/language"
|
|
},
|
|
{
|
|
"source":"/src/vendor",
|
|
"destination":"/libraries/gantry5/vendor"
|
|
},
|
|
{
|
|
"source":"/src/bootstrap.php",
|
|
"destination":"/libraries/gantry5/bootstrap.php"
|
|
},
|
|
{
|
|
"source":"/src/Loader.php",
|
|
"destination":"/libraries/gantry5/Loader.php"
|
|
},
|
|
{
|
|
"source":"/src/RealLoader.php",
|
|
"destination":"/libraries/gantry5/RealLoader.php"
|
|
}
|
|
],
|
|
"plugins":[
|
|
{
|
|
"source":"/platforms/joomla/plg_gantry5_preset",
|
|
"destination":"/plugins/gantry5/preset"
|
|
},
|
|
{
|
|
"source":"/platforms/joomla/plg_system_gantry5",
|
|
"destination":"/plugins/system/gantry5"
|
|
},
|
|
{
|
|
"source":"/platforms/joomla/plg_quickicon_gantry5",
|
|
"destination":"/plugins/quickicon/gantry5"
|
|
}
|
|
],
|
|
"modules":[
|
|
{
|
|
"source":"/platforms/joomla/mod_gantry5_particle",
|
|
"destination":"/modules/mod_gantry5_particle"
|
|
}
|
|
],
|
|
"media":[
|
|
{
|
|
"source":"/assets",
|
|
"destination":"/media/gantry5/assets"
|
|
},
|
|
{
|
|
"source":"/engines",
|
|
"destination":"/media/gantry5/engines"
|
|
}
|
|
],
|
|
"templates":[
|
|
{
|
|
"source":"/themes/hydrogen/joomla",
|
|
"destination":"/templates/g5_hydrogen"
|
|
},
|
|
{
|
|
"source":"/themes/hydrogen/common",
|
|
"destination":"/templates/g5_hydrogen/common"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"wordpress":{
|
|
"nodes":{
|
|
"plugin":[
|
|
{
|
|
"source":"/platforms/wordpress/gantry5",
|
|
"destination":"/wp-content/plugins/gantry5"
|
|
},
|
|
{
|
|
"source":"/platforms/common",
|
|
"destination":"/wp-content/plugins/gantry5/admin/common"
|
|
}
|
|
],
|
|
"library":[
|
|
{
|
|
"source":"/src",
|
|
"destination":"/wp-content/plugins/gantry5/src"
|
|
}
|
|
],
|
|
"media":[
|
|
{
|
|
"source":"/assets",
|
|
"destination":"/wp-content/plugins/gantry5/assets"
|
|
},
|
|
{
|
|
"source":"/engines",
|
|
"destination":"/wp-content/plugins/gantry5/engines"
|
|
}
|
|
],
|
|
"themes":[
|
|
{
|
|
"source":"/themes/hydrogen/wordpress",
|
|
"destination":"/wp-content/themes/hydrogen"
|
|
},
|
|
{
|
|
"source":"/themes/hydrogen/common",
|
|
"destination":"/wp-content/themes/hydrogen/common"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"prime":{
|
|
"nodes":{
|
|
"admin":[
|
|
{
|
|
"source":"/platforms/prime/admin",
|
|
"destination":"/admin"
|
|
},
|
|
{
|
|
"source":"/platforms/common",
|
|
"destination":"/admin/common"
|
|
}
|
|
],
|
|
"config":[
|
|
{
|
|
"source":"/platforms/prime/config",
|
|
"destination":"/config"
|
|
}
|
|
],
|
|
"includes":[
|
|
{
|
|
"source":"/platforms/prime/includes",
|
|
"destination":"/includes"
|
|
}
|
|
],
|
|
"layouts":[
|
|
{
|
|
"source":"/platforms/prime/layouts",
|
|
"destination":"/layouts"
|
|
}
|
|
],
|
|
"media":[
|
|
{
|
|
"source":"/platforms/prime/media",
|
|
"destination":"/media"
|
|
}
|
|
],
|
|
"pages":[
|
|
{
|
|
"source":"/platforms/prime/pages",
|
|
"destination":"/pages"
|
|
}
|
|
],
|
|
"positions":[
|
|
{
|
|
"source":"/platforms/prime/positions",
|
|
"destination":"/positions"
|
|
}
|
|
],
|
|
"root":[
|
|
{
|
|
"source":"/engines",
|
|
"destination":"/engines"
|
|
},
|
|
{
|
|
"source":"/assets",
|
|
"destination":"/assets"
|
|
},
|
|
{
|
|
"source":"/src",
|
|
"destination":"/src"
|
|
},
|
|
{
|
|
"source":"/platforms/prime/.htaccess",
|
|
"destination":"/.htaccess"
|
|
},
|
|
{
|
|
"source":"/platforms/prime/index.php",
|
|
"destination":"/index.php"
|
|
}
|
|
],
|
|
"themes":[
|
|
{
|
|
"source":"/themes/hydrogen/prime",
|
|
"destination":"/themes/hydrogen"
|
|
},
|
|
{
|
|
"source":"/themes/hydrogen/common",
|
|
"destination":"/themes/hydrogen/common"
|
|
},
|
|
{
|
|
"source":"/themes/hydrogen-demo/prime",
|
|
"destination":"/themes/hydrogen-demo"
|
|
},
|
|
{
|
|
"source":"/themes/hydrogen-demo/common",
|
|
"destination":"/themes/hydrogen-demo/common"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|