silverstripe-subsites/code
Normann Lou 62ec1d1a6f
2008-08-21 05:08:38 +00:00
..
ControllerSubsites.php Added CurrentSubsite in at ControllerSubsites decorator 2008-06-19 00:46:51 +00:00
FileSubsites.php 2008-07-14 07:38:54 +00:00
GroupSubsites.php Made subsite query augmentation more robust - can handle a lack of a where clause 2008-08-13 04:33:01 +00:00
LeftAndMainSubsites.php Upgraded subsites module to work with 2.2.2 2008-02-25 23:02:02 +00:00
SiteTreeSubsites.php 2008-08-21 05:08:38 +00:00
Subsite.php BUGFIX: subsites admin broken by calling $this->updateCMSFields in getCMSFields() functioin of Subsite class, instead, we should call $this->extend('updateCMSFields', $fields); 2008-07-14 23:48:37 +00:00
SubsiteAdmin.php Exclude subsites without titles from site lists 2008-02-26 03:14:27 +00:00