silverstripe-subsites/code/extensions
Naomi Guyer 37843f447e API: Subsite support for menu of cms (hide admins that don't declare support) (fixes #101 and #89 )
* Hide admins without subsite support from subsites menu
* Add subsite support to default site areas
* Enable reloading of subsites switcher dropdown when navigating the
site, and when editing subsite areas

API Fix parallel pjax menu fetching for subsites.
- thanks Mateusz!

Delint LeftAndMain_Subsites.js
2013-08-22 13:02:46 +12:00
..
CMSPageAddControllerExtension.php BUG Fixing "Add new" not adding the page to the correct subsite 2013-05-28 12:17:16 +12:00
ControllerSubsites.php BUG: Modifying the module to work with SS 3.0 2012-07-16 11:18:38 +12:00
ErrorPageSubsite.php Extension and config fixes for 3.1 2013-04-04 15:10:22 +13:00
FileSubsites.php API: Subsite support for menu of cms (hide admins that don't declare support) (fixes #101 and #89 ) 2013-08-22 13:02:46 +12:00
GroupSubsites.php Fixing declaration of statics to private for 3.1+ compatibility 2013-05-06 22:21:09 +12:00
LeftAndMainSubsites.php API: Subsite support for menu of cms (hide admins that don't declare support) (fixes #101 and #89 ) 2013-08-22 13:02:46 +12:00
SiteConfigSubsites.php BUG: Subsite save SiteConfig overwrites MainSite SiteConfig (Issue #15) 2013-05-24 16:26:57 +12:00
SiteTreeSubsites.php BUGFIX: Session var for active subsite out of sync with current subsite. Refs silverstripe/silverstripe-subsites#93. 2013-07-10 12:24:42 +02:00
SubsiteMenuExtension.php API: Subsite support for menu of cms (hide admins that don't declare support) (fixes #101 and #89 ) 2013-08-22 13:02:46 +12:00