IMPROVEMENT : #746090 : Section stylesheets are now called subsite-ID.css instead of style.css.
IMPROVEMENT : #745924 by svendecabooter : Added permission "add content to subsite".
BUGFIX : Creating directories didn't work on some systems.
BUGFIX : Added missing hook_perm.
BUGFIX : #633720 : Providing default value for menu_name.
BUGFIX : Maximum menu_name slug length can only be 32 chars.
BUGFIX : Added Menu module dependency.
IMPROVEMENT : Better remark in readme.txt.
IMPROVEMENT : Cleanup up on uninstall.
Subsites are a part of your website that can have its own menu, theme, custom CSS or anything else you want.
Subsites can be defined in a few manners:
- Marking individual nodes as belonging to the subsite.
- All pages in the subsite menu belong to the section.
- Defining paths that belong to a the section. This is done in the same way block visibility works. So you can use PHP too!